Block height closest to a given unix timestamp on a chain, a primitive for histo...
https://api.x402node.dev/prices/blockOverview
Block height closest to a given unix timestamp on a chain, a primitive for historical on-chain queries. Saves agents a binary search over block times. Live block lookup. block by timestamp, block at time, historical block, archive query helper, chain block
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
tools/search
Provider
x402node
Source
bazaar
Indexed
2026-06-22 02:15:26
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
{
"discoverable": true,
"method": "GET",
"queryParams": {
"chain": "e.g. ethereum, base, arbitrum (default ethereum)",
"timestamp": "unix seconds"
},
"type": "http"
}