{
  "x402Version": 2,
  "id": 396,
  "slug": "396",
  "resource": "https://kronossignals.com/api/v1/forecast/doge",
  "description": "Dogecoin (DOGE) price direction forecast. Kronos-base (60-path Monte-Carlo) ML model, cached ~20 min — switched from composite 2026-07-10. Measured on predictions actually served: 62% directional over 3,300+ scored DOGE forecasts — above our ~54% all-asset headline; verify per-asset at /api/stats (beta_accuracy). Falls back to the composite heuristic if the cache is briefly stale. Pay-per-call via x402 on Base USDC. Live scored track record at /api/stats — 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": "Kronos-base model (switched from composite 2026-07-10). Measured on predictions actually served: 62% directional over 3,300+ scored DOGE forecasts — above the ~54% all-asset headline. Prior composite record (36.1%/n147) retained at /api/stats. Verify per-asset at /api/stats (beta_accuracy.per_asset).",
            "asset": "DOGE-USD",
            "beta": false,
            "cache_age_seconds": 180,
            "cached": true,
            "disclaimer": "Kronos-base ML forecast for DOGE-USD, cached; may briefly fall back to the composite heuristic. Informational only, not financial advice.",
            "forecast": {
              "confidence": 0.55,
              "expected_close": null,
              "horizon_bars": 1,
              "pred_volatility": null,
              "quantiles": null,
              "range_high": 0.186,
              "range_low": 0.174,
              "up_prob": 0.55
            },
            "generated_at": "2026-01-01T00:00:00.000Z",
            "horizon": "1h",
            "model": "kronos-base-60path-t1-v2",
            "model_type": "kronos_ml",
            "price": {
              "atr": 0.004,
              "close": 0.18
            },
            "source": "Kronos-base (cached, 60-path MC)"
          },
          "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-10T19:01:24.91Z",
  "quality": {
    "calls30d": 8,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-10T19:01:24.592Z"
  },
  "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"
  }
}