Roundhouse
Crypto Markets

Crypto price history

Pull historical candles for a token over a date range. Priced per series.

Spot price
$0.0069per series
call-weighted across 34 of 38 priced endpoints
Spread
200×
cheapest to dearest
Providers
27
30 hosts
Endpoints
39
37 answered last probe
Where the offers sitLog scale. The shaded band is the middle half of the market, $0.0050 to $0.020.
$0.0010$0.200

Every supplier below carries its index against that rate: 100 is spot, 40 is 60% below it, 310 is 3.1× it. Spot is weighted by how often each endpoint is called, so one wallet listing forty near-identical endpoints cannot move it on listings alone. The cheapest offer here is $0.0010 and the dearest $0.200.

Canonical request
symbolstringToken symbol or trading pair.
intervalstringCandle width, e.g. 1h or 1d.
since?stringISO 8601 lower bound.
Canonical response
symbolstringThe instrument.
intervalstringCandle width.
candlesobject[]Candles, oldest first.
candles[].tstringISO 8601 open time of the candle.
candles[].onumberOpen.
candles[].hnumberHigh.
candles[].lnumberLow.
candles[].cnumberClose.
candles[].v?numberVolume.

39 endpoints offering this capability, from 27 wallets

EndpointIndexLast called
mv3p44rw.nx.link
mv3p44rw.nx.link/v1/cryptocurrency/ohlcv/historical$0.00Live
Perp candles (OHLCV)
agent402.tools/api/perp-klines$0.00101451Live1d ago
Ozmium Agent API
ozmium.org/v1/candles$0.00101411Live50d ago
Crypto Price History
crypto.openverbs.com/v1/history$0.00304351Live4d ago
Crypto Price History (OHLC)
crypto.openverbs.com/v1/ohlc$0.00304321Live4d ago
Pyfile Toolkit
pyfile-agent.taile3ff35.ts.net/data/crypto/history$0.00304341Live3d ago
x402engine.app
x402engine.app/api/crypto/history$0.00304311Live36d ago
api.onesource.io
api.onesource.io/deepstate/v1/candles/:book$0.005072406243Livetoday
OHLCV Candlestick API
orbisapi.com/proxy/ohlcv-candlestick-api-f1cfa1$0.00507221Offline103d ago
token-ohlcv.api.klymax402.com
token-ohlcv.api.klymax402.com/api/candles$0.00507211Live21d ago
Crypto Prices (Chainlink)
x402.professorsausages.com/prices/history/:pair$0.00507211Live64d ago
Crypto OHLC Candles
x402.shizu.me/candles$0.00507211Live50d ago
Crypto Price History (OHLC)
agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/crypto/history$0.00608754Live19d ago
api.x402node.dev
api.x402node.dev/market/ohlcv$0.00608711Live26d ago
Coin OHLC candles
agent402.tools/api/coin-ohlc$0.008011641Live1d ago
api.x402node.dev
api.x402node.dev/prices/historical$0.008011611Live10d ago
OHLCV Candlestick API
orbisapi.com/proxy/ohlcv-candlestick-api-f1cfa1/:endpoint$0.008011661Offline117d ago
Price History OHLC
amanchain-relay.gitajhd.workers.dev/api/x402/aman-price-history$0.009313592Live13d ago
aiagentoracle.ai
aiagentoracle.ai/api/v1/token/:symbol/history$0.01014511Live17d ago
aiagentoracle.ai
aiagentoracle.ai/api/v1/token/BTC/history$0.01014500Live
aiagentoracle.ai
aiagentoracle.ai/api/v1/token/ETH/history$0.01014500Live
api.nansen.ai/api/v1/prediction-market/ohlcv$0.01014541Live44d ago
dt0ur.online
dt0ur.online/api/market/candles$0.01014521Live1d ago
Hyperliquid Market Data
hyperliquid.use.x402atlas.com/candles$0.01014553Live8d ago
Phantom Gateway
prance-mounting-watch.ngrok-free.dev/v1/ohlcv/:symbol$0.01014511Live66d ago

Reading this table

Report

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pick the best provider of this capability over the free read API. No key, no account.

GET roundhouseai.io/unified.json?capability=crypto-ohlcv

Open skill.md
Show the prompt
Using Roundhouse, compare every x402 provider of Crypto price history and pick one for me.
Weigh the price per unit against whether the endpoint answered when last probed, and say
what the cheapest option would cost against the median.

curl -s 'https://roundhouseai.io/unified.json?capability=crypto-ohlcv'

The canonical request and response in that document are the shape every provider is
mapped onto. Before paying, check the provider's record and read the live 402:
curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet on the offer you choose>'

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.