ToolAssay

US macro intelligence — Fed rate, CPI/Core PCE YoY, yield curve, M2 money supply

US macro intelligence — Fed rate, CPI/Core PCE YoY, yield curve, M2 money supply, GDP, VIX, crypto Fear & Greed, AI macro regime narrative

Answeringour last check, 2026-09-24
1 of 1checks answered this week
833 msmedian answer time
$0.05listed price per call
$0.05price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

GET https://macro.lonestaroracle.xyz/macro

CategoryMarket data
Provider hostmacro.lonestaroracle.xyz
Networkseip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Payment schemesexact
Self-reported calls, 30 days8 from 4 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.05 833 ms

Example input (from the provider)

{
  "method": "GET",
  "queryParams": {},
  "type": "http"
}

Promised output schema (from the provider)

{
  "category": "finance",
  "description": "Full US macro dashboard with AI regime analysis. Fed funds rate, 3m/2y/10y treasuries, yield curve signal, CPI YoY, Core CPI YoY, Core PCE YoY (Fed preferred), M2 money supply YoY, unemployment, GDP, mortgage rate, VIX with signal, gold, WTI crude, DXY, SPY, BTC, crypto Fear & Greed index, and a Claude Haiku macro regime narrative. Data from US Treasury, NY Fed, BLS, yfinance, alternative.me. 15-min cache. Verifiable proof (worked example, refusal case, measured latency, failure terms): https://macro.lonestaroracle.xyz/.well-known/x402-proof",
  "name": "LoneStarOracle \u2014 MacroPulse",
  "properties": {
    "input": {
      "properties": {
        "method": {
          "enum": [
            "GET",
            "HEAD",
            "DELETE"
          ],
          "type": "string"
        },
        "queryParams": {
          "properties": {},
          "type": "object"
        },
        "type": {
          "const": "http",
          "type": "string"
        }
      },
      "required": [
        "type",
        "method"
      ],
      "type": "object"
    },
    "output": {
      "properties": {
        "example": {
          "btc_usd": 93000,
          "core_cpi_yoy": 2.8,
          "core_pce_yoy": 2.6,
          "cpi_yoy": 2.7,
          "dxy": 99.8,
          "fear_greed": {
            "label": "Greed",
            "value": 62
          },
          "fed_funds_rate": 3.64,
          "gdp_growth_qoq": 2.4,
          "gold_usd": 3300,
          "m2_yoy": 3.1,
          "macro_tone": "stable \u2014 no major stress signals",
          "mortgage_30y": 6.3,
          "narrative": "The US economy is in a soft-landing regime...",
          "oil_wti": 62.5,
          "spy": 540,
          "summary": "Fed: 3.64% | 10Y: 4.3% | 2Y: 3.78% | Spread: +0.52% (normal) | CPI: 2.7% | Core PCE: 2.6% | VIX: 19.4 (calm) | Unemp: 4.3%",
          "treasury_10y": 4.3,
          "treasury_2y": 3.78,
          "treasury_3m": 4.32,
          "unemployment": 4.3,
          "vix": 19.4,
          "vix_signal": "calm",
          "yield_curve_signal": "normal (growth expected)",
          "yield_curve_spread": 0.52
        },
        "type": {
          "type": "string"
        }
      },
      "required": [
        "type"
      ],
      "type": "object"
    }
  },
  "required": [
    "input"
  ],
  "tags": [
    "macro",
    "fed",
    "yields",
    "vix",
    "inflation",
    "gdp",
    "economy"
  ],
  "type": "object",
  "version": "2.0.0",
  "x-x402-proof": "https://macro.lonestaroracle.xyz/.well-known/x402-proof"
}

This page as JSON