{"uid":"cap_bFKu62AMI7Vt4puCabaI0","slug":"api-x402node-dev-1333ff06","name":"Cron Expression Parser & Next Run Calculator","description":"cron parser, cron expression parser, parse cron expression, cron parser online, cron schedule parser, crontab parser, cron syntax parser, cron decoder, cron validator, next run calculator, cron to human readable, crontab inspector, cron job parser. Parse 5-field cron expressions and compute next N execution times. Returns human description + upcoming timestamps. For AI agents, schedule debug, automation pipelines. Accepts payment on Base or Solana — either network works.","url":"https://api.x402node.dev/dev/cron-parse","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["cron"],"properties":{"cron":{"type":"string","description":"Cron (required)"},"count":{"type":"string","description":"Count (optional)"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0022","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.0022/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_2AzfoUhyRNnzLWFlvp1DO","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0022","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses a 5-field cron expression, returns a human-readable description, and computes the next N upcoming execution timestamps in UTC.","exampleAgentPrompt":"Can you parse the cron expression '0 9 * * 1-5' and tell me what it means in plain English, then show me the next 5 times it will run?","exampleUseCases":[{"title":"Debug scheduled automation job timing","prompt":"I have a cron job that's supposed to run every Friday at 3 PM, but I'm not sure if it's set up right. Can you decode the expression '0 15 * * 5' and show me the next few times it will actually execute?"},{"title":"Validate infrastructure backup schedule","prompt":"Our backup script uses this cron expression: '0 2 * * 0'. Can you tell me what that means in plain English and confirm when the next 3 backups will run?"},{"title":"Translate crontab for team documentation","prompt":"I need to explain our monitoring cron schedule to the team. Can you parse '*/30 * * * *' and give me a simple description of what it does, plus show me the next 10 execution times?"}],"resultDescription":"Returns the original cron expression, a plain-English human-readable description of the schedule (e.g. 'At 09:00 AM, Monday through Friday'), the next N execution timestamps in ISO 8601 UTC format, and optionally a breakdown of the individual cron fields.","failureModes":["Invalid cron expression (wrong number of fields, illegal values) — likely returns 4xx with error message","Cron expression with unsupported syntax (e.g. 6-field with seconds) — may return parse error","Missing required body parameter — returns 400 bad request","Network timeout or service unavailability — returns 5xx"],"whenToPreferThis":"Use this endpoint when you need to programmatically interpret, validate, or debug a 5-field cron expression, or when you need to compute future execution times for scheduling logic in automation pipelines, infrastructure config validation, or user-facing schedule displays. Prefer this over manual parsing when you need both a human-readable explanation and concrete upcoming timestamps in a single call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:06:35.029Z","isFirstParty":false}