Purchase: Crypto Price
https://api.the402.ai/v1/services/svc_47ec403301534106/purchaseOverview
Purchase: Crypto Price
Protocol
x402
Price
$0.0020
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
the402
Source
bazaar
Indexed
2026-04-06 03:26:50
Health
Status
degraded
Latency (p50)
226ms
Uptime (30d)
100.0%
Reliability Score
80/100
Last Checked
2026-07-08 01:01:46
Last Healthy
2026-05-16 07:10:54
Consecutive Failures
20
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"properties": {
"coin_id": {
"description": "CoinGecko coin ID (e.g. 'bitcoin', 'ethereum', 'solana')",
"type": "string"
},
"vs_currency": {
"description": "Quote currency (e.g. 'usd', 'eur'). Defaults to 'usd'.",
"type": "string"
}
},
"required": [
"coin_id"
],
"type": "object"
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"job_id": {
"type": "string"
},
"status": {
"type": "string"
},
"thread_id": {
"type": "string"
}
},
"type": "object"
}