Kronos Crypto Data & Forecasts
GET kronossignals.com/api/v1/forecast/xrp
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
XRP price direction forecast. Composite model: EMA(20/50)/RSI(14)/MACD(12,26,9)/ATR(14) heuristic off Binance klines. Measured on predictions actually served: 49% directional over 500+ scored XRP forecasts — below our ~54% all-asset headline; verify per-asset at /api/stats (beta_accuracy). Returns up_prob, range_low/high, and accuracy_note. Pay-per-call via x402 on Base USDC. Live track record at /api/stats: ~54% hit over 15k+ scored forecasts, not a backtest.
Resource: kronossignals.com/api/v1/forecast/xrp
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x36038e1d712c5e39f35952164ec58ec2b96caee7
Payment methods: — · Last validation: 2026-09-14 16:45:11.4+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"pathParams": {
"type": "object"
},
"queryParams": {
"type": "object",
"properties": {
"horizon": {
"enum": [
"1h",
"4h",
"24h"
],
"type": "string",
"default": "1h",
"description": "Forecast horizon: 1h = 1-hour candles, 4h = 4-hour candles, 24h = daily candles"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x36038e1d712c5e39f35952164ec58ec2b96caee7",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x36038e1d712c5e39f35952164ec58ec2b96caee7",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "50000"
}
]
}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.