{
  "x402Version": 2,
  "id": 4371,
  "slug": "4371",
  "resource": "https://cryptyx.ai/api/metrics/slicer/scan",
  "description": "Cross-sectional z-score scanner across 200+ assets and 440+ metrics. Pick a metric and threshold; get ranked triggering assets with z, percentile, returns, composite score, and per-metric health grading. Live anomaly hunting.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "metric_id": "TR_ROC_180D",
            "operator": "gt",
            "threshold": 2
          },
          "type": "http"
        },
        "output": {
          "example": {
            "asof_day": "2026-06-18",
            "durationMs": 421,
            "health": {
              "data_state": "ok",
              "grade": "A",
              "hit_rate_7d": 0.6124,
              "ic_7d": 0.1342,
              "ic_context": "cross_sectional",
              "is_anti_predictive": false,
              "n_obs_7d": 18420,
              "sample_sufficient": true
            },
            "metric_class": "TR",
            "metric_name": "Momentum Continuation 14D",
            "ok": true,
            "params": {
              "metric_id": "TR_MOMO_CONT_14D",
              "operator": "abs_gt",
              "threshold": 2
            },
            "polarity": 1,
            "results": [
              {
                "asset": "BTC",
                "comp_pct": 0.9742,
                "comp_score": 0.4231,
                "cross_section_pctl": 0.9648,
                "pctl": 0.9824,
                "price": 71245.32,
                "ret_1d": 0.0142,
                "ret_30d": 0.0921,
                "ret_7d": 0.0387,
                "ts_grade": "A",
                "ts_ic": 0.1842,
                "volume_usd": 38420000000,
                "z": 2.8431
              },
              {
                "asset": "SOL",
                "comp_pct": 0.1241,
                "comp_score": -0.1874,
                "cross_section_pctl": 0.0412,
                "pctl": 0.0231,
                "price": 142.18,
                "ret_1d": -0.0287,
                "ret_30d": -0.1142,
                "ret_7d": -0.0521,
                "ts_grade": "B",
                "ts_ic": 0.1124,
                "volume_usd": 2840000000,
                "z": -2.4117
              }
            ],
            "total_assets": 198,
            "triggering_count": 7
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "metric_id": {
                    "description": "Metric ID to scan, e.g. TR_MOMO_CONT_14D, TR_ROC_180D, VOL_COMPRESSION_7v30 (uppercased internally)",
                    "example": "TR_ROC_180D",
                    "type": "string"
                  },
                  "operator": {
                    "description": "Filter operator on the 365d-window z-score",
                    "enum": [
                      "gt",
                      "lt",
                      "gte",
                      "lte",
                      "abs_gt"
                    ],
                    "type": "string"
                  },
                  "threshold": {
                    "description": "Z-score threshold (coerced to number)",
                    "example": 2,
                    "type": "number"
                  }
                },
                "required": [
                  "metric_id",
                  "operator",
                  "threshold"
                ],
                "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:59:56.425Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-05T12:59:56.236Z"
  },
  "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"
  }
}