INTELLIGENCE

Know what your agents buy.

Costs, changes and evidence for better service decisions.

Cost intelligence

Find the better way to pay.

Compare service prices and payment options against your workload.

Scoped audits · customer usage requiredRequest a cost audit
Change intelligence

Know when your dependencies change.

Track payment offers, service schemas and provider changes over time.

Custom watchlists and historyDiscuss monitoring
Outcome intelligence

Connect the purchase to the result.

Bring charges, retries and task evaluations into one private evidence record.

Integration pilot · your task criteriaConnect your workflow

THE EVIDENCE BASE

Collected. Dated. Traceable.

Use the API
14,635Source listings
33Source snapshots
27,889Recorded changes
1,221Endpoint observations

Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.

2,036 observations · Differences between dated observations.

cryptyx.aiAggregated-exchange daily perpetual funding rate per asset, last N days. Raw feed — no annualisation, no z-score. Cheap historical input for carry-trade backtests and crowding diagnostics. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/funding-rate
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Aggregated-exchange daily perpetual funding rate per asset, last N days. Raw feed — no annualisation, no z-score. Cheap historical input for carry-trade backtests and crowding diagnostics. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "asset": {
                "description": "Asset symbol (e.g. BTC, ETH, SOL). Trimmed and uppercased server-side.",
                "type": "string"
              },
              "days": {
                "description": "Number of trailing days to return (1-365, default 30).",
                "type": "number"
              }
            },
            "required": [
              "asset"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "ca70ac0d25cf72440396336fad8c8f05106af660aff419f2f59d0bd1f5bb86ac",
  "service_id": "031d5b3e06c435b55850f4f2e2f90ddffac2b146315110d13b3757e7ae5b13ce",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:54:48.6Z",
  "url": "https://cryptyx.ai/api/funding-rate",
  "usage_rights": "not_reviewed"
}
cryptyx.aiService health probe — build version, last pipeline run, current signal/composite/asset counts. Sub-second, no DB writes. The cheapest end-to-end pay-per-call check before issuing real queries.
https://cryptyx.ai/api/x402/health
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Service health probe — build version, last pipeline run, current signal/composite/asset counts. Sub-second, no DB writes. The cheapest end-to-end pay-per-call check before issuing real queries.",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "3397c952aa587844fe2d9fa976890fb66e1bce768f01dd2d0f30cb752da5080b",
  "service_id": "048d856857c0101c4e81b32f6142c2b64598493af278f5654276f6c4567a549b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:52:06.08Z",
  "url": "https://cryptyx.ai/api/x402/health",
  "usage_rights": "not_reviewed"
}
cryptyx.aiLightweight 90-day z-score timeseries for one (metric_id, asset). Returns asof_day + z + percentile per day. Cheap primitive for chart tooltips, sparklines, or rapid metric due-diligence before committing to a full /metrics/slicer backtest at $0.05. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/metrics/preview
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Lightweight 90-day z-score timeseries for one (metric_id, asset). Returns asof_day + z + percentile per day. Cheap primitive for chart tooltips, sparklines, or rapid metric due-diligence before committing to a full /metrics/slicer backtest at $0.05. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "asset": {
                "description": "Asset symbol (uppercased server-side)",
                "type": "string"
              },
              "days": {
                "description": "Lookback window (7-365, default 90)",
                "type": "number"
              },
              "metric_id": {
                "description": "Metric ID from the catalog (e.g. TR_MOMO_CONT_14D)",
                "type": "string"
              }
            },
            "required": [
              "metric_id",
              "asset"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "2f8f4a1a19cc0ab7efc57ae3349ff358ba6b83112c8bf26a946712337ace0cc5",
  "service_id": "09fe5aead4990d4d3a359e70fc34f152ed0ed9cd93bf098a750668452b393ced",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T13:08:42.881Z",
  "url": "https://cryptyx.ai/api/metrics/preview",
  "usage_rights": "not_reviewed"
}
cryptyx.aiToday's firing signals across 200+ assets — atomic and composite arrays with confidence, macro regime, and event-deltas vs the prior day. Anti-predictive signals filtered. Response also carries a _next block pointing at explain / top / market-pulse/conviction / active-signals / trade-ideas so you can drill in without leaving the flow.
https://cryptyx.ai/api/signals/active
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Today's firing signals across 200+ assets — atomic and composite arrays with confidence, macro regime, and event-deltas vs the prior day. Anti-predictive signals filtered. Response also carries a _next block pointing at explain / top / market-pulse/conviction / active-signals / trade-ideas so you can drill in without leaving the flow.",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "3397c952aa587844fe2d9fa976890fb66e1bce768f01dd2d0f30cb752da5080b",
  "service_id": "132463bf921aac4e40b5cde32825db87696461c7b2d2970c2a6a7aa29c1b95a7",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:52:16.452Z",
  "url": "https://cryptyx.ai/api/signals/active",
  "usage_rights": "not_reviewed"
}
cryptyx.aiPer-asset macro regime classification with confidence — expansion, consolidation, or deleveraging. Includes secondary regime and resolution mode. Factor-derived from the nightly 04:15 UTC pipeline. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/asset-regimes
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Per-asset macro regime classification with confidence — expansion, consolidation, or deleveraging. Includes secondary regime and resolution mode. Factor-derived from the nightly 04:15 UTC pipeline. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "asset": {
                "description": "Asset symbol (e.g. BTC, ETH, SOL) — uppercased server-side",
                "example": "BTC",
                "type": "string"
              },
              "days": {
                "description": "Lookback days for series mode (1–365). Default 90. Ignored when mode=snapshot.",
                "example": 90,
                "type": "number"
              },
              "mode": {
                "description": "snapshot = latest canonical day only; series = last N days anchored to latest. Default snapshot.",
                "enum": [
                  "snapshot",
                  "series"
                ],
                "type": "string"
              }
            },
            "required": [
              "asset"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "275d4c12563919b61b40610c310d9a587bb9a8df7fbde6cd3e879b88fc7474c6",
  "service_id": "1b731253cf0b81f86b78bb5615bed351748ac41595370b331b8a22992abe4ce9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:53:51.739Z",
  "url": "https://cryptyx.ai/api/asset-regimes",
  "usage_rights": "not_reviewed"
}
cryptyx.aiClass-level attribution waterfall for one asset and horizon — master score, per-class contributions ordered by impact, per-signal triggers with walk-forward IS/OOS, and per-signal health grades. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/signals/composite/attribution
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Class-level attribution waterfall for one asset and horizon — master score, per-class contributions ordered by impact, per-signal triggers with walk-forward IS/OOS, and per-signal health grades. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "asset": {
                "description": "Asset symbol (uppercased server-side), e.g. BTC, ETH, SOL",
                "type": "string"
              },
              "day": {
                "description": "Optional anchor day YYYY-MM-DD (defaults to latest master_composite_log day)",
                "type": "string"
              },
              "horizon": {
                "description": "Horizon: 7d | 14d | 30d (default 7d)",
                "type": "string"
              }
            },
            "required": [
              "asset"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "1e1d0378db4dee3396f2d7a91d645109a19e733b3d5d97f6d5b47ee9be67676a",
  "service_id": "23b317acde4c113aaa6abff854a8f14d1befe307b63c63db62b4935854cdf78a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:59:03.361Z",
  "url": "https://cryptyx.ai/api/signals/composite/attribution",
  "usage_rights": "not_reviewed"
}
cryptyx.aiSingle-metric z-score backtest over 5+ years of history per asset. Triggers, trigger rate, and per-horizon forward-return and max-drawdown stats across 8 horizons (1d-365d). Pre-composite single-factor edge testing. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/metrics/slicer
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Single-metric z-score backtest over 5+ years of history per asset. Triggers, trigger rate, and per-horizon forward-return and max-drawdown stats across 8 horizons (1d-365d). Pre-composite single-factor edge testing. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "asset": {
                "description": "Asset symbol (case-insensitive, uppercased server-side). Example: BTC, ETH, SOL.",
                "type": "string"
              },
              "cooldown_days": {
                "description": "Optional. Integer 0-365, default 7. Suppresses repeat triggers within N days of the last accepted trigger.",
                "type": "number"
              },
              "metric_id": {
                "description": "Metric ID from the 440+ catalog (case-insensitive, uppercased server-side). Example: TR_MOMO_CONT_14D, VOL_COMPRESSION_7v30, FLOW_VWAP_DEV_7D.",
                "type": "string"
              },
              "operator": {
                "description": "Trigger comparator vs threshold: gt, lt, gte, lte, or abs_gt.",
                "type": "string"
              },
              "threshold": {
                "description": "Z-score threshold against fact_stats 365-day window. Example: 2.0 for >2 sigma.",
                "type": "number"
              }
            },
            "required": [
              "metric_id",
              "asset",
              "operator",
              "threshold"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "bf9adcb1b6e1160d8c4add26a07c9f495710a1981abed36c693cfc975bbed0f4",
  "service_id": "2411d2016dd79c169ad8ccdfc808ba8a4088fde0b2ed1475a2919aa1d5b79764",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:59:34.998Z",
  "url": "https://cryptyx.ai/api/metrics/slicer",
  "usage_rights": "not_reviewed"
}
cryptyx.aiDaily "where to look" leaderboard — top-N and bottom-N assets by composite score with returns, funding/OI z-scores, signal counts, optional thematic scores, and macro regime gating. Stablecoins filtered. Response carries a _next block with thesis / active-signals / asymmetry / regime-context / trade-ideas so an agent can go from "which asset" to "what does the full CRYPTYX stack say about it" in a single hop. Runs across 200+ digital assets — BTC, ETH, SOL, top-cap + long-tail coverage.
https://cryptyx.ai/api/market-pulse/conviction
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Daily \"where to look\" leaderboard — top-N and bottom-N assets by composite score with returns, funding/OI z-scores, signal counts, optional thematic scores, and macro regime gating. Stablecoins filtered. Response carries a _next block with thesis / active-signals / asymmetry / regime-context / trade-ideas so an agent can go from \"which asset\" to \"what does the full CRYPTYX stack say about it\" in a single hop. Runs across 200+ digital assets — BTC, ETH, SOL, top-cap + long-tail coverage.",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "description": "Number of assets per side (top and bottom). Integer 5-50, default 10.",
                "type": "number"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "9bce1ffdb610522d45b2fcc7816c74ac01829fbff3f0419ea7392a1b92301439",
  "service_id": "26a35bf22d47294826cdda64333afeedd1d1e633196272892e22e88deaa1bbf5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:59:15.556Z",
  "url": "https://cryptyx.ai/api/market-pulse/conviction",
  "usage_rights": "not_reviewed"
}
cryptyx.aiPer-asset agent grounding bundle — profile (composite score, ranks, returns, volatility, Sharpe), an 8×8 factor cube (t-score percentile and band), regime, and raw order-book liquidity. Single aligned snapshot. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/ai/metrics
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Per-asset agent grounding bundle — profile (composite score, ranks, returns, volatility, Sharpe), an 8×8 factor cube (t-score percentile and band), regime, and raw order-book liquidity. Single aligned snapshot. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "assets": {
                "description": "Optional comma-separated asset symbols (case-insensitive, uppercased server-side). Empty/omitted returns full universe. Example: 'BTC,ETH,SOL'",
                "type": "string"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "36b55c70ae01ccbfa3ae65910a8b051bc48bd242a0f4fef64bb208960daadb68",
  "service_id": "2fbaa237a3b2bc14e61a5eef6647d9c147dc4cf06f9933046f89d7827dec4710",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:56:52.459Z",
  "url": "https://cryptyx.ai/api/ai/metrics",
  "usage_rights": "not_reviewed"
}
cryptyx.aiBTC 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.
https://cryptyx.ai/api/market-pulse/hero-timeline
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "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.",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "days": {
                "description": "Lookback window in days (1-1900, default 365)",
                "type": "number"
              },
              "horizon": {
                "description": "Regime horizon: 1d, 7d, 14d, 30d, 60d, 90d, 180d, 365d (default 30d)",
                "type": "string"
              },
              "layer": {
                "description": "core (price + regime) or signals (adds density). Default: core",
                "type": "string"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "2f536a4f82ab12b8c832912c48c7effc70ddd59540fa48dec11d6ba5d7e3e85c",
  "service_id": "322efbc9d8198bc765f6020834a9b83b66d22907facbba5df98340bf04772aef",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T13:08:24.638Z",
  "url": "https://cryptyx.ai/api/market-pulse/hero-timeline",
  "usage_rights": "not_reviewed"
}
cryptyx.aiBacktest any signal over up to 365 days. Returns trigger stats, per-day rows, and a 4-horizon performance block (sample size, mean/median return, hit rate, bootstrap CI, statistical significance, reliability grade). Walk-forward OOS read inlined. Runs across 200+ digital assets — BTC, ETH, SOL, top-cap + long-tail coverage.
https://cryptyx.ai/api/signals/backtest
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Backtest any signal over up to 365 days. Returns trigger stats, per-day rows, and a 4-horizon performance block (sample size, mean/median return, hit rate, bootstrap CI, statistical significance, reliability grade). Walk-forward OOS read inlined. Runs across 200+ digital assets — BTC, ETH, SOL, top-cap + long-tail coverage.",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "dryrun": {
                "description": "If true, uses signal_dryrun_count() and skips writes to signal_log. Default false. dryrun=true nulls totalTriggerEvents/avgConfidence and omits performance block.",
                "type": "boolean"
              },
              "from": {
                "description": "Start date YYYY-MM-DD",
                "type": "string"
              },
              "signal_id": {
                "description": "Signal registry ID, e.g. TR_MOMO_CONT_14D (uppercased server-side)",
                "type": "string"
              },
              "to": {
                "description": "End date YYYY-MM-DD. Range must be <=365d and from<=to",
                "type": "string"
              }
            },
            "required": [
              "signal_id",
              "from",
              "to"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "d01e369823e81f5c3ba4328b9c1ac993692cf5ac3c5df943b6df43e76f842212",
  "service_id": "32d7aa230afb35e9419292b0756a48d99e98677fbeca86a79e7e95fa74af99dc",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:57:28.569Z",
  "url": "https://cryptyx.ai/api/signals/backtest",
  "usage_rights": "not_reviewed"
}
cryptyx.aiSingle-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.
https://cryptyx.ai/api/v1/ai/market-brief
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "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.",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "3397c952aa587844fe2d9fa976890fb66e1bce768f01dd2d0f30cb752da5080b",
  "service_id": "357359580b072f95ea303e025ce5f5b16163ef1954279d4847c4ffc94140061a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:55:16.132Z",
  "url": "https://cryptyx.ai/api/v1/ai/market-brief",
  "usage_rights": "not_reviewed"
}
cryptyx.aiPer-asset triggered signal feed on the latest day — every active signal with z, confidence, IC, hit rate, regime accuracy, and full health grading. Per-signal walk-forward IS/OOS block. Live firing panel with regime context. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/asset/active-signals
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Per-asset triggered signal feed on the latest day — every active signal with z, confidence, IC, hit rate, regime accuracy, and full health grading. Per-signal walk-forward IS/OOS block. Live firing panel with regime context. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "description": "Max signals to return, 1-50, default 20",
                "type": "number"
              },
              "symbol": {
                "description": "Asset ticker, uppercased server-side (e.g. BTC, ETH, SOL)",
                "type": "string"
              }
            },
            "required": [
              "symbol"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "f24fd588c5636525d7b52de069adc8ba2ee7ee361718c37396901bdc6db2331b",
  "service_id": "36125c626fbbea5b58cf8d9593f30a5a5e3c7b5774a74f58bc62ec6f5ea314c5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T13:03:53.329Z",
  "url": "https://cryptyx.ai/api/asset/active-signals",
  "usage_rights": "not_reviewed"
}
cryptyx.aiCanonical setup catalog list — 150 founder-approved multi-metric compositions across 8 factor families + cross-family fades. Filter by factor_family (TR/EFF/VOL/FLOW/FUT/OB/OPT/CORR/CROSS_FAMILY), tier (1-5), direction (long/short/neutral), asset (in applicable_assets), or durability_class (structural for 90d+ high-Sharpe, tactical for small-sample, hybrid for the rest). Each setup ships display_name, composition, primary_horizon, backtest snapshot pointer. The shipping surface — not a raw metric database. Applicable across the CRYPTYX 200+ asset coverage universe (BTC, ETH, SOL, top-cap + long-tail); backtested scope is the 33-asset curated slice.
https://cryptyx.ai/api/v1/harness/setups
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Canonical setup catalog list — 150 founder-approved multi-metric compositions across 8 factor families + cross-family fades. Filter by factor_family (TR/EFF/VOL/FLOW/FUT/OB/OPT/CORR/CROSS_FAMILY), tier (1-5), direction (long/short/neutral), asset (in applicable_assets), or durability_class (structural for 90d+ high-Sharpe, tactical for small-sample, hybrid for the rest). Each setup ships display_name, composition, primary_horizon, backtest snapshot pointer. The shipping surface — not a raw metric database. Applicable across the CRYPTYX 200+ asset coverage universe (BTC, ETH, SOL, top-cap + long-tail); backtested scope is the 33-asset curated slice.",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "active_only": {
                "description": "Default true.",
                "type": "boolean"
              },
              "asset": {
                "description": "Filter to setups whose applicable_assets includes this asset.",
                "type": "string"
              },
              "direction": {
                "description": "long | short | neutral.",
                "type": "string"
              },
              "durability_class": {
                "description": "structural | tactical | hybrid.",
                "type": "string"
              },
              "family": {
                "description": "Factor family filter: TR / EFF / VOL / FLOW / FUT / OB / OPT / CORR / CROSS_FAMILY.",
                "type": "string"
              },
              "tier": {
                "description": "Tier 1 (foundational plain-English) through 5 (multi-factor sophistication).",
                "type": "number"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "4bd46f6c305c53ee2969d5ed30e3f150bb92eee0844bfc8ac719cf63c476eed8",
  "service_id": "3626f558b402b3b0bd84c55feaee3d318d1e97d20356aac8a722fc0cd979755e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T13:09:01.004Z",
  "url": "https://cryptyx.ai/api/v1/harness/setups",
  "usage_rights": "not_reviewed"
}
cryptyx.aiCanonical 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.
https://cryptyx.ai/api/v1/harness/snapshot
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "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.",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "asof_day": {
                "description": "YYYY-MM-DD. Defaults to latest evaluated day.",
                "type": "string"
              },
              "scope": {
                "description": "'apex' (BTC/ETH/SOL, default) | 'all' (full 33-asset universe) | 'asset:BTC' (single-asset lens).",
                "type": "string"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "3a726d5cb4182b047f872a15fd4efa03ec5350612419b832e62c3a71369ef6db",
  "service_id": "4138dc46cb378559c5e454ab993914b9e4f47bb147a8112c88661669e98692a6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T13:09:37.933Z",
  "url": "https://cryptyx.ai/api/v1/harness/snapshot",
  "usage_rights": "not_reviewed"
}
cryptyx.aiPer-asset spot order-book depth timeseries — bid/ask USD at 50/100/200bp plus 1d/7d/30d spot volume. Optional futures envelope adds perp OB depth. Pre-trade depth and venue routing input. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/asset-liquidity
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Per-asset spot order-book depth timeseries — bid/ask USD at 50/100/200bp plus 1d/7d/30d spot volume. Optional futures envelope adds perp OB depth. Pre-trade depth and venue routing input. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "asset": {
                "description": "Asset symbol, uppercased (e.g. BTC, ETH, SOL)",
                "type": "string"
              },
              "days": {
                "description": "Trailing day window anchored to latest available day (0 = full history, max 365)",
                "type": "number"
              },
              "include": {
                "description": "Comma/space list of extras; pass 'futures' to add the latest-day futures OB depth block to the response",
                "type": "string"
              }
            },
            "required": [
              "asset"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "593d0a48050815d4cb6a8151f6ad714cbb73ffa7247d668f36dd344ddf10a2d0",
  "service_id": "41899da5cb719c0f64644d7559e24bfca46340ed413f9a4744f3ef7da546bd5c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:54:01.379Z",
  "url": "https://cryptyx.ai/api/asset-liquidity",
  "usage_rights": "not_reviewed"
}
cryptyx.aiUniverse-wide composite breadth at one horizon — bullish/bearish/neutral counts and percentages across 200+ assets, sliced by regime, with full per-asset stance list. Is this rally broad or concentrated?
https://cryptyx.ai/api/signals/composite/breadth
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Universe-wide composite breadth at one horizon — bullish/bearish/neutral counts and percentages across 200+ assets, sliced by regime, with full per-asset stance list. Is this rally broad or concentrated?",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "day": {
                "description": "Optional asof_day in YYYY-MM-DD format. Defaults to latest available.",
                "example": "2026-06-18",
                "type": "string"
              },
              "horizon": {
                "description": "Composite horizon (default 7d)",
                "enum": [
                  "7d",
                  "14d",
                  "30d"
                ],
                "type": "string"
              },
              "threshold": {
                "description": "Score threshold for bullish/bearish classification, 0-1 (default 0.05)",
                "example": 0.05,
                "type": "number"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "a119d77b8eafdb03ff301b122f02bae24dba6001c26c392703283dd4970d4d0e",
  "service_id": "45d986a0262287cc0efd8bf1f90f1cf03fa9033dba94d78b96bad30a222cd307",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:58:53.109Z",
  "url": "https://cryptyx.ai/api/signals/composite/breadth",
  "usage_rights": "not_reviewed"
}
cryptyx.aiCross-class positioning panels per asset — futures funding stress, options 1M risk-reversal skew, order-book imbalance, and 7-day taker buy/sell ratio. Each panel: current z, percentile, 30-day sparkline, one-line narrative. Response carries a _next block with active-signals / thesis / regime-context / top-setups / peer-cluster so an agent can go from positioning read to per-asset conviction, historical edge, or basket construction without leaving the flow. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/asset/asymmetry
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Cross-class positioning panels per asset — futures funding stress, options 1M risk-reversal skew, order-book imbalance, and 7-day taker buy/sell ratio. Each panel: current z, percentile, 30-day sparkline, one-line narrative. Response carries a _next block with active-signals / thesis / regime-context / top-setups / peer-cluster so an agent can go from positioning read to per-asset conviction, historical edge, or basket construction without leaving the flow. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "symbol": {
                "description": "Asset ticker, uppercased and trimmed server-side (e.g. BTC, ETH, SOL)",
                "type": "string"
              }
            },
            "required": [
              "symbol"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "c533fe5af8c3413a2f361c559c9811f287363485e8d776f649f42696bcba45a8",
  "service_id": "46792a11740d7d4f9fbc468fc3d5041bfa50a943cda91943b30ef24d37353b85",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T13:02:39.57Z",
  "url": "https://cryptyx.ai/api/asset/asymmetry",
  "usage_rights": "not_reviewed"
}
cryptyx.aiNatural-language entry point to the full CRYPTYX stack. POST a query string; an LLM classifies into 60+ intents (conviction_ranking, market_brief, factor_breakdown, signal_explain, regime_check, top_setups, etc.) and routes to the matching pre-computed analytics over 200+ assets, the full signal registry, and 440+ metrics. Response payload is intent-shaped — a top-3 conviction query returns a compact ranking; a market_brief returns a full universe snapshot. Wire an LLM agent into CRYPTYX without plumbing 30+ endpoints.
https://cryptyx.ai/api/intelligence/query
NetworkAdvertised amountBillingPayee
eip155:84530.25 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Natural-language entry point to the full CRYPTYX stack. POST a query string; an LLM classifies into 60+ intents (conviction_ranking, market_brief, factor_breakdown, signal_explain, regime_check, top_setups, etc.) and routes to the matching pre-computed analytics over 200+ assets, the full signal registry, and 440+ metrics. Response payload is intent-shaped — a top-3 conviction query returns a compact ranking; a market_brief returns a full universe snapshot. Wire an LLM agent into CRYPTYX without plumbing 30+ endpoints.",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "format": {
                "description": "Response format. Only 'json' supported. Defaults to 'json'.",
                "enum": [
                  "json"
                ],
                "type": "string"
              },
              "query": {
                "description": "Natural-language intelligence question (1-1000 chars). Examples: 'highest conviction assets', 'signals firing on BTC', 'thesis for ETH', 'regime analog to today'.",
                "example": "What are the highest conviction assets today?",
                "type": "string"
              }
            },
            "required": [
              "query"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.25",
      "amount_atomic": "250000",
      "amount_encoding": "atomic_units",
      "amount_raw": "250000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "6d537adbd1d7392f52c3b42bee13c204744cfe6fe34560899575e378877aa665",
  "service_id": "471d461f280cc9dcf147928d9e3972864b9bf6de2f29b55d11e828bacba3ead4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T13:07:41.653Z",
  "url": "https://cryptyx.ai/api/intelligence/query",
  "usage_rights": "not_reviewed"
}
cryptyx.aiDaily taker buy/sell USD and buy/sell ratio per asset, split into spot and futures arrays, last N days. Raw tape for custom flow models. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/taker-flow
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Daily taker buy/sell USD and buy/sell ratio per asset, split into spot and futures arrays, last N days. Raw tape for custom flow models. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "asset": {
                "description": "Asset symbol, uppercased server-side",
                "type": "string"
              },
              "days": {
                "description": "Lookback days, 1-365, default 30",
                "type": "integer"
              }
            },
            "required": [
              "asset"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91dea3518e0d0290a5b95f5b2aaae12ce8271fc2ad4978da9abc5bdabbf6ed20",
  "service_id": "48263e11c7f4bec9bc518a32cf01b89cb0848544ae4a7a68e80c79cd06b98d98",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:54:57.463Z",
  "url": "https://cryptyx.ai/api/taker-flow",
  "usage_rights": "not_reviewed"
}
cryptyx.aiLatest-day breakdown of composite signal trigger stats: per-composite triggered_asset_count, breadth %, top-triggering assets. Snapshot of where the 9 IC-weighted composites are actually firing across 200+ assets right now. Complements /signals/composite/breadth (universe-wide) with per-composite drill-down.
https://cryptyx.ai/api/market-pulse/composite-breakdown
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Latest-day breakdown of composite signal trigger stats: per-composite triggered_asset_count, breadth %, top-triggering assets. Snapshot of where the 9 IC-weighted composites are actually firing across 200+ assets right now. Complements /signals/composite/breadth (universe-wide) with per-composite drill-down.",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "asset": {
                "description": "Optional asset filter for per-asset composite view",
                "type": "string"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "512e4a98c02e4b7473349e82fc7b18757b229bd016d06a982784ed52d64fb426",
  "service_id": "49a8c8027f2479be11b19c8fbd4e92b9c1aa93c06069411add29b1814074ebdd",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T13:08:15.91Z",
  "url": "https://cryptyx.ai/api/market-pulse/composite-breakdown",
  "usage_rights": "not_reviewed"
}
cryptyx.aiLatest-day Deribit IV term structure for one asset — per-tenor ATM IV, 25-delta risk reversal, butterfly, plus current put/call OI ratio. BTC and ETH only. Feeds the OPT factor class; use for skew reads and vol-term structuring.
https://cryptyx.ai/api/iv-surface
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Latest-day Deribit IV term structure for one asset — per-tenor ATM IV, 25-delta risk reversal, butterfly, plus current put/call OI ratio. BTC and ETH only. Feeds the OPT factor class; use for skew reads and vol-term structuring.",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "asset": {
                "description": "Asset symbol (uppercased server-side). Deribit scope: BTC or ETH.",
                "type": "string"
              }
            },
            "required": [
              "asset"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "98363bd216ed500646a5d5ece60ad55e75839eaf6843b5c2feab37e60279d094",
  "service_id": "4ec5eb9736bb1fae0978f0290d4e895af05f2d47a27d05091e98aec3dcdfab83",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T13:04:32.14Z",
  "url": "https://cryptyx.ai/api/iv-surface",
  "usage_rights": "not_reviewed"
}
cryptyx.aiMulti-factor z-score confluence backtest for one asset (2-4 conditions). Intersects triggered days, returns per-metric series, composite triggers, and per-horizon forward-return/drawdown stats. Validate confluence stacks before live deployment. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/metrics/slicer/composite
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Multi-factor z-score confluence backtest for one asset (2-4 conditions). Intersects triggered days, returns per-metric series, composite triggers, and per-horizon forward-return/drawdown stats. Validate confluence stacks before live deployment. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "asset": {
                "description": "Asset symbol, uppercased server-side (e.g. BTC, ETH, SOL)",
                "example": "BTC",
                "type": "string"
              },
              "conditions": {
                "description": "2-4 conditions, each { metric_id, operator (gt|lt|gte|lte|abs_gt), threshold (z-score number) }",
                "example": [
                  {
                    "metric_id": "TR_ROC_7D",
                    "operator": "abs_gt",
                    "threshold": 1.5
                  },
                  {
                    "metric_id": "VOL_RV_7D",
                    "operator": "lt",
                    "threshold": 1
                  }
                ],
                "items": {
                  "properties": {
                    "metric_id": {
                      "example": "TR_ROC_7D",
                      "type": "string"
                    },
                    "operator": {
                      "enum": [
                        "gt",
                        "lt",
                        "gte",
                        "lte",
                        "abs_gt"
                      ],
                      "type": "string"
                    },
                    "threshold": {
                      "example": 1.5,
                      "type": "number"
                    }
                  },
                  "required": [
                    "metric_id",
                    "operator",
                    "threshold"
                  ],
                  "type": "object"
                },
                "maxItems": 4,
                "minItems": 2,
                "type": "array"
              },
              "cooldown_days": {
                "default": 7,
                "description": "Min days between accepted composite triggers (0-365, default 7)",
                "maximum": 365,
                "minimum": 0,
                "type": "integer"
              }
            },
            "required": [
              "asset",
              "conditions"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "e6b09dae587cb87af71d655e8279f069f3d9c0ca72e0c87375060cf91848c745",
  "service_id": "513cf1c59340af2303b6fb60978c9814e01f506495cd1154d579fb173b51a824",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:59:45.719Z",
  "url": "https://cryptyx.ai/api/metrics/slicer/composite",
  "usage_rights": "not_reviewed"
}
cryptyx.aiEvery canonical setup evaluation for a given day, filterable by state (fires / boundary / silent / first_ever), factor family, or asset. Includes z_scores per metric, distance_to_trigger, confidence. Distance is measured in sigma — positive = past threshold, negative = short of threshold. Boundary + first_ever states are the highest-signal reads. Applicable across the CRYPTYX 200+ asset coverage universe (BTC, ETH, SOL, top-cap + long-tail); backtested scope is the 33-asset curated slice.
https://cryptyx.ai/api/v1/harness/evaluations
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Every canonical setup evaluation for a given day, filterable by state (fires / boundary / silent / first_ever), factor family, or asset. Includes z_scores per metric, distance_to_trigger, confidence. Distance is measured in sigma — positive = past threshold, negative = short of threshold. Boundary + first_ever states are the highest-signal reads. Applicable across the CRYPTYX 200+ asset coverage universe (BTC, ETH, SOL, top-cap + long-tail); backtested scope is the 33-asset curated slice.",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "asof_day": {
                "description": "YYYY-MM-DD. Defaults to latest evaluated day.",
                "type": "string"
              },
              "asset": {
                "description": "Asset filter.",
                "type": "string"
              },
              "family": {
                "description": "Factor family filter.",
                "type": "string"
              },
              "state": {
                "description": "fires | boundary | silent | first_ever.",
                "type": "string"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "46327eb81cf3553d4f4f5e87615373730052450c6111bae2570af3c0784ee7c3",
  "service_id": "51eeea5ba31c476498d076afebbbd57dc18df64ef2700c2cc422b736abd494f4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T13:09:10.504Z",
  "url": "https://cryptyx.ai/api/v1/harness/evaluations",
  "usage_rights": "not_reviewed"
}
cryptyx.aiFactor t-scores for one asset across 8 classes and 8 horizons (1d-365d). Snapshot mode returns the latest anchor day; series mode returns a daily window. Standardised, z-capped, policy-aware. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/asset-factors
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Factor t-scores for one asset across 8 classes and 8 horizons (1d-365d). Snapshot mode returns the latest anchor day; series mode returns a daily window. Standardised, z-capped, policy-aware. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).",
  "domain": "cryptyx.ai",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "asset": {
                "description": "Asset symbol (e.g. BTC, ETH, SOL); trimmed + uppercased server-side",
                "example": "BTC",
                "type": "string"
              },
              "days": {
                "description": "Lookback window in days for series mode (1-365). Default: 90",
                "example": 90,
                "type": "number"
              },
              "horizons": {
                "description": "Optional comma-separated horizon filter for series mode (e.g. '7d,30d,90d'). Valid: 1d,7d,14d,30d,60d,90d,180d,365d. Invalid tokens are dropped silently.",
                "example": "7d,30d",
                "type": "string"
              },
              "mode": {
                "description": "snapshot = latest anchor day only; series = daily window. Default: snapshot",
                "enum": [
                  "snapshot",
                  "series"
                ],
                "type": "string"
              }
            },
            "required": [
              "asset"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "b11337ce3ec183f5bb272c54094b2b4197fc93f5f08f240492623c06eee2ff99",
  "service_id": "54471a9ee70f148a7e5b9a7b4406224c6a0b2770845760bc923534fe05a123e6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:53:43.56Z",
  "url": "https://cryptyx.ai/api/asset-factors",
  "usage_rights": "not_reviewed"
}

Outcome evidence starts with your workflow.

Private intake is ready for task IDs, charges, retries, result fingerprints and your evaluation criteria. Public performance comparisons need measured results; we do not have that benchmark yet.

Discuss an outcome integration
Collection coverage

Discovery comes from configured registries. Endpoint checks record responses, not task success. Older snapshots retain less detail. Customer usage, commercial terms and task evaluations require additional evidence.

1,423 historical or current source records quarantined during normalization; they are excluded from public comparisons.

43 of 43 archive objects verified in Backblaze. Last verification: Sep 12, 2026, 05:56 UTC.

Collection status JSON