MCP Hub
Back to servers

Lattiq x402 Trading Signals

Regime-aware ES1/NQ futures trading signals. HMM + 15 quant strategies. x402 USDC micropayments.

Registry
Updated
Mar 26, 2026

Lattiq x402 Trading Signals

MCP server for regime-aware futures trading signals. Pay per-request in USDC via x402 micropayments on Base network.

Live at https://api.lattiq.ai

What It Does

Lattiq provides quantitative trading intelligence for ES1 and NQ futures through a 5-state Hidden Markov Model and 15+ battle-tested strategies.

EndpointMethodPriceDescription
/regimeGET$0.01Current HMM regime state (bull/bear/neutral/volatile/crash)
/signalGET$0.02Latest strategy signal with entry/exit levels
/backtestPOST$0.10Full walk-forward backtest with Monte Carlo
/monte-carloPOST$0.05Monte Carlo simulation on equity curves
/correlationGET$0.02ES1/NQ correlation and divergence analysis
/market-briefGET$0.05Data-driven market analysis
/healthGETFreeAPI health check

How It Works

All paid endpoints use the x402 protocol. AI agents pay automatically in USDC on Base network — no API keys, no subscriptions, no accounts.

GET https://api.lattiq.ai/regime
→ 402 Payment Required
→ { "accepts": [{ "network": "base", "currency": "USDC", "amount": "0.01" }] }

GET https://api.lattiq.ai/regime
X-PAYMENT: <x402-payment-header>
→ 200 OK
→ { "regime": "bullish", "confidence": 0.87, ... }

MCP Integration

Add Lattiq to any MCP-compatible AI agent:

Manifest URL: https://api.lattiq.ai/.well-known/mcp/manifest.json

Available tools:

  • get_regime — Current market regime classification
  • get_signal — Latest trading signal
  • run_backtest — Walk-forward backtest with custom parameters
  • run_monte_carlo — Monte Carlo equity simulation
  • get_correlation — Cross-asset correlation analysis
  • get_market_brief — Comprehensive market analysis

Discovery

Technical Details

  • Payment network: Base (Ethereum L2)
  • Currency: USDC
  • Wallet: 0x1624FCE53E0419C32eB3b62B139AcC8bb8fCDE4C
  • Regime model: 5-state Hidden Markov Model retrained per fold
  • Strategies: 15 quantitative strategies including squeeze momentum, regression channels, market structure
  • Data: ES1/NQ futures (hourly and daily timeframes)

Contact

Reviews

No reviews yet

Sign in to write a review