CRYPTYX · Slicer Scan

by CRYPTYX

GETBase

$0.05

per call · USD Coin on Base

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.

Endpoint

GET https://cryptyx.ai/api/metrics/slicer/scan

1

Calls / 30d

1

Unique payers / 30d

Sep 5

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://cryptyx.ai/api/metrics/slicer/scan", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://cryptyx.ai/api/metrics/slicer/scan?metric_id=TR_ROC_180D&operator=gt&threshold=2" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "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
}

Payment details

Pay to0x0cd2c9724f185a029101b4aeacf3f114415c394f
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Market Data and the homepage with a featured placement.

Get featured →

More from CRYPTYX & similar services