$0.05
per call · USD Coin on Base
Hourly Ed25519-signed BTC market-state intel: directional bias with conviction, regime label and score, technical levels (EMA20/50, ATR, RSI, 7D/30D), and 72h large on-chain transfer activity. Data, not advice.
Endpoint
GET https://data.rcqsignals.com/v1/fetch/btc-intel3
Calls / 30d
3
Unique payers / 30d
Aug 25
Last called
exact
Payment scheme
Call this service
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-intel", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://data.rcqsignals.com/v1/fetch/btc-intel" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"as_of": "2026-08-12T14:00:00.000Z",
"bias": {
"conviction": "Moderate",
"direction": "Bullish",
"regime_label": "Risk-On",
"regime_score": 3,
"summary": "Bias update: BTC prints $118,420 on a bullish bias with moderate conviction; …",
"trend_strength": "Bullish",
"vol_regime": "Elevated"
},
"disclaimer": "Data, not investment advice.",
"levels": {
"atr14": 3120.4,
"atr_pct": 2.64,
"ema20": 115900.2,
"ema50": 112430.8,
"ema_spread_pct": 3.09,
"ret_30d_pct": 9.02,
"ret_7d_pct": 4.11,
"rsi14": 58.2,
"rsi_state": "Neutral",
"spot_usd": 118420.5,
"vol_24h_usd": 41230000000
},
"license": "RCQ-DATA-1.0; attribution required, no redistribution",
"product": "rcq.btc.intel.v1",
"provenance": {
"alg": "ed25519",
"public_key": "4bc079775b77a6498b91185f9e5fded294a58463a07c96b74a8c27b9b3f8879d"
},
"staleness": {
"market_as_of": "2026-08-12T14:00:00.000Z",
"market_cadence": "hourly",
"whales_lookback_hours": 24
},
"whale_transfers": {
"available": true,
"largest_transfer_btc": 145.9,
"measures": "large on-chain BTC transfers; direction and venue are not determinable from this source",
"median_transfer_btc": 96.6,
"min_btc": 100,
"min_usd": 5000000,
"source_age_hours": 5,
"source_last_seen": "2026-08-12T07:04:30.000Z",
"source_stale": false,
"total_btc_moved": 312.18,
"total_usd_moved": 19670000,
"transfer_count": 3,
"transfers": [
{
"btc": 145.9,
"observed_at": "2026-08-12T07:04:30.000Z",
"usd": 9190000
}
],
"window_hours": 72
}
}Payment details
0x510d1c21788166b0a39f83796bf624e006849690USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Onchain Data and the homepage with a featured placement.
More from RC Quantum Data Oracle & similar services
RC Quantum Data Oracle · Fetch BTC Funding Regime
data.rcqsignals.com
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.
RC Quantum Data Oracle · Fetch BTC Funding Surface
data.rcqsignals.com
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.
RC Quantum Data Oracle · Fetch Monthly
data.rcqsignals.com
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.