{"uid":"cap_S4xfWXeu_5YxltEC4-RXs","slug":"cortexcloud-automation-schedule-2f1fe773","name":"CortexCloud Automation Schedule","description":"One pay-per-call API for AI agents: optimization, AI, research, on-chain data, and automation — all settled in USDC on Base via x402. Discover via MCP and Bazaar, estimate free, pay per call. No API keys, no signup.","url":"https://api.cortexcloud.org/v1/automation/schedule","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string"},"cron":{"type":"string"},"headers":{"type":"object"},"payload":{},"max_retries":{"type":"integer"},"delay_seconds":{"type":"integer"},"idempotency_key":{"type":"string"}}},"responseSchema":{"type":"object","format":"application/json","example":{}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_bUbE-m0Yt0W8i6XuGKdFJ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Schedules a recurring or one-time HTTP callback to a specified URL using a cron expression, with configurable retries and delay, settled per-call in USDC on Base via x402.","exampleAgentPrompt":"Schedule a recurring HTTP GET call to https://myapp.com/sync every day at 2am UTC, retry up to 3 times if it fails, and wait 10 seconds between retries.","exampleUseCases":[{"title":"Nightly data sync automation","prompt":"Set up a cron job to call https://myapp.com/api/nightly-sync every night at midnight UTC with an Authorization header, retry up to 5 times on failure, and use idempotency key 'nightly-sync-001' so it never fires twice."},{"title":"Hourly health check webhook","prompt":"Schedule a recurring GET request to https://status.myservice.io/healthcheck every hour — if it fails, retry up to 3 times with a 30-second delay between attempts."},{"title":"Delayed one-time post-purchase callback","prompt":"Fire a one-time HTTP POST to https://fulfillment.mystore.com/trigger with my order payload after a 60-second delay, retrying once if it doesn't go through."}],"resultDescription":"Returns a JSON object confirming the schedule was created, likely including a job ID or confirmation token that can be used to track or cancel the scheduled task. The response schema is currently sparse but expected to include job metadata.","failureModes":["Invalid cron expression returns a 400 error","Target URL is unreachable or returns non-2xx, triggering retry logic up to max_retries","Malformed payload or headers may cause downstream failures","Idempotency key collision may reject duplicate schedule creation","x402 payment failure prevents the schedule from being registered","Empty response schema suggests possible undocumented error formats"],"whenToPreferThis":"Choose this endpoint when your agent needs to schedule recurring or delayed HTTP callbacks without managing your own cron infrastructure, especially in agent-native workflows where you want pay-per-call economics settled in USDC on Base via x402 with no API key or signup overhead. It is ideal for agents orchestrating multi-step workflows that include timed triggers or retry-safe automations.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:38:13.744Z","isFirstParty":false}