← Back to directory

Cron expression parser / cron schedule decoder / cron validator / next run calcu...

https://api.x402node.dev/dev/cron-parse

Overview

Cron expression parser / cron schedule decoder / cron validator / next run calculator / cron to human readable / crontab inspector / scheduled job analyzer / cron.help alternative / cron expression generator. Parse 5-field cron expressions and compute next N execution times. Returns human description + upcoming timestamps. For AI agents, schedule debug, automation pipelines, infra config validation.

Protocol x402
Price $0.0053
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider x402node
Source bazaar
Indexed 2026-05-20 02:53:24

Health

Status healthy
Latency (p50) 444ms
Uptime (30d) 100.0%
Reliability Score 92/100
Last Checked 2026-05-26 16:29:07
Last Healthy 2026-05-26 16:29:07
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "count": "Number of next executions to compute (1-20, default 5)", "cron": "Cron expression 5 fields: 'minute hour day month weekday' (required)" }, "type": "http" }

Output Schema

{ "properties": { "cron_expression": { "type": "string" }, "fields": { "type": "object" }, "human_readable": { "type": "string" }, "next_runs_utc": { "items": { "format": "date-time", "type": "string" }, "type": "array" } }, "required": [ "cron_expression", "human_readable", "next_runs_utc" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-05-26 16:29:07 healthy 402 444ms
2026-05-26 09:00:00 healthy 402 447ms
2026-05-25 23:44:02 healthy 402 432ms
2026-05-25 09:10:26 healthy 402 447ms
2026-05-24 22:44:06 healthy 402 417ms
2026-05-24 10:58:19 healthy 402 145ms
2026-05-24 07:18:39 healthy 402 444ms