Durable Timer (scheduled ticks)
GET x402.shizu.me/cron
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Answer 'is it time yet?' across stateless runs. POST {interval_seconds, count} starts a durable timer; each GET ?id= returns how many ticks elapsed since your last poll (computed on read — nothing runs in the background). Pace a polling loop, space out retries, throttle a recurring job off our clock — for agents that can't sleep or schedule their own future wake.
Resource: x402.shizu.me/cron
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x217e5Fe265EB78b29067bF8324ef03a7D8e167C4
Payment methods: — · Last validation: 2026-09-13 23:17:25.114+00
{
"input": {
"type": "object",
"required": [
"method"
],
"properties": {
"method": {
"const": "GET"
},
"queryParams": {
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
}
}
}
}
},
"output": null,
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x217e5Fe265EB78b29067bF8324ef03a7D8e167C4",
"amount": "2000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x217e5Fe265EB78b29067bF8324ef03a7D8e167C4",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "2000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.