RC Quantum Data Oracle · Fetch Monthly

by RC Quantum Data Oracle

GETBase

$2

per call · USD Coin on Base

Cryptographically-signed Bitcoin trading-performance data you can verify: an 18-month monthly P/L, win-rate, and cumulative-return series from the RC Quantum algorithm's live-parallel shadow — real exchange fills, Ed25519-proofed.

Endpoint

GET https://data.rcqsignals.com/v1/fetch/monthly

2

Calls / 30d

1

Unique payers / 30d

Aug 13

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

Example response

{
  "as_of": "2026-08-09T16:30:00Z",
  "coverage": {
    "basis": "live-parallel shadow (isolated clone of production)",
    "execution": "real exchange fills (realized)",
    "from": "2025-03-01",
    "to": "2026-08-09"
  },
  "license": "RCQ-DATA-1.0; no redistribution; internal research use",
  "product": "rcq.btc.monthly.v1",
  "provenance": {
    "alg": "ed25519",
    "public_key": "4bc079775b77a6498b91185f9e5fded294a58463a07c96b74a8c27b9b3f8879d"
  },
  "record_count": 18,
  "records": [
    {
      "avg_pl_usd": 58.87,
      "cumulative_pl_usd": 51123.8,
      "month": "2026-08",
      "total_pl_usd": 765.33,
      "trades": 13,
      "win_rate_pct": 53.85
    }
  ]
}

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