Parameters2
| Parameter | Type | Default | Example |
|---|---|---|---|
condition | object | null | null |
webhookUrl | string | null | https://your-agent-infra.example/hook |
Service overview
Create a 7-day on-chain watch on Base with ONE condition (wallet activity, whale-sized token transfers, pool price crossing, or new liquidity pools). No signup: this one paid call returns a watch id + secret. Events are pushed to your webhook (HMAC-signed) and held for polling at GET /watch/:id/events. Free heartbeat at GET /watch/:id. Up to 50 triggers. Pass {"renew":"wt_..."} to extend an existing standard watch instead.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://api.datasieve.xyz/watch/standard" \
--method POST \
--data '{
"condition": "{condition}",
"webhookUrl": "{webhookUrl}"
}'{
"endpoint": "POST /watch/standard",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
1 crawlable route
| Parameter | Type | Default | Example |
|---|---|---|---|
condition | object | null | null |
webhookUrl | string | null | https://your-agent-infra.example/hook |
FAQ
Service
CuseTheJuice mailbox @ mail.cusethejuice.com — change mailbox password (current password + new_password in JSON). Agents: pay with x402 (Base USDC), POST JSON using fields from extensions.bazaar on the 402. Full catalog, examples, human flows: https://mail.cusethejuice.com/machine-mail.html · Find every route: Coinbase CDP x402 merchant discovery (payTo).
Service
NFT metadata, traits, and image URI for any ERC721 or ERC1155 token - fetched via eth_call with IPFS resolution (OneSource live Ethereum RPC)
Service
Agent-driven wallet due diligence — multi-step investigation, signed markdown report + JSON sidecar, dual-chain anchored. Async — returns job_id; poll /v1/investigate/status/{job_id} for the deliverable. ETA 5-10 min. $1.77 USDC.