{"uid":"cap_GhFWnZ8PAyAUCO4jIJg4O","slug":"cron-job-scheduler-for-onchain-trading-intelligence-b7e714cd","name":"Cron Job Scheduler for Onchain Trading Intelligence","description":"Recurring webhook: fire your URL on a cron schedule (repeats). Send { token, url, cron, payload?, method? }.","url":"https://x402-services-production.up.railway.app/api/schedule/cron","method":"POST","headers":{},"bodySchema":{"type":"object","required":["cron","token","url"],"properties":{"url":{"type":"string","description":"Public callback URL"},"cron":{"type":"string","description":"5-field cron expression (UTC)"},"token":{"type":"string","description":"Your secret token"},"method":{"type":"string","description":"POST or GET"},"payload":{"type":"object","description":"JSON body to POST"}}},"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_By4-eW7LFCWOJ-KUrEgxX","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 recurring cron-based callbacks to a user-supplied URL, enabling periodic automated polling of onchain and trading intelligence tools","exampleAgentPrompt":"Set up a cron job that hits my callback at https://mybot.example.com/webhook every 5 minutes using POST, with my secret token 'abc123xyz', so I can get fresh pump.fun snipe alerts automatically.","exampleUseCases":[{"title":"Hourly funding rate monitor","prompt":"Schedule a recurring job every hour to POST to https://myagent.example.com/funding-check with secret token 'fund-monitor-99' so I can track perp funding arbitrage opportunities across Hyperliquid and Binance automatically."},{"title":"Daily portfolio risk scan","prompt":"Set up a cron that runs every day at 8am UTC and calls https://mytrader.example.com/risk-scan via POST with token 'wallet-risk-42' so I get a fresh wallet risk and OFAC sanctions check on my portfolio every morning."},{"title":"Pump.fun launch sniper automation","prompt":"Create a cron job that fires every 2 minutes, POSTs to https://sniper.example.com/new-pairs with my secret token 'snipe-bot-7', so my agent can catch fresh pump.fun token launches before they graduate to Raydium."}],"resultDescription":"A confirmation that the cron job has been registered, including the scheduled expression, the callback URL, and likely a job ID or next-run timestamp. Subsequent executions will POST (or GET) the supplied payload to the callback URL on the defined schedule.","failureModes":["Invalid cron expression format causes rejection","Callback URL unreachable or non-public returns scheduling error","Missing required fields (url, cron, token) returns 400 validation error","Payment failure via x402 protocol blocks job creation","Cron job silently fails if callback URL goes offline after scheduling"],"whenToPreferThis":"Use this endpoint when you need to automate periodic calls to onchain or trading intelligence tools on a fixed schedule — for example, polling token prices, monitoring new launches, or checking risk scores at regular intervals — without maintaining your own cron infrastructure. Prefer this over manual polling when you need reliable, pay-per-call scheduled automation payable in stablecoins without account setup.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:03:46.110Z","isFirstParty":false}