O

Onesource · Analytics Cost TO Quote

by Onesource

GETBase

$0.02

per call · USD Coin on Base

Deepstate, the on-chain order-book exchange on Robinhood Chain. Gas spent resting and cancelling orders for a market.

Endpoint

GET https://api.onesource.io/deepstate/v1/analytics/cost-to-quote

25

Calls / 30d

25

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/cost-to-quote", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.onesource.io/deepstate/v1/analytics/cost-to-quote?book=NVDA-USDG" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "book_id": "0xdf941c235503a5d2e67aee5dea00f2965f99421c0d034bd77f924c05c66bf399",
  "book_label": "NVDA/USDG",
  "book_slug": "NVDA-USDG",
  "buckets": [
    {
      "bucket": "2026-09-02T14:00:00Z",
      "cancels": 198,
      "l1_fee_raw": "9186100000000000",
      "l1_share_pct": 18.75,
      "market_session": "regular",
      "median_fee_raw": "118000000000000",
      "rests": 219,
      "total_fee_raw": "48973600000000000",
      "tx_count": 402
    }
  ],
  "from": "2026-09-02T14:00:00Z",
  "resolution": "1h",
  "to": "2026-09-02T16:00:00Z",
  "totals": {
    "cancels": 385,
    "l1_fee_raw": "19018200000000000",
    "l1_share_pct": 18.99,
    "median_fee_raw": "119700000000000",
    "rests": 427,
    "total_fee_raw": "100178400000000000",
    "tx_count": 790
  }
}

Payment details

Pay to0x52e29e0d2aa49bfbfc548c0a9f2196f4aa51f3ea
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Market Data and the homepage with a featured placement.

Get featured →

More from Onesource & similar services