{
  "x402Version": 2,
  "id": 4388,
  "slug": "4388",
  "resource": "https://cryptyx.ai/api/market-pulse/divergences",
  "description": "Universe-aggregate cross-factor divergence alerts — Ignition (TR+VOL extreme), Capitulation (FLOW+TR collapse), and Distribution (outflows with trend). Severity-ranked by horizon for top-down scanning. 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": {
            "horizons": ""
          },
          "type": "http"
        },
        "output": {
          "example": {
            "alerts": [
              {
                "classA": "TR",
                "classB": "VOL",
                "color": "#f59e0b",
                "horizon": "7d",
                "interpretation": "Trend + volatility both extreme — momentum breakout, strong continuation bias",
                "label": "Ignition",
                "relevance": 2.76,
                "scoreA": 1.42,
                "scoreB": 1.18,
                "severity": 1.84,
                "type": "ignition"
              },
              {
                "classA": "FLOW",
                "classB": "TR",
                "color": "#f43f5e",
                "horizon": "30d",
                "interpretation": "Net outflows while trend holds — late-cycle exit, trend exhaustion likely",
                "label": "Distribution",
                "relevance": 1.232,
                "scoreA": -0.62,
                "scoreB": 0.88,
                "severity": 1.12,
                "type": "distribution"
              },
              {
                "classA": "FLOW",
                "classB": "TR",
                "color": "#f43f5e",
                "horizon": "90d",
                "interpretation": "Net outflows while trend holds — late-cycle exit, trend exhaustion likely",
                "label": "Distribution",
                "relevance": 0.658,
                "scoreA": -0.45,
                "scoreB": 0.71,
                "severity": 0.94,
                "type": "distribution"
              }
            ],
            "asof_day": "2026-06-18",
            "by_horizon": {
              "30d": [
                {
                  "classA": "FLOW",
                  "classB": "TR",
                  "color": "#f43f5e",
                  "horizon": "30d",
                  "interpretation": "Net outflows while trend holds — late-cycle exit, trend exhaustion likely",
                  "label": "Distribution",
                  "relevance": 1.232,
                  "scoreA": -0.62,
                  "scoreB": 0.88,
                  "severity": 1.12,
                  "type": "distribution"
                }
              ],
              "7d": [
                {
                  "classA": "TR",
                  "classB": "VOL",
                  "color": "#f59e0b",
                  "horizon": "7d",
                  "interpretation": "Trend + volatility both extreme — momentum breakout, strong continuation bias",
                  "label": "Ignition",
                  "relevance": 2.76,
                  "scoreA": 1.42,
                  "scoreB": 1.18,
                  "severity": 1.84,
                  "type": "ignition"
                }
              ],
              "90d": [
                {
                  "classA": "FLOW",
                  "classB": "TR",
                  "color": "#f43f5e",
                  "horizon": "90d",
                  "interpretation": "Net outflows while trend holds — late-cycle exit, trend exhaustion likely",
                  "label": "Distribution",
                  "relevance": 0.658,
                  "scoreA": -0.45,
                  "scoreB": 0.71,
                  "severity": 0.94,
                  "type": "distribution"
                }
              ]
            },
            "by_type": {
              "distribution": 2,
              "ignition": 1
            },
            "durationMs": 187,
            "ok": true,
            "total_alerts": 3
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "horizons": {
                    "description": "Comma-separated subset of 1d,7d,14d,30d,60d,90d,180d,365d. Invalid values silently dropped. Default: all 8.",
                    "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": "cryptyx.ai",
  "lastUpdated": "2026-09-05T12:54:32.634Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-05T12:54:32.457Z"
  },
  "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"
  }
}