CRYPTYX · Market Pulse Hero Timeline

by CRYPTYX

GETBase

$0.01

per call · USD Coin on Base

BTC price + macro regime history + high-conviction signal density timeseries in a single call (1-1900 days). Bundled dashboard hero for orienting on "where are we in the cycle" — configurable horizon (1d-365d) and layer (core/signals). One call replaces 3 separate history queries.

Endpoint

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

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

Example response

{
  "btc": [
    {
      "asof_day": "2026-07-08",
      "close_px": 68950.18
    }
  ],
  "density": [
    {
      "asof_day": "2026-07-08",
      "high_conviction_count": 42
    }
  ],
  "durationMs": 187,
  "ok": true,
  "regime": [
    {
      "asof_day": "2026-07-08",
      "regime_confidence": 0.73,
      "regime_label": "consolidation"
    }
  ],
  "series": {
    "horizon": "30d",
    "layer": "core"
  }
}

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