R

RC Quantum Data Oracle · Fetch BTC Funding Regime

by RC Quantum Data Oracle

GETBase

$0.01

per call · USD Coin on Base

Compact BTC funding regime state from a four-venue normalized surface: regime label, surface median, 30d z-score, same-sign share, spread, dispersion, venue count, freshness. Ed25519-signed. Data, not advice.

Endpoint

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

5

Calls / 30d

3

Unique payers / 30d

Aug 31

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

Example response

{
  "disclaimer": "Data, not investment advice.",
  "dispersion_z_30d": 0.61,
  "freshness": {
    "as_of": "2026-08-19T14:00:00.000Z",
    "cadence": "hourly"
  },
  "full_4venue_flag": true,
  "median_z_30d": 1.42,
  "oracle": "rcq.btc.funding_regime.v1",
  "provenance": {
    "alg": "ed25519",
    "public_key": "4bc079775b77a6498b91185f9e5fded294a58463a07c96b74a8c27b9b3f8879d"
  },
  "regime_state": "LONG_CROWDING",
  "same_sign_share": 1,
  "surface_median": 0.000105,
  "surface_spread": 0.000044,
  "timestamp": "2026-08-19T14:00:00.000Z",
  "venue_count": 4
}

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