Purchase: Bitcoin Send Now or Wait Fee Landscape
https://api.the402.ai/v1/services/svc_36b819836e3a4666/purchaseOverview
Purchase: Bitcoin Send Now or Wait Fee Landscape
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
the402
Source
bazaar
Indexed
2026-07-12 07:15:05
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
{
"body": {
"properties": {
"endpoint": {
"const": "fee_landscape",
"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"
}