{
  "x402Version": 2,
  "id": 390,
  "slug": "390",
  "resource": "https://kronossignals.com/api/v1/digest/btc",
  "description": "Structured market digest for any of the 16 supported crypto assets. Deterministic composite from live signals: derivatives (funding, basis, OI), market regime, 30d realized volatility, fear-greed index, and ML forecast probability (BTC/ETH/SOL only). Single-call 'start here' bundle for autonomous agents. $0.02 USDC via x402. Live track record at /api/stats: ~54% directional hit, ~70% in-range over 15k+ scored forecasts — measured on served predictions, not a backtest.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x36038e1d712c5e39f35952164ec58ec2b96caee7",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {},
          "queryParams": {
            "asset": "string (e.g. btc, eth, sol)"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "as_of": "2026-01-01T00:00:00.000Z",
            "asset": "BTC-USD",
            "caveats": [
              "Not financial advice. Informational only."
            ],
            "disclaimer": "Informational only. Not financial advice. Past signals do not guarantee future results.",
            "drivers": [
              {
                "interpretation": "Positive funding rate — longs paying shorts, mild bullish bias",
                "name": "funding_rate",
                "value": 0.0001
              },
              {
                "interpretation": "Positive basis (0.0150%) — futures premium over spot",
                "name": "basis",
                "value": 0.00015
              },
              {
                "interpretation": "Regime: breakout — breakout",
                "name": "regime",
                "value": "breakout"
              },
              {
                "interpretation": "30d annualized realized volatility: 45.2% (normal)",
                "name": "realized_vol_30d",
                "value": 0.452
              },
              {
                "interpretation": "Fear & Greed 72 (Greed) — elevated sentiment",
                "name": "fear_greed",
                "value": 72
              },
              {
                "interpretation": "Kronos model: 64% calibrated upside probability over 24h (model_type: kronos_ml)",
                "name": "up_prob_calibrated",
                "value": 0.64
              }
            ],
            "forecast_note": "up_prob_calibrated is the preferred metric (PAV-isotonic calibrated). up_prob_raw is the model's uncalibrated directional probability.",
            "forecast_ref": "/api/v1/forecast/btc",
            "regime": "breakout",
            "thesis": "BTC shows positive funding (0.0100%); positive basis (0.0150%); breakout regime; 30d vol 45.2% (normal); fear-greed 72 (Greed); model assigns 64% upside probability over 24h horizon.",
            "up_prob_calibrated": 0.64,
            "up_prob_raw": 0.72
          },
          "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": {
                  "asset": {
                    "description": "Asset slug — btc, eth, sol, bnb, xrp, etc.",
                    "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-16T12:09:52.246Z",
  "quality": {
    "calls30d": 93,
    "uniquePayers30d": 7,
    "lastCalledAt": "2026-09-16T12:09:51.954Z"
  },
  "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"
  }
}