$0.05
per call · USD Coin on Base
US macro intelligence — Fed rate, CPI/Core PCE YoY, yield curve, M2 money supply, GDP, VIX, crypto Fear & Greed, AI macro regime narrative
Endpoint
GET https://macro.lonestaroracle.xyz/macro12
Calls / 30d
6
Unique payers / 30d
Sep 9
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://macro.lonestaroracle.xyz/macro", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://macro.lonestaroracle.xyz/macro" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"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 — 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
}Payment details
0x52ab53912d37759b2ad364f22dd06b16714b6c06USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of DeFi and the homepage with a featured placement.
More from MacroPulse & similar services
MacroPulse · FX Convert
macropulse.theaslangroupllc.com
Convert an amount between currencies at the official European Central Bank reference rate. Answers "what is the USD to EUR exchange rate", "convert 250 GBP to JPY", "what was the EUR/USD FX rate on 2024-03-15". Multi-currency in one call (to=EUR,GBP,JPY), 30+ currencies, historical daily fixings back to 1999. Deterministic and cacheable: real ECB data, not a model estimate — identical inputs always return the identical rate. Keyless, sub-second.
MacroPulse · Macro US
macropulse.theaslangroupllc.com
Official US macro data read straight from Chainlink contracts. No LLM, no API key. Answers "what is US GDP growth", "current US inflation PCE", "what is SOFR today", "official US economic data". 7 series: real GDP level+growth, PCE index+inflation, real final sales, SOFR. Six are BEA (Dept of Commerce) on Base, SOFR is NY Fed on Ethereum - we assemble both chains. Each value ships its contract + round ID: verify us on an immutable ledger.
MacroPulse · Crypto Pulse
macropulse.theaslangroupllc.com
Crypto market context for macro and multi-asset agents — BTC, ETH and majors with the Fear and Greed read and the risk-on/risk-off signal that ties crypto to broader macro flows.