deadman_register
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
x402 Trading & On-Chain Intelligence
1/7 registries