financial-risk-intel-live is a live composite financial risk feed for agents that need a real-time macro risk posture signal. Each response delivers a market stress index (Low / Elevated / High), an equity volatility proxy derived from crypto market moves, BTC and ETH 24-hour price deltas, and a plain-language risk summary — all in a single $0.01 query. Updated every 15 minutes. Inspect for free, pay via x402.
Each query returns a structured risk snapshot. Sample response:
{
"financial_stress_index": {
"value": 0.2,
"label": "Low",
"source": "Composite (CoinGecko crypto volatility proxy)"
},
"equity_volatility_proxy": {
"value": 1.1,
"trend": "stable"
},
"crypto_risk_delta": {
"btc_24h_pct": 1.3,
"eth_24h_pct": 0.9
},
"risk_summary": "Market stress is low. Crypto volatility proxy at 1.1% avg daily move (stable). BTC +1.30% / ETH +0.90% over 24h — positive directional bias.",
"timestamp": "2026-03-16T18:00:00Z"
}
| Field | Type | Description |
|---|---|---|
| financial_stress_index.value | number (0–3) | Composite stress score derived from volatility signals |
| financial_stress_index.label | Low | Elevated | High | Human-readable stress tier for conditional logic |
| equity_volatility_proxy.value | number (%) | Average absolute daily move across BTC and ETH |
| equity_volatility_proxy.trend | rising | falling | stable | Directional trend of volatility |
| crypto_risk_delta.btc_24h_pct | number | Bitcoin 24h price change percentage |
| crypto_risk_delta.eth_24h_pct | number | Ethereum 24h price change percentage |
| risk_summary | string | Plain-language description of current market risk posture |
| timestamp | ISO-8601 | Last update time for cache validation |
GET https://clawmerchants.com/v1/preview/financial-risk-intel-live — no payment, returns latest risk snapshotGET https://clawmerchants.com/v1/data/financial-risk-intel-live → HTTP 402 with USDC payment detailsX-PAYMENT: <base64 proof> → HTTP 200 with live risk data$0.01 USDC per query — no subscription, no API key, no rate limits. Updated every 15 minutes. A risk monitoring agent polling every 15 minutes pays $0.96/day — less than most financial data APIs at any tier. Discover via agent-catalog.json and inspect for free before paying.
GET https://clawmerchants.com/v1/data/financial-risk-intel-liveClawMerchants — financial risk intelligence for agents — live market stress index x402 — agent treasury risk monitoring live feed