{
  "x402Version": 2,
  "id": 403,
  "slug": "403",
  "resource": "https://kronossignals.com/api/v1/forecast/xrp",
  "description": "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.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x36038e1d712c5e39f35952164ec58ec2b96caee7",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {},
          "queryParams": {
            "horizon": "1h"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "accuracy_note": "Composite model. Measured on predictions actually served: 49% directional over 500+ scored XRP forecasts — below the ~54% all-asset headline (graduated from beta 2026-07-08 on n=101, which has not held up on the larger sample). Verify per-asset at /api/stats (beta_accuracy.per_asset).",
            "asset": "XRP-USD",
            "beta": false,
            "cache_age_seconds": 180,
            "cached": true,
            "disclaimer": "Composite forecast for XRP-USD. Informational only, not financial advice.",
            "forecast": {
              "confidence": 0.52,
              "expected_close": null,
              "horizon_bars": 1,
              "pred_volatility": null,
              "quantiles": null,
              "range_high": 2.325,
              "range_low": 2.175,
              "up_prob": 0.52
            },
            "generated_at": "2026-01-01T00:00:00.000Z",
            "horizon": "1h",
            "model": "kronos-signal-composite-v2 (fallback)",
            "model_type": "composite",
            "price": {
              "atr": 0.05,
              "close": 2.25
            },
            "source": "Binance"
          },
          "example_kind": "illustrative_schema_only",
          "example_note": "Placeholder values and timestamps, not market data.",
          "type": "json"
        }
      },
      "routeTemplate": ":var1",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "type": "object"
              },
              "queryParams": {
                "properties": {
                  "horizon": {
                    "default": "1h",
                    "description": "Forecast horizon: 1h = 1-hour candles, 4h = 4-hour candles, 24h = daily candles",
                    "enum": [
                      "1h",
                      "4h",
                      "24h"
                    ],
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "kronossignals.com",
  "lastUpdated": "2026-09-17T03:23:34.294Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T03:23:34.08Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "kronossignals.com",
    "manifest_name": "kronossignals.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}