{"uid":"cap_uY8UaO6HVVlZ_Ya2wJSRn","slug":"agentcron-cron-schedule-status-check-ddc60002","name":"AgentCron — Cron Schedule Status Check","description":"x402-powered persistent cron scheduler. AI agents register scheduled tasks that survive session termination. Runs even when the agent is offline. Pay per registration in USDC on Base mainnet.","url":"https://cron.memoryapi.org/x402/cron/status","method":"GET","headers":{},"bodySchema":{"properties":{"input":{"required":["method"],"properties":{"method":{"enum":["GET"],"type":"string"}}}}},"responseSchema":{"example":{"success":true,"schedules":{"active":true,"next_run_at":"2026-01-01T02:00:00Z","schedule_id":"uuid","execution_count":42,"expires_in_days":5}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_9llH5PEaUQyP8G3ZCA7U2","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the current status of a registered persistent cron schedule, including next run time, execution count, and expiry information.","exampleAgentPrompt":"Can you check the status of my AgentCron scheduled task — specifically when it's next set to run, how many times it's already executed, and how many days are left before it expires?","exampleUseCases":[{"title":"Monitor background task health across sessions","prompt":"I need you to verify that my scheduled agent task is still active and running even though I just restarted my session. Can you pull up its status and tell me when it's supposed to execute next?"},{"title":"Track cron job execution history and remaining validity","prompt":"How many times has my persistent cron job actually executed so far, and how many days do I have left before it expires? I want to make sure it's still worth keeping around."},{"title":"Confirm scheduled task timing before dependent operations","prompt":"Before you proceed with that data sync, can you check when my next scheduled agent task is set to run? I don't want to kick off anything conflicting if it's about to execute in the next few minutes."}],"resultDescription":"Returns a JSON object indicating whether the schedule is active, the ISO timestamp of the next scheduled run, the unique schedule UUID, the total number of executions completed so far, and the number of days remaining until the schedule expires.","failureModes":["Schedule ID not found or invalid — returns error with no schedule data","Payment of $0.001 USDC on Base mainnet not provided or failed — returns 402 Payment Required","Schedule has expired — may return active: false with zero expires_in_days","Network or service unavailability — returns 5xx error"],"whenToPreferThis":"Use this endpoint when an AI agent needs to verify the health and timing of a previously registered persistent cron schedule without modifying it. Ideal for monitoring whether a scheduled task is still active after session termination, or confirming the next execution time before taking dependent actions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:35:31.181Z","isFirstParty":false}