CRYPTYX · Market Pulse

by CRYPTYX

GETBase

$0.01

per call · USD Coin on Base

Universe-wide factor breadth bucketed by class and horizon — positive/negative/neutral counts, average t-score, expand-share percent, dominant regime. Time risk-on/off rotations across 200+ assets.

Endpoint

GET https://cryptyx.ai/api/market-pulse

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/market-pulse", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://cryptyx.ai/api/market-pulse?classes=TR%2CVOL&days=30&horizons=7D%2C30D&mode=series" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "latest_day": "2026-06-18",
  "rows": [
    {
      "asof_day": "2026-06-18",
      "avg_t_score": 0.31,
      "class": "TR",
      "dominant_regime_id": 3,
      "expand_share_pct": 21.21,
      "factor_state": "NEUTRAL",
      "horizon": "7D",
      "negative_count": 18,
      "neutral_count": 138,
      "positive_count": 42,
      "total": 198
    },
    {
      "asof_day": "2026-06-18",
      "avg_t_score": -0.48,
      "class": "VOL",
      "dominant_regime_id": 3,
      "expand_share_pct": 6.06,
      "factor_state": "COMPRESSION",
      "horizon": "7D",
      "negative_count": 65,
      "neutral_count": 121,
      "positive_count": 12,
      "total": 198
    },
    {
      "asof_day": "2026-06-18",
      "avg_t_score": 1.12,
      "class": "FLOW",
      "dominant_regime_id": 1,
      "expand_share_pct": 72.73,
      "factor_state": "EXPANSION",
      "horizon": "30D",
      "negative_count": 9,
      "neutral_count": 45,
      "positive_count": 144,
      "total": 198
    }
  ]
}

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