Layer 2 — Oracle Information

Structured context synthesised from Layer 1 signals. Single call, single payment, single Ed25519 signature over a multi-signal snapshot.

What Layer 2 Does

Layer 1 endpoints return raw measurements — a funding rate, an OI delta, an IV surface. Useful, but an agent that needs to understand what the market is doing has to call 10 endpoints, aggregate them, and write its own interpretation logic.

Layer 2 does that aggregation internally. One HTTP call returns a signed snapshot that fans out to multiple Layer 1 sources, weights and classifies the signals, and returns a single attested result. The agent gets context, not numbers.

How It Differs From Layer 1

Layer 1 — Oracle DataLayer 2 — Oracle Information
What you getA single raw measurementA classified, multi-signal snapshot
InterpretationYou do itPre-computed and signed
Calls neededOne per signalOne call covers multiple signals
CacheVaries (1s–60s)30s–300s depending on endpoint
SignedYes — raw valueYes — composite snapshot

Layer 2 Products

$0.25 · 60s cache

Market Synopsis

15-signal market state snapshot in one call — all four indices (MSVI, MSXI, MSSI, MSTI), funding rate, OI delta, liquidation flow, spot price, VWAP, basis, and economic calendar context. The fastest way for an agent to get a complete picture of current conditions.

$0.15 · 30s cache

Perp Regime

10-signal perp trading regime for BTC, ETH, and SOL. Returns a regime classification (BEARISH_MOMENTUM, SQUEEZE_SETUP, LONG_TRAP…) with signal alignment, confidence score, and risk level. Three currencies, one call each.

$0.05 · 60s cache

Crypto Indices

Four composite indices: MSVI (volatility 0–100), MSXI (sentiment −100 to +100), MSSI (market stress 0–100), MSTI (crypto-TradFi contagion 0–100). Each synthesises 4–5 Layer 1 signals into a single signed number. BTC and ETH.

$0.05 · 114–300s cache

Equity Indices

MESI (equity stress) and MNVI (NQ volatility) — cross-asset context for crypto positions. MESI tracks VIX, credit spreads, yield curve, FRED STLFSI4, and DXY. MNVI tracks Nasdaq RV, IV, term structure, skew, and PCR.

$0.10 · 300s cache

TradFi Regime

RISK_ON / NEUTRAL / STRESS / PANIC classification derived from MESI + MNVI + FRED T10Y2Y yield curve. Tells agents whether traditional finance is in risk-on or risk-off mode. Inputs to the Layer 3 Divergence and Macro Risk oracles.

$0.10 · 60s cache

Liquidity Regime

DEEP / NORMAL / THIN / FRAGILE classification from funding rates, OI, basis, liquidation flow, and orderbook imbalance. Real-time market depth signal — are conditions supportive for large entries or are spreads fragile?

When to Use Layer 2 vs Layer 1

Use Layer 2 when your agent needs to understand the state of the market and act on it. Use Layer 1 when you need a specific raw measurement — a price, a rate, a specific index value — that your own logic will interpret.

For agents that need cross-domain analysis (macro risk, perp setups across currencies, regime change detection, divergence between crypto and TradFi), see Layer 3 Oracle Intelligence.