{"uid":"cap_rMPmOupaWDPfYf_zeMF4x","slug":"agentcron-cron-execution-history-95c11134","name":"AgentCron Cron Execution History","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/history","method":"GET","headers":{},"bodySchema":{"properties":{"input":{"required":["method"],"properties":{"method":{"enum":["GET"],"type":"string"}}}}},"responseSchema":{"example":{"success":true,"executions":[{"success":true,"duration_ms":234,"executed_at":"2026-01-01T01:00:00Z","status_code":200}],"success_rate":98,"total_executions":42}},"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_pVnQzTa-cxOQJubGJR3II","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":"Retrieves the execution history of a registered cron task, including success/failure status, duration, and timestamps for each run.","exampleAgentPrompt":"Show me the execution history for my AgentCron scheduled task — I want to know the success rate and how long each run took over the past executions.","exampleUseCases":[{"title":"Verify offline task reliability before scaling","prompt":"I need to check the execution history of my daily data sync cron job — it's been running while my agent was offline, and I want to make sure it's reliable enough to expand to other operations. Show me the success rate and any failures from the past month."},{"title":"Debug a failing scheduled task","prompt":"My inventory update cron job hasn't been working properly. Can you pull the execution history and show me the timestamps, status codes, and duration for each run? I need to find out when it started failing and why."},{"title":"Audit agent background processes","prompt":"I want to review all the persistent cron jobs my agent registered to make sure they're actually running. Pull the execution history for my scheduled tasks and give me the total count of successful runs and the overall success rate for each one."}],"resultDescription":"Returns a JSON object with an array of execution records, each containing success status, HTTP status code, duration in milliseconds, and timestamp of execution, plus an overall success rate percentage and total execution count.","failureModes":["Invalid or unknown cron job ID returns 404 or empty executions array","Insufficient USDC balance or failed x402 payment returns 402 Payment Required","No execution history yet for a newly registered task returns empty array","Authentication or session token mismatch returns 401 Unauthorized"],"whenToPreferThis":"Use this endpoint when you need to audit, debug, or verify that a previously registered persistent cron job has been executing correctly — especially after an agent session has ended and resumed, or when validating reliability before depending on a scheduled task downstream.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:30:36.105Z","isFirstParty":false}