Overview
Protocol
x402
Price
—
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
x402
Source
bazaar
Indexed
2026-07-02 13:07:52
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"days": {
"description": "Lookback window in days (1-90, default 30).",
"required": false,
"type": "number"
},
"resource": {
"description": "Full x402 resource URL exactly as listed in discovery (e.g. https://api.example.com/v1/thing).",
"required": true,
"type": "string"
}
},
"bodyType": "json",
"headerFields": {
"PAYMENT-SIGNATURE": {
"description": "Base64-encoded JSON PaymentPayload; auto-filled by x402 clients.",
"required": true,
"type": "string"
}
},
"method": "POST",
"type": "http"
}
Output Schema
{
"probes": "array",
"resource": "string",
"snapshots": "array"
}