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.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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "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"
}
cryptyx.aiUniverse-aggregate cross-factor divergence alerts — Ignition (TR+VOL extreme), Capitulation (FLOW+TR collapse), and Distribution (outflows with trend). Severity-ranked by horizon for top-down scanning. Runs across 200+ digital assets — BTC, ETH, SOL, top-cap + long-tail coverage.
https://cryptyx.ai/api/market-pulse/divergences
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Universe-aggregate cross-factor divergence alerts — Ignition (TR+VOL extreme), Capitulation (FLOW+TR collapse), and Distribution (outflows with trend). Severity-ranked by horizon for top-down scanning. 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": {
              "horizons": {
                "description": "Comma-separated subset of 1d,7d,14d,30d,60d,90d,180d,365d. Invalid values silently dropped. Default: all 8.",
                "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "f426deb431ef5a91226c981be40a2a69a5687ce6e7d36572e69e63c38685b956",
  "service_id": "5622e00e65fdc7d9d72e69e2fed56aa9199192a788d03a59b4c675cb578deb8a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:54:32.634Z",
  "url": "https://cryptyx.ai/api/market-pulse/divergences",
  "usage_rights": "not_reviewed"
}
cryptyx.aiNearest k peers for one asset in CRYPTYX's 8-class factor space at the requested horizon. Returns target asset metrics plus peers ranked by Euclidean distance with divergence stats. Hedge selection and basket construction. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/asset/peer-cluster
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Nearest k peers for one asset in CRYPTYX's 8-class factor space at the requested horizon. Returns target asset metrics plus peers ranked by Euclidean distance with divergence stats. Hedge selection and basket construction. 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": {
              "horizon": {
                "description": "Factor-score horizon. One of 7d, 14d, 30d, 90d. Default 30d.",
                "type": "string"
              },
              "k": {
                "description": "Number of peers to return, clamped 1-20. Default 8.",
                "type": "string"
              },
              "symbol": {
                "description": "Target asset ticker, uppercased (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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "870b3384732e93a36a07215b75b1b4da78764118ac2d226b20d1cc884ba4df14",
  "service_id": "5e342e4de5bbc960c67115ba63292c8f511bcd622ae171da1970b59f267d46c6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T13:02:47.883Z",
  "url": "https://cryptyx.ai/api/asset/peer-cluster",
  "usage_rights": "not_reviewed"
}
cryptyx.aiFork a signal into an inactive parameter variant — production firing is untouched. Experimentation primitive: fork, dryrun-backtest, then activate. Returns the new version id and parameters. Runs across 200+ digital assets — BTC, ETH, SOL, top-cap + long-tail coverage.
https://cryptyx.ai/api/signals/fork
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Fork a signal into an inactive parameter variant — production firing is untouched. Experimentation primitive: fork, dryrun-backtest, then activate. Returns the new version id and parameters. 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": {
              "params": {
                "description": "Non-empty JSONB parameter object stored as the new inactive version. Keys are not validated against the signal's param schema — agent must supply the correct keys (e.g., t_thr, dt_max, vol_thr) for the target signal's geometry.",
                "type": "object"
              },
              "signal_id": {
                "description": "Registered signal_id in signals.signal_registry. Uppercased before lookup (e.g., TR_MOMO_CONT_14D, VOL_COMPRESSION_7v30, FUT_FUNDING_STRESS).",
                "type": "string"
              }
            },
            "required": [
              "signal_id",
              "params"
            ]
          },
          "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "dcaeab6877ac4fe0b84dec5739017c4c2ca83e7748fdbc3b3660e35be24538ae",
  "service_id": "60520085dc58facb8e47ad852cb0b0f426b7836639aff54d6919673636c50dd8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:57:38.31Z",
  "url": "https://cryptyx.ai/api/signals/fork",
  "usage_rights": "not_reviewed"
}
cryptyx.aiInvoke the DB-side signal evaluator for one anchor day. Dryrun mode predicts trigger counts without writes; live mode executes and returns rows inserted to signal_log. Backfill primitive for missed pipeline days; validation primitive for forked parameter variants before you activate them. Runs across 200+ digital assets — BTC, ETH, SOL, top-cap + long-tail coverage.
https://cryptyx.ai/api/signals/eval
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Invoke the DB-side signal evaluator for one anchor day. Dryrun mode predicts trigger counts without writes; live mode executes and returns rows inserted to signal_log. Backfill primitive for missed pipeline days; validation primitive for forked parameter variants before you activate them. 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": {
              "day": {
                "description": "Anchor day in YYYY-MM-DD format. Required.",
                "type": "string"
              },
              "dryrun": {
                "description": "Optional 'true' or 'false' (default 'false'). When 'true' AND signal_id is provided, counts would-trigger rows via signal_dryrun_count without writing to signal_log. Ignored when signal_id is omitted.",
                "type": "string"
              },
              "signal_id": {
                "description": "Optional signal identifier (uppercased server-side, e.g. TR_MOMO_CONT_14D). If omitted, evaluates ALL enabled signals via signal_eval_all_for_day.",
                "type": "string"
              }
            },
            "required": [
              "day"
            ],
            "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "8481a70b8e0d85757a397cb70f2c2f490f43bb8d12ba86700f935f1e14db88c2",
  "service_id": "60aa3e74f72597a1f374351af08cc795e140cd31f19f4b9757340744a768f533",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:58:19.581Z",
  "url": "https://cryptyx.ai/api/signals/eval",
  "usage_rights": "not_reviewed"
}
cryptyx.aiDaily OHLCV bars for one asset over 1-1825 days — open, high, low, close, USD volume. UTC-1 anchor day. The grounded spot tape behind every CRYPTYX factor score and signal. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/market-history
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Daily OHLCV bars for one asset over 1-1825 days — open, high, low, close, USD volume. UTC-1 anchor day. The grounded spot tape behind every CRYPTYX factor score and signal. 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 ticker (uppercased, trimmed). Required. e.g. BTC, ETH, SOL",
                "type": "string"
              },
              "days": {
                "description": "Lookback window in days (1-1825, default 90). Anchored to the latest pipeline day.",
                "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "884762ba9b71f927978957769bc5a42b576d543b95779474b01bfee86b85f338",
  "service_id": "6775256c418ce6e2f41eb984a1ac0adfaee1b8e2e157f1ecc4a803e24b0f2edd",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:54:40.512Z",
  "url": "https://cryptyx.ai/api/market-history",
  "usage_rights": "not_reviewed"
}
cryptyx.aiPer-asset regime state across all 8 horizons plus divergence flags vs. macro. Enhanced view over /asset-regimes: adds asset-vs-market comparison and per-horizon divergence indicators — gates whether the asset is in-step or out-of-step with the broader market at each timescale. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/asset/regime
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Per-asset regime state across all 8 horizons plus divergence flags vs. macro. Enhanced view over /asset-regimes: adds asset-vs-market comparison and per-horizon divergence indicators — gates whether the asset is in-step or out-of-step with the broader market at each timescale. 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": {
              "days": {
                "description": "Lookback window (1-90, default 1)",
                "type": "number"
              },
              "horizon": {
                "description": "Optional horizon filter (1d, 7d, 14d, 30d, 60d, 90d, 180d, 365d)",
                "type": "string"
              },
              "symbol": {
                "description": "Asset symbol (uppercased server-side)",
                "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "d6c3c27d6ad73c256e3fc0a92638ca8f18c372b55f402f7edd49292bdeafabc4",
  "service_id": "7ec391af5d62b590b92e98e5f114dc3a0fa37fce937f383c8ea634d196d111e8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T13:08:08.008Z",
  "url": "https://cryptyx.ai/api/asset/regime",
  "usage_rights": "not_reviewed"
}
cryptyx.aiTop 10 atomic signals ranked by 7-day cross-sectional IC, gated to A/B health grades and non-anti-predictive names. Each carries trigger stats and a 7d walk-forward IS/OOS robustness block. Runs across 200+ digital assets — BTC, ETH, SOL, top-cap + long-tail coverage.
https://cryptyx.ai/api/signals/top
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Top 10 atomic signals ranked by 7-day cross-sectional IC, gated to A/B health grades and non-anti-predictive names. Each carries trigger stats and a 7d walk-forward IS/OOS robustness block. 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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "3397c952aa587844fe2d9fa976890fb66e1bce768f01dd2d0f30cb752da5080b",
  "service_id": "806dc4d669033691155ee4a20819d3c916e5dfeb909684bebaa8d733f23fa88b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:53:00.311Z",
  "url": "https://cryptyx.ai/api/signals/top",
  "usage_rights": "not_reviewed"
}
cryptyx.aiPer-asset snapshot or daily series — composite score, rank, recent returns, realised volatility, Sharpe ratios, plus macro regime with confidence. The 200+ asset master ranking feed for portfolio construction and rotation. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/assets
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Per-asset snapshot or daily series — composite score, rank, recent returns, realised volatility, Sharpe ratios, plus macro regime with confidence. The 200+ asset master ranking feed for portfolio construction and rotation. 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": "Comma-separated uppercase symbols (e.g. BTC,ETH,SOL). Optional filter.",
                "type": "string"
              },
              "days": {
                "description": "Series-mode lookback window, 1-365. Default 30. Ignored in snapshot mode.",
                "example": 30,
                "type": "integer"
              },
              "mode": {
                "description": "snapshot = latest canonical day cross-section; series = last N days. Default snapshot.",
                "enum": [
                  "snapshot",
                  "series"
                ],
                "type": "string"
              },
              "universes": {
                "description": "Comma-separated universe tags. Optional filter.",
                "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "b366a29abb0460a33aa877f2d4d7faed9c67e59a0b89751a2330f034e7420505",
  "service_id": "87c66edd3bfbe2bcaaf903aede577e8a7810e39b9e4232e42ff20b136f8e3db6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:55:06.907Z",
  "url": "https://cryptyx.ai/api/assets",
  "usage_rights": "not_reviewed"
}
cryptyx.aiFactor term-structure grid — 7 classes by 8 horizons of market-average t-score with breadth counts and 1-day momentum delta. Per-asset mode adds delta-vs-market per cell. Read rotation in one matrix. Runs across 200+ digital assets — BTC, ETH, SOL, top-cap + long-tail coverage.
https://cryptyx.ai/api/market-pulse/factor-cross-section
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Factor term-structure grid — 7 classes by 8 horizons of market-average t-score with breadth counts and 1-day momentum delta. Per-asset mode adds delta-vs-market per cell. Read rotation in one matrix. 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": {
              "asset": {
                "description": "Required when mode=asset (e.g. BTC)",
                "example": "BTC",
                "type": "string"
              },
              "history_class": {
                "description": "Factor class for sparkline (CORR/EFF/FLOW/FUT/OB/TR/VOL); required with history_days>0",
                "example": "TR",
                "type": "string"
              },
              "history_days": {
                "default": 0,
                "description": "Sparkline lookback in days; 0 disables history",
                "example": 30,
                "maximum": 90,
                "minimum": 0,
                "type": "integer"
              },
              "history_horizon": {
                "description": "Horizon for sparkline (1D/7D/14D/30D/60D/90D/180D/365D); required with history_days>0",
                "example": "30D",
                "type": "string"
              },
              "mode": {
                "default": "market",
                "description": "market = aggregate grid across all assets; asset = single-asset grid with market deltas",
                "enum": [
                  "market",
                  "asset"
                ],
                "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "c7a613b98bfbac5453e4be12896d2719c3a7114463a96631b89b0b1db87ddab6",
  "service_id": "8a2de914a7acd0505c39d5c8a95748bef1ee7db0c7cd7eae54359631747eb601",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:59:23.974Z",
  "url": "https://cryptyx.ai/api/market-pulse/factor-cross-section",
  "usage_rights": "not_reviewed"
}
cryptyx.aiMarket vs. asset regime cascade divergence for one symbol — score delta, per-horizon breakdown, severity, and one-line interpretation. Novel cross-asset positioning read: "where is this asset out-of-step with the macro?" Companion to /market-pulse/divergences (which scans the universe); this endpoint drills into one asset. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/market-pulse/regime-divergence
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Market vs. asset regime cascade divergence for one symbol — score delta, per-horizon breakdown, severity, and one-line interpretation. Novel cross-asset positioning read: \"where is this asset out-of-step with the macro?\" Companion to /market-pulse/divergences (which scans the universe); this endpoint drills into one asset. 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 (default BTC)",
                "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "0a351305061ce321e383a5156609951e66656062fe383b82bef252417a4d52a3",
  "service_id": "8be6714431a04c78714e45fb86d8cbcda0a004904ec9f17fa4785fadcdc5e0bf",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T13:09:47.06Z",
  "url": "https://cryptyx.ai/api/market-pulse/regime-divergence",
  "usage_rights": "not_reviewed"
}
cryptyx.aiUniverse-wide factor breadth bucketed by class and horizon — positive/negative/neutral counts, average t-score, expand-share percent, dominant regime. Time risk-on/off rotations across 200+ assets.
https://cryptyx.ai/api/market-pulse
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Universe-wide factor breadth bucketed by class and horizon — positive/negative/neutral counts, average t-score, expand-share percent, dominant regime. Time risk-on/off rotations across 200+ assets.",
  "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": {
              "classes": {
                "description": "Comma-separated factor classes to filter (CORR,EFF,FLOW,FUT,OB,OPT,TR,VOL); empty = all",
                "example": "TR,VOL",
                "type": "string"
              },
              "days": {
                "description": "Lookback window in days, 1-1825 (default 30)",
                "example": 30,
                "type": "number"
              },
              "horizons": {
                "description": "Comma-separated horizons to filter (e.g. '7D,30D,180D'); empty = all",
                "example": "7D,30D",
                "type": "string"
              },
              "mode": {
                "description": "series (full lookback window, default) or snapshot (latest day only, ordered by horizon, class)",
                "enum": [
                  "series",
                  "snapshot"
                ],
                "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "32775398ada9be2868976492462496601525625a74ce2ed7ac2a395afa285580",
  "service_id": "8c372a38f32ba41da523537e759eba12fb8e2b5cf898a70db63aa210735714d1",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:54:13.749Z",
  "url": "https://cryptyx.ai/api/market-pulse",
  "usage_rights": "not_reviewed"
}
cryptyx.aiNear-fire setups ranked by distance-to-trigger DESC (closest to firing first). Primary monitoring surface for autonomous agents — cheap to poll at 15-30 min intervals to detect when a queued setup is about to fire. Distance in sigma; 0.2 means one metric is 0.2σ from its threshold. Cheaper than polling /api/v1/harness/evaluations when you only care about near-fires. 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/watchlist
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Near-fire setups ranked by distance-to-trigger DESC (closest to firing first). Primary monitoring surface for autonomous agents — cheap to poll at 15-30 min intervals to detect when a queued setup is about to fire. Distance in sigma; 0.2 means one metric is 0.2σ from its threshold. Cheaper than polling /api/v1/harness/evaluations when you only care about near-fires. 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"
              },
              "limit": {
                "description": "Max results (default 10, max 50).",
                "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "dda90ad776ada90abcad79d5eed5ebe4c23b55d465e521ebae149f93350032a9",
  "service_id": "928d3518a0ac37fbcccfcfeea6d9cf694f3b4643c723333298596fe895bbc6ac",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T13:09:18.798Z",
  "url": "https://cryptyx.ai/api/v1/harness/watchlist",
  "usage_rights": "not_reviewed"
}
cryptyx.aiPer-asset bundle of the latest atomic and composite signal snapshot plus N-day event lookback, grouped by asset. Includes macro regime and confidence. The full signal picture for an agent prompt in one call. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/ai/signals
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Per-asset bundle of the latest atomic and composite signal snapshot plus N-day event lookback, grouped by asset. Includes macro regime and confidence. The full signal picture for an agent prompt in one call. 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": "Comma-separated asset symbols (uppercased server-side, e.g. BTC,ETH,SOL). Empty = all assets.",
                "type": "string"
              },
              "events_days": {
                "description": "Lookback window for atomic + composite events (1-90, default 7)",
                "type": "integer"
              },
              "min_conf_pct": {
                "description": "Minimum confidence_pct filter for snapshot rows (0-100, default 0). NULL confidence rows pass through.",
                "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "c5935fa387d6d203d4cbf142715c75bbdd729e960846985030d63c2ce1d74a60",
  "service_id": "960449f6501f593f3aa3c33c366c1126f69837e478573526d9b706c9215842e5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:56:38.254Z",
  "url": "https://cryptyx.ai/api/ai/signals",
  "usage_rights": "not_reviewed"
}
cryptyx.aiFactor t-score breakdown for one (asset, day) — per-class scores across the 8 factor classes plus the weighted composite. Inspect which factor classes drove the call. Coverage: pass any asset in the CRYPTYX 200+ tracked universe (BTC, ETH, SOL, top-cap + long-tail).
https://cryptyx.ai/api/signals/explain
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x0cD2c9724F185a029101b4AEACf3F114415c394f
Source and evidence
{
  "description": "Factor t-score breakdown for one (asset, day) — per-class scores across the 8 factor classes plus the weighted composite. Inspect which factor classes drove the call. 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"
              },
              "day": {
                "description": "Anchor day in YYYY-MM-DD format (UTC-1 canonical).",
                "type": "string"
              },
              "signal_id": {
                "description": "Signal registry ID, uppercased (e.g. TR_MOMO_CONT_14D). Echoed back in response but not used by underlying SQL function.",
                "type": "string"
              }
            },
            "required": [
              "signal_id",
              "day",
              "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": 1789166492.489,
  "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "58dfc4b84240d80363f0da0897c684d0d927cb7b82b25b0791f46593c93724c1",
  "service_id": "98742cfb008294930a8be2ad51a9f298930a16601a261ac41fe62d2d57264131",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T12:53:08.736Z",
  "url": "https://cryptyx.ai/api/signals/explain",
  "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