Purchase: Bitcoin Fee Now Snapshot
https://api.the402.ai/v1/services/svc_801343cfc4804e97/purchaseOverview
Purchase: Bitcoin Fee Now Snapshot
Protocol
x402
Price
$0.0010
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
the402
Source
bazaar
Indexed
2026-05-16 01:54:32
Health
Status
degraded
Latency (p50)
254ms
Uptime (30d)
100.0%
Reliability Score
80/100
Last Checked
2026-07-08 00:23:19
Last Healthy
Never
Consecutive Failures
21
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"properties": {
"endpoint": {
"const": "fee_now",
"description": "Satoshi API service key; keep this exact value for deterministic routing.",
"type": "string"
},
"hours": {
"description": "Optional lookback hours for observatory-style endpoints.",
"maximum": 720,
"minimum": 1,
"type": "number"
}
},
"required": [
"endpoint"
],
"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"
}