RC Quantum Data Oracle
GET data.rcqsignals.com/v1/fetch/monthly
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Signed 18-month BTC performance series from the RC Quantum BTC algorithm (live-parallel shadow, real exchange fills): monthly trade count, P/L, win rate, cumulative P/L. Ed25519-signed for buyer-side verification.
Resource: data.rcqsignals.com/v1/fetch/monthly
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x510d1c21788166b0a39f83796bf624e006849690
Payment methods: — · Last validation: 2026-09-14 10:50:38.674+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"as_of": {
"type": "string"
},
"license": {
"type": "string"
},
"product": {
"type": "string"
},
"records": {
"type": "array",
"items": {
"type": "object",
"properties": {
"month": {
"type": "string"
},
"trades": {
"type": "integer"
},
"avg_pl_usd": {
"type": "number"
},
"total_pl_usd": {
"type": "number"
},
"win_rate_pct": {
"type": "number"
},
"cumulative_pl_usd": {
"type": "number"
}
}
}
},
"coverage": {
"type": "object"
},
"provenance": {
"type": "object"
},
"record_count": {
"type": "integer"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x510d1c21788166b0a39f83796bf624e006849690",
"amount": "2000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x510d1c21788166b0a39f83796bf624e006849690",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "2000000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.