O
$0.02
per call · USD Coin on Base
Deepstate, the on-chain order-book exchange on Robinhood Chain. Depth heatmap - resting order size by price level over time for a market.
Endpoint
GET https://api.onesource.io/deepstate/v1/analytics/depth-history17
Calls / 30d
17
Unique payers / 30d
Sep 10
Last called
exact
Payment scheme
Call this service
TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://api.onesource.io/deepstate/v1/analytics/depth-history", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://api.onesource.io/deepstate/v1/analytics/depth-history?book=NVDA-USDG" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"book_id": "0xdf941c235503a5d2e67aee5dea00f2965f99421c0d034bd77f924c05c66bf399",
"book_label": "NVDA/USDG",
"book_slug": "NVDA-USDG",
"coverage": {
"denominated_order_count": 129,
"order_count": 253
},
"from": "2026-09-02T15:00:00Z",
"points": [
{
"block_number": 52661600,
"bucket": "2026-09-02T15:00:00Z",
"denominated_order_count": 4,
"finality": "safe",
"market_session": "regular",
"order_count": 4,
"price_raw": "216.480000000000000000",
"side": "bid",
"size_raw": "5213000000"
},
{
"block_number": 52661600,
"bucket": "2026-09-02T15:00:00Z",
"denominated_order_count": 0,
"finality": "safe",
"market_session": "regular",
"order_count": 3,
"price_raw": "220.480000000000000000",
"side": "ask"
}
],
"resolution": "1h",
"size_token": {
"address": "0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168",
"decimals": 6,
"symbol": "USDG"
},
"to": "2026-09-02T16:00:00Z"
}Payment details
Pay to
0x52e29e0d2aa49bfbfc548c0a9f2196f4aa51f3eaAsset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Onesource & similar services
O
Onesource · Chain Block Number
api.onesource.io
Latest Ethereum block height - current chain tip via eth_blockNumber
GETBaseOnchain Data
$0.001 / call1.3k calls / 30d
O
Onesource · Chain Erc20 Balance
api.onesource.io
ERC20 token balance for any Ethereum wallet - USDC, USDT, DAI, or any token - via balanceOf (eth_call) on OneSource live Ethereum RPC
GETBaseOnchain Data
$0.003 / call1.1k calls / 30d
O
Onesource · Chain ENS
api.onesource.io
ENS resolve - turn a .eth name into an address, or an address into its primary .eth name, via eth_call on OneSource live Ethereum RPC
GETBaseOnchain Data
$0.005 / call1.0k calls / 30d