analytics_price_at
Point-in-time historical price: what did a token cost at a past date/timestamp? Send { coin, when }. Essential for backtesting, accounting, and audits. [x402 paid tool — price $0.005; POST /api/analytics/price-at]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | Symbol (ETH), coingecko:id, or chain:0xaddress | |
| when | No | Unix timestamp or ISO date; default now |