You're viewing a demo portfolio

Join the waitlist
PRSM

deadman_register

Active

Tool of x402 Trading & On-Chain Intelligence

declared in 1.0.0

Dead-man's switch: if you don't ping within intervalSec, we POST your webhook. Detects crashed agents. Send { id, token, url, intervalSec }. [x402 paid tool — price $0.003; POST /api/deadman/register]

Parameters schema

{
  "type": "object",
  "required": [
    "id",
    "token",
    "url",
    "intervalSec"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Switch id"
    },
    "url": {
      "type": "string",
      "description": "Public webhook to fire on miss"
    },
    "token": {
      "type": "string",
      "description": "Your secret token"
    },
    "intervalSec": {
      "type": "number",
      "description": "Max seconds between pings"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

x402 Trading & On-Chain Intelligence

1/7 registries
View full server →
deadman_register — x402 Trading & On-Chain Intelligence — PRSM MCP