{"uid":"cap_tCPu-Mq66l9tCisYETJC7","slug":"onchain-trading-intelligence-scheduled-callback-x402-pay-per-call-91a8de7c","name":"Onchain & Trading Intelligence Scheduled Callback — x402 Pay-Per-Call","description":"Webhook Scheduler: schedule a future HTTP callback. At fireAt, we call your url with the payload. Agents' alarm clock for async work. Send { token, url, fireAt (ISO-8601), payload?, method? }.","url":"https://x402-services-production.up.railway.app/api/schedule","method":"POST","headers":{},"bodySchema":{"type":"object","required":["fireAt","token","url"],"properties":{"url":{"type":"string","description":"Public http(s) callback URL"},"token":{"type":"string","description":"Your secret token (gates status reads)"},"fireAt":{"type":"string","description":"ISO-8601 time to fire (max 30 days out)"},"method":{"type":"string","description":"POST (default) or GET"},"payload":{"type":"object","description":"JSON body to POST (16KB max)"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_aQ-3Gj4ZWQ0jHHAbOsN0L","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Schedules a future HTTP callback (webhook) to a user-supplied URL at a specified ISO-8601 time, enabling time-delayed delivery of onchain and trading intelligence results without polling.","exampleAgentPrompt":"Schedule a POST callback to https://myserver.example.com/hook with token 'abc123secret' to fire at 2025-08-01T15:00:00Z, sending payload [{\"alert\":\"check funding rates now\"}].","exampleUseCases":[{"title":"Timed DeFi funding rate alert","prompt":"Set up a scheduled webhook to POST to https://mytrading.app/callbacks/funding with token 'fundcheck99' at 2025-08-02T08:00:00Z, with payload [{\"action\":\"poll_funding_rates\",\"markets\":[\"ETH\",\"BTC\"]}]."},{"title":"Delayed rug-check result delivery","prompt":"Schedule a GET callback to https://alerts.myagent.io/rugcheck?token=rug42 to fire at 2025-07-30T12:30:00Z so my system picks up fresh Solana pair safety data at noon."},{"title":"Earnings catalyst pre-market trigger","prompt":"I want a webhook POSTed to https://myapp.io/rh-events with secret token 'rh_secret_7' at 2025-08-05T09:00:00Z carrying payload [{\"event\":\"earnings_gap_scan\",\"chain\":\"robinhood\"}] so my agent runs a tokenized stock dislocation check before market open."}],"resultDescription":"A confirmation that the scheduled callback job has been created, including the job ID and the scheduled fire time. At the specified ISO-8601 time (up to 30 days out), the service will make an HTTP request (POST or GET) to the provided callback URL with the specified payload. The secret token can subsequently be used to read the job's status.","failureModes":["Invalid or unreachable callback URL — job created but delivery fails silently at fire time","fireAt timestamp exceeds 30-day maximum — request rejected","Malformed ISO-8601 timestamp — validation error returned","Payload exceeds 16KB limit — request rejected","Invalid or missing required fields (url, token, fireAt) — 400 error","Callback URL returns non-2xx at fire time — delivery considered failed, no automatic retry guaranteed"],"whenToPreferThis":"Use this endpoint when you need to trigger a one-shot HTTP callback at a precise future time (up to 30 days out) without maintaining a polling loop — ideal for time-sensitive onchain trading events, scheduled DeFi health checks, earnings catalyst alerts, or any workflow where an AI agent needs to resume processing at a known future moment. Prefer this over cron-based infrastructure when you want pay-per-use scheduling with no account setup.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T16:57:43.543Z","isFirstParty":false}