CRYPTYX · Harness Snapshot

by CRYPTYX

GETBase

$0.005

per call · USD Coin on Base

Canonical harness tear-sheet — one call returns totals (fires / boundary / silent / first-ever), top-5 fires by confidence, first-ever prints (5-year rarity), boundary watchlist (near-fire ranked by distance-to-trigger), and silent fade setups. Every setup carries plain-English composition (via ref.metric_display_labels) so responses never leak raw metric_id strings. Priced cheap so polling patterns stay economically viable — every MCP skill instructs Claude to call this FIRST as the canonical orientation. Scope: apex (BTC/ETH/SOL default), all (33-asset curated universe), or asset:{SYMBOL} for single-asset lens.

Endpoint

GET https://cryptyx.ai/api/v1/harness/snapshot

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

Example response

{
  "asof_day": "2026-08-21",
  "boundary_watchlist": [
    {
      "asset": "SOL",
      "backtest": {
        "hit_rate_90d": 0.46,
        "mean_ret_90d": 0.042
      },
      "display_name": "Solana Aggressive Taker Buy Spike (60d Long)",
      "distance_to_trigger": -0.18,
      "setup_id": "flow_solana_aggressive_taker_buy_spike_60d_long_t1",
      "state": "boundary"
    }
  ],
  "first_ever_fires": [
    {
      "asset": "BTC",
      "backtest": {
        "hit_rate_90d": 0.83,
        "mean_ret_90d": 0.155,
        "n_fires": 13,
        "sharpe_90d": 2.16
      },
      "confidence": 1,
      "direction": "long",
      "display_name": "Bitcoin Full-Stack Efficient Trend Persistence · 4-Factor Flagship",
      "factor_family": "EFF",
      "setup_id": "eff_bitcoin_full_stack_efficient_trend_persistence_4_factor_flagship_t5",
      "state": "first_ever",
      "tier": 5
    }
  ],
  "read_hint": "39 first-ever fires today (rare — never printed in 5yr sample) · 18 setups on the boundary.",
  "scope": "apex",
  "silent_fades": [
    {
      "asset": "BTC",
      "display_name": "BTC 3-Family Bull Continuation Override (Fade-Fail Setup)",
      "fade_type": "regime_exhaustion",
      "setup_id": "cross_family_btc_3_family_bull_continuation_override_fade_fail_setup_t1"
    }
  ],
  "top_fires": [],
  "totals": {
    "boundary": 18,
    "fires": 0,
    "first_ever": 39,
    "silent": 125
  }
}

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