$0.03
per call · USD Coin on Base
Cross-asset macro fragility scored 0-100 across BTC, JPY carry, risk-off and rates channels, with BOJ/FOMC/CPI/NFP proximity as context. Ed25519-signed. Descriptive, not a directional signal.
Endpoint
GET https://data.rcqsignals.com/v1/fetch/macro-event-risk1
Calls / 30d
1
Unique payers / 30d
Aug 23
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/macro-event-risk", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://data.rcqsignals.com/v1/fetch/macro-event-risk" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"as_of": "2026-08-20T00:00:00Z",
"attribution": "This product uses the FRED API but is not endorsed or certified by the Federal Reserve Bank of St. Louis.",
"channels": {
"btc_fragility": 59.62,
"cross_asset_risk_off": 57.59,
"jpy_carry_stress": 23.2,
"rates_stress": 31.48
},
"collected_at": "2026-08-20T04:23:00.000Z",
"core_score": 43.97,
"core_state": "GUARDED",
"data_quality": {
"available_components": 9,
"degraded_channels": [],
"expected_components": 9,
"missing_components": [],
"stale": false,
"status": "GOOD"
},
"disclaimer": "Descriptive macro-risk intelligence. Not a directional trading signal.",
"effective_state": "GUARDED",
"event_context": [],
"event_sensitivity": "LOW",
"freshness": {
"as_of": "2026-08-20T00:00:00Z",
"collection_cadence": "every 4 hours",
"observation_age_days": 3,
"publication_lag_note": "USDJPY comes from the Federal Reserve H.10 release, which publishes WEEKLY, so as_of typically trails the current date. Read observation_age_days.",
"scored_on": "the most recent date on which all four channels are computable"
},
"license": "RCQ-DATA-1.0; attribution required, no redistribution",
"methodology": {
"core_version": "v1",
"event_overlay_version": "v1.1"
},
"oracle": "rcq.macro.event_risk.v1",
"product": "RCQ Macro Event Risk Surface",
"provenance": {
"alg": "ed25519",
"public_key": "4bc079775b77a6498b91185f9e5fded294a58463a07c96b74a8c27b9b3f8879d"
},
"top_drivers": [
{
"channel": "btc_fragility",
"driver": "BTC intraday-range stress",
"stress_score": 89.87,
"weighted_importance": 26.96
}
],
"version": "v1.1"
}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 Intel
data.rcqsignals.com
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.
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.