{
  "x402Version": 2,
  "id": 4389,
  "slug": "4389",
  "resource": "https://cryptyx.ai/api/market-pulse/regime",
  "description": "Multi-horizon macro regime synthesis from 1d through 365d — regime label, confidence, cross-class state, breadth, horizon alignment. Read full risk-on/off posture in one call. Slim mode drops blobs for timelines. Runs across 200+ digital assets — BTC, ETH, SOL, top-cap + long-tail coverage.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "days": 0,
            "horizon": "",
            "slim": false
          },
          "type": "http"
        },
        "output": {
          "example": {
            "asof_day": "2026-06-18",
            "count": 240,
            "current": {
              "30d": {
                "breadth": {
                  "bearish_pct": 0.33,
                  "bullish_pct": 0.48,
                  "neutral_pct": 0.19
                },
                "cross_class_state": "neutral",
                "horizon_alignment": {
                  "aligned_horizons": [
                    "14d",
                    "30d"
                  ],
                  "alignment_score": 0.61
                },
                "meta": {
                  "dominant_classes": [
                    "EFF"
                  ],
                  "weakest_class": "OPT"
                },
                "n_assets": 198,
                "regime_confidence": 0.54,
                "regime_label": "consolidation"
              },
              "7d": {
                "breadth": {
                  "bearish_pct": 0.21,
                  "bullish_pct": 0.62,
                  "neutral_pct": 0.17
                },
                "cross_class_state": "risk_on",
                "horizon_alignment": {
                  "aligned_horizons": [
                    "7d",
                    "14d",
                    "30d"
                  ],
                  "alignment_score": 0.75
                },
                "meta": {
                  "dominant_classes": [
                    "TR",
                    "FLOW"
                  ],
                  "weakest_class": "VOL"
                },
                "n_assets": 198,
                "regime_confidence": 0.68,
                "regime_label": "expansion"
              }
            },
            "durationMs": 142,
            "history": [
              {
                "asof_day": "2026-06-18",
                "breadth": {
                  "bearish_pct": 0.21,
                  "bullish_pct": 0.62
                },
                "cross_class_state": "risk_on",
                "horizon": "7d",
                "horizon_alignment": {
                  "alignment_score": 0.75
                },
                "meta": {
                  "dominant_classes": [
                    "TR",
                    "FLOW"
                  ]
                },
                "n_assets": 198,
                "regime_confidence": 0.68,
                "regime_label": "expansion"
              },
              {
                "asof_day": "2026-06-18",
                "breadth": {
                  "bullish_pct": 0.48
                },
                "cross_class_state": "neutral",
                "horizon": "30d",
                "horizon_alignment": {
                  "alignment_score": 0.61
                },
                "meta": {
                  "dominant_classes": [
                    "EFF"
                  ]
                },
                "n_assets": 198,
                "regime_confidence": 0.54,
                "regime_label": "consolidation"
              }
            ],
            "ok": true
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "days": {
                    "description": "Lookback window in days (1-1900, default 30)",
                    "type": "number"
                  },
                  "horizon": {
                    "description": "Filter to one horizon: 1d, 7d, 14d, 30d, 60d, 90d, 180d, 365d (optional — omit to return all horizons)",
                    "type": "string"
                  },
                  "slim": {
                    "description": "If true, omits breadth/horizon_alignment/meta JSONB blobs — returns only regime_label + regime_confidence per row (default false)",
                    "type": "boolean"
                  }
                },
                "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": "cryptyx.ai",
  "lastUpdated": "2026-09-05T12:54:23.767Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-05T12:54:23.582Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "cryptyx.ai",
    "manifest_name": "cryptyx.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}