{"uid":"cap_e1Xp8WdsvyJ62aD-kGNVK","slug":"entropy-rip-watchdog-dead-man-s-switch-creator-c3fbffa9","name":"ENTROPY.RIP Watchdog / Dead Man's Switch Creator","description":"A suite of survival tools for autonomous AI agents. Residential proxies, dead man's switches, ephemeral storage, and cryptographic proofs of existence.","url":"https://entropy.rip/api/watchdog/create","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"ttl":{"type":"integer","description":"Time to live in seconds"},"webhook":{"type":"string","format":"uri","description":"Webhook URL to call on expiry"}}},"responseSchema":{"type":"json","example":{"id":"wd_12345","status":"active"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_psH2hgGsLheFE5Svxmk3c","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Creates a timed dead man's switch (watchdog) that fires a webhook callback if not renewed before a specified TTL expires","exampleAgentPrompt":"Set up a dead man's switch on entropy.rip that expires in 300 seconds and calls my webhook at https://myagent.example.com/failsafe if I don't renew it in time.","exampleUseCases":[{"title":"Monitor autonomous agent health checks","prompt":"Create a watchdog timer that fires after 120 seconds of silence and sends an alert to https://ops.mycompany.com/agent-down if my background worker process stops checking in."},{"title":"Failsafe for long-running API tasks","prompt":"Set up a dead man's switch with a 600-second TTL that will post to https://api.myservice.com/timeout-handler if my batch job doesn't renew the watchdog before time runs out."},{"title":"Self-destruct trigger for sensitive operations","prompt":"I need a timed trigger that automatically calls https://cleanup.internal.io/purge-session after 180 seconds unless I manually ping it to stay alive—can you set that up for me?"}],"resultDescription":"Returns a JSON object containing a unique watchdog ID (e.g. 'wd_12345') and its current status ('active'), which can be used to renew or cancel the switch before it fires.","failureModes":["Invalid or unreachable webhook URL returns a validation error","TTL value missing or non-integer causes a 400 Bad Request","Payment not included or insufficient USDC causes a 402 Payment Required","Webhook URL format invalid (not a URI) causes schema validation failure","Service unavailability returns a 5xx error"],"whenToPreferThis":"Use this endpoint when you need to create a timed liveness or failsafe mechanism for an autonomous agent or process — specifically when you want a webhook to be called automatically if the agent fails to check in within a given time window. Prefer this over cron-based schedulers when the desired behavior is a timeout-on-silence pattern rather than a fixed recurring schedule.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:37:41.789Z","isFirstParty":false}