CRYPTYX · Market Pulse Temporal Layers

by CRYPTYX

GETBase

$0.01

per call · USD Coin on Base

Tactical / strategic / secular regime decomposition + Supertrend score across a 1-1900 day lookback. Shows regime alignment across timescales — is the market in agreement or diverging? Complements /market-pulse/regime by decomposing multi-horizon consistency into named layers. Runs across 200+ digital assets — BTC, ETH, SOL, top-cap + long-tail coverage.

Endpoint

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

3

Calls / 30d

3

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/temporal-layers", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://cryptyx.ai/api/market-pulse/temporal-layers?days=0" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "count": 90,
  "current": {
    "alignment": "partial",
    "secular": {
      "horizon": "180d",
      "regime_label": "expansion"
    },
    "strategic": {
      "horizon": "30d",
      "regime_label": "expansion"
    },
    "supertrend_score": 0.68,
    "tactical": {
      "horizon": "7d",
      "regime_label": "consolidation"
    }
  },
  "durationMs": 124,
  "history": [
    {
      "asof_day": "2026-07-08",
      "secular": "expansion",
      "strategic": "expansion",
      "tactical": "consolidation"
    }
  ],
  "ok": true
}

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