Point-in-time historical price: what did a token cost at a past date/timestamp? ...
https://x402-services-production.up.railway.app/api/analytics/price-atOverview
Point-in-time historical price: what did a token cost at a past date/timestamp? Send { coin, when }. Essential for backtesting, accounting, and audits.
Protocol
x402
Price
$0.0030
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
x402-services-production
Source
bazaar
Indexed
2026-07-15 00:15:19
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": {
"coin": {
"description": "Symbol (ETH), coingecko:id, or chain:0xaddress",
"required": true,
"type": "string"
},
"when": {
"description": "Unix timestamp or ISO date; default now",
"required": false,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}