Single-call LLM grounding bundle — top 10 and bottom 5 composite-ranked assets, all signal
Single-call LLM grounding bundle — top 10 and bottom 5 composite-ranked assets, all signals triggered today, 30-day factor breadth across 8 classes, plus a ready-to-drop plaintext brief for an agent prompt. Runs across 200+ digital assets — BTC, ETH, SOL, top-cap + long-tail coverage.
10000 (raw units)
price
1
calls / 30d
1
unique payers
2026-09-05
updated
Provider
cryptyx.ai · discovered, not yet claimed by its owner
Payment (x402 accepts[])
[
{
"scheme": "exact",
"network": "eip155:8453",
"payTo": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"amount": "10000",
"maxTimeoutSeconds": 300
}
]Output schema
{
"bazaar": {
"info": {
"input": {
"method": "GET",
"queryParams": {},
"type": "http"
},
"output": {
"example": {
"asofDay": "2026-06-18",
"brief": "CRYPTYX Daily Market Brief — 2026-06-18\n\nCOMPOSITE RANKINGS (strongest to weakest multi-factor scores):\nTop 10:\n1. BTC (score: 0.42)\n2. ETH (score: 0.38)\n...\n\nBottom 5 (weakest):\n1. XYZ (score: -0.51)\n...\n\nSIGNAL ACTIVITY (2026-06-18):\n421 total signal triggers across all assets.\n- TR_MOMO_CONT_14D: 38/198 assets triggered (avg confidence: 0.73)\n- FLOW_VWAP_DEV_7D: 24/198 assets triggered (avg confidence: 0.68)\n...\n\nMARKET PULSE (30d horizon, by factor class):\n- TR: 112 positive / 54 negative / 32 neutral (avg t-score: 0.41, expansion: 56.6%)\n...\n\n---\nData computed daily at UTC 00:00. 440+ metrics across 8 factor classes, the full signal registry, ~200 assets.\nSource: CRYPTYX (https://cryptyx.ai)",
"durationMs": 387,
"ok": true,
"structured": {
"bottomAssets": [
{
"asof_day": "2026-06-18",
"asset": "XYZ",
"score": -0.51
}
],
"pulse": [
{
"avg_t_score": 0.12,
"class": "CORR",
"expand_share_pct": 39.4,
"factor_state": "neutral",
"negative_count": 64,
"neutral_count": 56,
"positive_count": 78,
"total": 198
},
{
"avg_t_score": 0.28,
"class": "EFF",
"expand_share_pct": 46.5,
"factor_state": "expansion",
"negative_count": 58,
"neutral_count": 48,
"positive_count": 92,
"total": 198
},
{
"avg_t_score": 0.34,
"class": "FLOW",
"expand_share_pct": 53,
"factor_state": "expansion",
"negative_count": 51,
"neutral_count": 42,
"positive_count": 105,
"total": 198
},
{
"avg_t_score": 0.18,
"class": "FUT",
"expand_share_pct": 44.4,
"factor_state": "neutral",
"negative_count": 67,
"neutral_count": 43,
"positive_count": 88,
"total": 198
},
{
"avg_t_score": -0.05,
"class": "OB",
"expand_share_pct": 35.9,
"factor_state": "neutral",
"negative_count": 79,
"neutral_count": 48,
"positive_count": 71,
"total": 198
},
{
"avg_t_score": 0.08,
"class": "OPT",
"expand_share_pct": 50,
"factor_state": "neutral",
"negative_count": 1,
"neutral_count": 0,
"positive_count": 1,
"total": 2
},
{
"avg_t_score": 0.41,
"class": "TR",
"expand_share_pct": 56.6,
"factor_state": "expansion",
"negative_count": 54,
"neutral_count": 32,
"positive_count": 112,
"total": 198
},
{
"avg_t_score": -0.12,
"class": "VOL",
"expand_share_pct": 32.3,
"factor_state": "contraction",
"negative_count": 82,
"neutral_count": 52,
"positive_count": 64,
"total": 198
}
],
"signals": [
{
"asof_day": "2026-06-18",
"avg_confidence": 0.73,
"signal_id": "TR_MOMO_CONT_14D",
"total_assets": 198,
"triggered_count": 38
},
{
"asof_day": "2026-06-18",
"avg_confidence": 0.68,
"signal_id": "FLOW_VWAP_DEV_7D",
"total_assets": 198,
"triggered_count": 24
},
{
"asof_day": "2026-06-18",
"avg_confidence": 0.61,
"signal_id": "VOL_COMPRESSION_7v30",
"total_assets": 198,
"triggered_count": 19
}
],
"topAssets": [
{
"asof_day": "2026-06-18",
"asset": "BTC",
"score": 0.42
},
{
"asof_day": "2026-06-18",
"asset": "ETH",
"score": 0.38
},
{
"asof_day": "2026-06-18",
"asset": "SOL",
"score": 0.31
}
],
"totalSignalTriggers": 421
}
},
"type": "json"
}
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}
}
}Use it
curl
curl "https://cryptyx.ai/api/v1/ai/market-brief" # -> 402 Payment Required, accepts[] lists how to pay # retry with a PAYMENT-SIGNATURE (or PAYMENT header) once paid
JavaScript
const res = await fetch("https://cryptyx.ai/api/v1/ai/market-brief");
if (res.status === 402) {
const { accepts } = await res.json();
// pay one of accepts[] via an x402 client, then retry with the payment header
}Python
import httpx
res = httpx.get("https://cryptyx.ai/api/v1/ai/market-brief")
if res.status_code == 402:
accepts = res.json()["accepts"]
# pay one of accepts[] via an x402 client, then retry with the payment headerMachine-readable
Everything on this page is also available as clean JSON at /resources/4386.json, and this resource appears in /discovery/resources and /discovery/search.