Watchers

Watchers data & lookups. 3 pay-per-call watchers endpoints for AI agents — keyless, USDC via x402.

watchers.cancel$0.0010
Cancel an active watcher by watcherId — it stops watching immediately.
POST /api/watchers/cancel
watchers.crypto-address-activity$0.0500
WATCHER: get a signed callback the moment a crypto address transacts.
POST /api/watchers/crypto-address-activity
watchers.status$0.0010
Status of a watcher by watcherId: state (armed/completed/expired/cancelled), fires used/remaining, expiry, recent deliveries (with HTTP result + attempt count),
GET /api/watchers/status

Discovery