R

RC Quantum Data Oracle · Fetch BTC Funding Surface

by RC Quantum Data Oracle

GETBase

$0.03

per call · USD Coin on Base

BTC perpetual funding normalized across four independent venues (Bitnomial, OKX, Hyperliquid, dYdX) into one hourly surface: per-venue rates, dispersion, z-scores, regime state. Ed25519-signed. Data, not investment advice.

Endpoint

GET https://data.rcqsignals.com/v1/fetch/btc-funding-surface

2

Calls / 30d

2

Unique payers / 30d

Aug 22

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://data.rcqsignals.com/v1/fetch/btc-funding-surface", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://data.rcqsignals.com/v1/fetch/btc-funding-surface" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "disclaimer": "Data, not investment advice.",
  "dispersion_change_8h": 0.0000021,
  "dispersion_z_30d": 0.61,
  "freshness": {
    "as_of": "2026-08-19T14:00:00.000Z",
    "cadence": "hourly",
    "venue_interval_note": "no imputation beyond each venue's native funding interval"
  },
  "full_4venue_flag": true,
  "license": "RCQ-DATA-1.0; attribution required, no redistribution",
  "median_change_24h": -0.000004,
  "median_change_8h": 0.000012,
  "median_z_30d": 1.42,
  "negative_share": 0,
  "normalization_version": "1.1.0",
  "oracle": "rcq.btc.funding_surface.v1",
  "positive_share": 1,
  "provenance": {
    "alg": "ed25519",
    "public_key": "4bc079775b77a6498b91185f9e5fded294a58463a07c96b74a8c27b9b3f8879d"
  },
  "regime_state": "LONG_CROWDING",
  "same_sign_share": 1,
  "spread_z_30d": 0.88,
  "status": "ok",
  "surface_mad": 0.0000135,
  "surface_max": 0.000131,
  "surface_mean": 0.000107,
  "surface_median": 0.000105,
  "surface_min": 0.000087,
  "surface_skew": 0.31,
  "surface_spread": 0.000044,
  "surface_std": 0.0000186,
  "timestamp": "2026-08-19T14:00:00.000Z",
  "venue_count": 4,
  "venues": {
    "bitnomial": 0.000112,
    "dydx": 0.000087,
    "hyperliquid": 0.000131,
    "okx": 0.000098
  }
}

Payment details

Pay to0x510d1c21788166b0a39f83796bf624e006849690
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 RC Quantum Data Oracle & similar services