CRYPTYX · AI Trade Ideas

by CRYPTYX

GETBase

$0.1

per call · USD Coin on Base

CRYPTYX is the intelligence layer for autonomous trading agents — the same institutional-grade research stack that powers professional desks, priced per call in USDC. 200+ digital assets, 440+ metrics, 150+ signals across 8 factor classes, walk-forward validated, macro-regime aware. Agents don't just consume signals. They backtest any factor over 5+ years of history (Metric Slicer), fork and validate custom signal recipes (Signal Forge), scan the universe for live matches, decompose per-asset conviction across every factor class, and query the full stack in natural language. The loop: define your conviction thesis → validate it against history → scan for live matches → execute via OKX, Kraken, or Coinbase execution toolkits. CRYPTYX is the brain; exchanges are the rails. No accounts, no API keys, no rate cards.

Endpoint

GET https://cryptyx.ai/api/v1/ai/trade-ideas

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

Example response

{
  "asof_day": "latest",
  "durationMs": 4218,
  "horizon": "14d",
  "ideas": [
    {
      "asset": "BTC",
      "composite_score": 0.42,
      "derivatives": {
        "funding_z": 1.34,
        "oi_momentum_z": 0.91
      },
      "dominant_factor": {
        "class": "TR",
        "t_score": 1.42
      },
      "rank": 1,
      "regime": "expansion",
      "regime_confidence": 0.78,
      "returns": {
        "ret_1d": 0.018,
        "ret_7d": 0.064
      },
      "sharpe_7d": 1.82,
      "signal_count": {
        "atomic": 7,
        "composite": 2
      },
      "top_predictors": [
        {
          "class": "TR",
          "cs_grade": "B",
          "metric_id": "TR_ROC_180D",
          "name": "Rate of Change 180D",
          "ts_grade": "A",
          "ts_ic": 0.21
        },
        {
          "class": "FUT",
          "cs_grade": "A",
          "metric_id": "FUT_FUNDING_1D",
          "name": "Funding Rate 1D",
          "ts_grade": "B",
          "ts_ic": 0.14
        }
      ],
      "top_setups": [
        {
          "class": "TR",
          "grade": "A",
          "hit_rate": 0.67,
          "last_triggered": "2026-06-15",
          "mean_fwd_return": 0.041,
          "n_triggers": 18,
          "name": "Trend Momentum Continuation 14D",
          "score": 0.117,
          "signal_id": "TR_MOMO_CONT_14D"
        },
        {
          "class": "FLOW",
          "grade": "B",
          "hit_rate": 0.58,
          "last_triggered": "2026-06-12",
          "mean_fwd_return": 0.028,
          "n_triggers": 12,
          "name": "VWAP Deviation 7D",
          "score": 0.056,
          "signal_id": "FLOW_VWAP_DEV_7D"
        }
      ]
    }
  ],
  "meta": {
    "scope": "signals_only",
    "setup_gate": "health_grade IN (A,B), NOT anti-predictive, n_triggers >= 5",
    "total_universe": 5,
    "x402_price_usd": 0.1
  },
  "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