{
  "service": "ShadowQuant Intelligence API",
  "description": "Validated, provenance-carrying market research for AI agents, paid per-call via the x402 protocol (USDC). Every response includes generation timestamp, freshness, methodology, and a public graded track record. Research data — not investment advice.",
  "payment": {
    "protocol": "x402",
    "x402Version": 1,
    "network": "base",
    "currency": "USDC",
    "payTo_configured": true,
    "how": "GET a paid endpoint → 402 with requirements → retry with PAYMENT-SIGNATURE (or X-PAYMENT) header."
  },
  "endpoints": [
    {
      "url": "https://sq-intel-x402.aries-lao.workers.dev/vol-regime",
      "price_usd": 0.01,
      "price_atomic_usdc": "10000",
      "description": "Volatility regime across asset classes: VIX level/percentile/term structure, cross-asset vol ratios, per-asset regime classification, mean-reversion signal."
    },
    {
      "url": "https://sq-intel-x402.aries-lao.workers.dev/options-iv",
      "price_usd": 0.02,
      "price_atomic_usdc": "20000",
      "description": "Options implied-volatility intelligence: IV rank/percentile, skew, term structure, and elevated/depressed IV flags per symbol."
    },
    {
      "url": "https://sq-intel-x402.aries-lao.workers.dev/seasonal",
      "price_usd": 0.01,
      "price_atomic_usdc": "10000",
      "description": "Seasonal bias study: monthly/day-of-week/quarter effects per symbol with FDR-adjusted p-values, win rates, decade-stability flags. Equities, crypto, FX."
    },
    {
      "url": "https://sq-intel-x402.aries-lao.workers.dev/lead-lag",
      "price_usd": 0.01,
      "price_atomic_usdc": "10000",
      "description": "Granger lead-lag map: which assets statistically lead which (lag days, F-stat, p-value, stability), incl. cross-asset-class signals."
    },
    {
      "url": "https://sq-intel-x402.aries-lao.workers.dev/correlation",
      "price_usd": 0.01,
      "price_atomic_usdc": "10000",
      "description": "Cross-asset correlation regime: rolling correlations, anomaly detection, risk-on/risk-off classification."
    },
    {
      "url": "https://sq-intel-x402.aries-lao.workers.dev/market-context",
      "price_usd": 0.005,
      "price_atomic_usdc": "5000",
      "description": "Combined market context snapshot (regime, VIX, macro posture) — cheap entry point to sample data quality and freshness."
    }
  ],
  "free": [
    "https://sq-intel-x402.aries-lao.workers.dev/",
    "https://sq-intel-x402.aries-lao.workers.dev/terms",
    "https://sq-intel-x402.aries-lao.workers.dev/health"
  ],
  "terms": "https://sq-intel-x402.aries-lao.workers.dev/terms",
  "track_record": "https://shadowquant.media/scorecard",
  "contact": "aries@arieslabs.ai"
}