Overview
Protocol
x402
Price
—
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
x402
Source
bazaar
Indexed
2026-07-02 12:14:36
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": {
"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
{
"breakdown": "object",
"confidence": "number",
"flags": "array",
"grade": "string",
"resource": "string",
"score": "number",
"stats": "object"
}