Parse a cron expression into human-readable explanation + next N execution times...
https://api.strale.io/x402/cron-explainOverview
Parse a cron expression into human-readable explanation + next N execution times. Algorithmic — instant.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
116ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-23 05:29:15
Last Healthy
2026-07-23 05:29:15
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"cron_expression": {
"description": "Cron expression (5-7 fields)",
"required": true,
"type": "string"
},
"num_next": {
"description": "Number of next runs (default 5)",
"type": "integer"
},
"timezone": {
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"explanation": {
"type": "string"
},
"field_breakdown": {
"type": "array"
},
"is_valid": {
"type": "boolean"
},
"next_runs": {
"type": "array"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-23 05:29:15 | healthy | 402 | 142ms | |
| 2026-07-23 04:07:15 | healthy | 402 | 562ms | |
| 2026-07-22 22:16:58 | healthy | 402 | 123ms | |
| 2026-07-22 20:14:13 | healthy | 402 | 120ms | |
| 2026-07-22 19:47:17 | healthy | 402 | 113ms | |
| 2026-07-22 01:02:15 | healthy | 402 | 115ms | |
| 2026-07-21 18:57:20 | healthy | 402 | 112ms | |
| 2026-07-21 12:30:31 | healthy | 402 | 111ms | |
| 2026-07-21 09:15:02 | healthy | 402 | 116ms |