Webhook Scheduler: schedule a future HTTP callback. At fireAt, we call your url ...
https://x402-services-production.up.railway.app/api/scheduleOverview
Webhook Scheduler: schedule a future HTTP callback. At fireAt, we call your url with the payload. Agents' alarm clock for async work. Send { token, url, fireAt (ISO-8601), payload?, method? }.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
x402-services-production
Source
bazaar
Indexed
2026-07-14 15:15:33
Health
Status
degraded
Latency (p50)
183ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-02 18:57:19
Last Healthy
2026-08-04 19:16:10
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"fireAt": {
"description": "ISO-8601 time to fire (max 30 days out)",
"required": true,
"type": "string"
},
"method": {
"description": "POST (default) or GET",
"required": false,
"type": "string"
},
"payload": {
"description": "JSON body to POST (16KB max)",
"required": false,
"type": "object"
},
"token": {
"description": "Your secret token (gates status reads)",
"required": true,
"type": "string"
},
"url": {
"description": "Public http(s) callback URL",
"required": true,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-02 18:57:19 | degraded | 404 | 194ms | |
| 2026-09-02 08:27:00 | degraded | 404 | 183ms | |
| 2026-09-02 03:14:29 | degraded | 404 | 171ms | |
| 2026-09-01 15:28:13 | degraded | 404 | 167ms | |
| 2026-09-01 10:07:09 | degraded | 404 | 198ms | |
| 2026-09-01 05:07:21 | degraded | 404 | 171ms | |
| 2026-08-31 18:34:59 | degraded | 404 | 186ms | |
| 2026-08-31 07:40:31 | degraded | 404 | 491ms | |
| 2026-08-31 00:15:16 | degraded | 404 | 177ms | |
| 2026-08-30 19:59:10 | degraded | 404 | 174ms |