{"api":"v1","generated_at":"2026-09-16T01:53:04.320Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-datasieve-xyz-watch-standard-ce68b2","pinned_page":"https://tollindex.com/e/api-datasieve-xyz-watch-standard-ce68b2/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"api-datasieve-xyz-watch-standard-ce68b2","canonical_url":"https://api.datasieve.xyz/watch/standard","resource":"https://api.datasieve.xyz/watch/standard","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Something you cannot do while your agent is dead: keep watching. One paid call buys 7 days of it — on-chain on Base (wallet activity, whale transfers, price crossings, new pools), a dead-man switch that fires when YOUR agent goes silent, a cron/schedule webhook, or a url-change web monitor. Every event carries a signed Ed25519 receipt proving a third party observed it then — which your own logs cannot. Webhook or pollable mailbox. No account: the wallet is the identity. 50 triggers.","service_name":"DataSieve","declared_category":null,"declared_tags":["base","monitoring","webhooks","wallet","whale-alerts"],"route_template":null,"registry_updated":"2026-08-25T19:20:23.060Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"watch standard","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.1 USDC","amount_units":0.1,"decimals_known":true,"pay_to":"0xFE31fD52A89461B8d54895cfCf86187aa3C95F21","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-25T19:20:22.829Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:35:17.354Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:35:17.354Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:04:06.121Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:55:58.805Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:13:16.622Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T12:25:50.189Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xFE31fD52A89461B8d54895cfCf86187aa3C95F21","page":"https://tollindex.com/seller/0xFE31fD52A89461B8d54895cfCf86187aa3C95F21","endpoints":2,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["base","monitoring","webhooks","wallet","whale-alerts"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xFE31fD52A89461B8d54895cfCf86187aa3C95F21","amount":"100000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-25T19:20:22.829Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://api.datasieve.xyz/watch/standard","extensions":{"bazaar":{"info":{"input":{"body":{"condition":{"type":"token-transfers","token":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","minAmount":"1000000"}},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"id":"wt_01jzyx8k2mabcdefghjkmn","tier":"standard","links":{"events":"https://api.datasieve.xyz/watch/wt_01jzyx8k2mabcdefghjkmn/events","status":"https://api.datasieve.xyz/watch/wt_01jzyx8k2mabcdefghjkmn"},"state":"active","secret":"whsec_...returned once, keep it: it authenticates status/events reads and signs your webhooks","expiresAt":"2026-07-17T00:00:00.000Z","triggerCap":50,"triggersUsed":0}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"properties":{"renew":{"type":"string","description":"INSTEAD of the other fields: pass an existing standard watch id (wt_...) to renew it for another 7 days at the same price"},"condition":{"type":"object","oneOf":[{"required":["type","address"],"properties":{"type":{"const":"wallet-activity"},"minEth":{"type":"string","description":"only native transfers >= this many ETH"},"address":{"type":"string","description":"0x wallet address on Base to watch"},"direction":{"enum":["in","out","both"],"default":"both"}}},{"required":["type","token","minAmount"],"properties":{"type":{"const":"token-transfers"},"token":{"type":"string","description":"0x ERC-20 token address on Base"},"minAmount":{"type":"string","description":"whale threshold in human token units, e.g. \"50000\""}}},{"required":["type","pool","direction","threshold"],"properties":{"pool":{"type":"string","description":"Uniswap v2 pair or v3 pool address on Base"},"type":{"const":"price-cross"},"direction":{"enum":["above","below"]},"threshold":{"type":"string","description":"price of token0 in token1 units"}}},{"required":["type"],"properties":{"type":{"const":"new-pairs"},"minQuoteLiquidity":{"type":"string","description":"min initial liquidity on the WETH/USDC side, human units"}}},{"required":["type","intervalSeconds"],"properties":{"type":{"const":"heartbeat"},"label":{"type":"string","description":"name echoed in alarm events, e.g. \"trader-prod\""},"graceSeconds":{"type":"integer","description":"extra allowance before alarming (default: interval/4, min 60)"},"intervalSeconds":{"type":"integer","maximum":604800,"minimum":60,"description":"dead-man switch: your agent must hit its pingUrl at least this often; silence past interval+grace fires the alarm"}}},{"required":["type"],"properties":{"at":{"type":"string","description":"one-shot: fire once at this ISO 8601 time (must be future)"},"tz":{"type":"string","description":"IANA timezone for cron, default UTC"},"cron":{"type":"string","description":"cron expression, e.g. \"0 9 * * *\" (daily 09:00)"},"type":{"const":"schedule"},"label":{"type":"string"},"payload":{"description":"echoed verbatim in the fired event — your wake-up context"},"everySeconds":{"type":"integer","minimum":60,"description":"cron for agents: fire a webhook/mailbox event every N seconds"}}},{"required":["type","url"],"properties":{"url":{"type":"string","description":"public http(s) page to monitor for content changes"},"type":{"const":"url-change"},"label":{"type":"string"},"regex":{"type":"string","description":"regex scoping: hash the joined matches (applied after selector if both set)"},"selector":{"type":"string","description":"CSS selector scoping what counts as \"the page\" (matched elements' text is hashed) — without it whole-page text is used and noisy pages false-positive"},"pollSeconds":{"type":"integer","default":600,"minimum":300,"description":"poll interval, floor 300s"}}}],"description":"One watch condition. type selects the kind; the other fields depend on it."},"webhookUrl":{"type":"string","description":"optional https endpoint to receive HMAC-signed event POSTs; omit to poll GET /watch/:id/events instead"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}}},"description":"Something you cannot do while your agent is dead: keep watching. One paid call buys 7 days of it — on-chain on Base (wallet activity, whale transfers, price crossings, new pools), a dead-man switch that fires when YOUR agent goes silent, a cron/schedule webhook, or a url-change web monitor. Every event carries a signed Ed25519 receipt proving a third party observed it then — which your own logs cannot. Webhook or pollable mailbox. No account: the wallet is the identity. 50 triggers.","lastUpdated":"2026-08-25T19:20:23.06Z","serviceName":"DataSieve","x402Version":2}]}}