{
  "x402Version": 2,
  "id": 400,
  "slug": "400",
  "resource": "https://kronossignals.com/api/v1/briefing",
  "description": "Composite market briefing: BTC/ETH/SOL ML forecasts (1h horizon), Crypto Fear & Greed Index, TradFi macro context (VIX/DXY/US 10Y yield/S&P 500/gold), and top funding-rate extremes (|z|≥2 screened across 16 perpetual markets) — all in one round-trip. Saves 4+ separate paid calls. Per-section available flags for graceful degradation. $0.10 USDC via x402. 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": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {},
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "disclaimer": "Composite briefing assembled from: Kronos-base ML model (forecasts), alternative.me (Fear & Greed), stooq.com / Yahoo Finance (macro), and Kronos market_signals / Bybit (funding extremes). Informational only, not financial advice.",
            "forecasts": {
              "BTC": {
                "available": true,
                "direction": "up",
                "expected_close": 107620,
                "horizon": "1h",
                "probability": 0.67,
                "range_high": 108700,
                "range_low": 106300
              },
              "ETH": {
                "available": true,
                "direction": "up",
                "expected_close": 3520,
                "horizon": "1h",
                "probability": 0.58,
                "range_high": 3590,
                "range_low": 3450
              },
              "SOL": {
                "available": true,
                "direction": "down",
                "expected_close": 148,
                "horizon": "1h",
                "probability": 0.44,
                "range_high": 152,
                "range_low": 145
              }
            },
            "funding_extremes": {
              "available": true,
              "extremes_count": 1,
              "items": [
                {
                  "asset": "BTC-USD",
                  "captured_at": "2026-01-01T00:00:00.000Z",
                  "classification": "extreme",
                  "data_age_seconds": 300,
                  "funding_rate": 0.003,
                  "funding_rate_annualized": 3.285,
                  "rank": 1,
                  "short": "BTC",
                  "stale": false,
                  "z_score": 2.8
                }
              ],
              "no_extremes_message": null
            },
            "generated_at": "2026-01-01T00:05:00.000Z",
            "macro": {
              "available": true,
              "dxy": {
                "source": "stooq.com",
                "unavailable": false,
                "value": 104.2
              },
              "gold": {
                "source": "stooq.com",
                "unavailable": false,
                "value": 2325
              },
              "spx": {
                "source": "stooq.com",
                "unavailable": false,
                "value": 5488
              },
              "us_10y_yield": {
                "source": "stooq.com",
                "unavailable": false,
                "value": 4.31
              },
              "vix": {
                "source": "stooq.com",
                "unavailable": false,
                "value": 16.8
              }
            },
            "sentiment": {
              "available": true,
              "fear_greed": {
                "timestamp": "1751443200",
                "value": 75,
                "value_classification": "Greed"
              }
            },
            "usage_hint": "One-call composite briefing: BTC/ETH/SOL ML forecasts, Fear & Greed, macro (VIX/DXY/SPX/gold), top funding extremes."
          },
          "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": {},
                "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-16T00:01:49.741Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-16T00:01:49.493Z"
  },
  "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"
  }
}