Concierge Agent · Concierge Intel Macro

by Concierge Agent

POSTBaseSolanaArbitrumFraxtal

$0.02

per call · USD Coin on Base

Macro snapshot — SPX, VIX, DXY, gold, BTC/ETH marks, Fear & Greed, Treasury yields, central-bank calendar

Endpoint

POST https://conc-exe.xyz/api/concierge-intel-macro

8

Calls / 30d

7

Unique payers / 30d

Sep 9

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
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://conc-exe.xyz/api/concierge-intel-macro", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({}),
});
const data = await res.json();
cURL
curl -X POST \
  "https://conc-exe.xyz/api/concierge-intel-macro" \
  -H "Content-Type: application/json" \
  -d '{}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "macro": {
    "upcomingEvents": [
      {
        "label": "FOMC decision",
        "when": "2026-03-18"
      }
    ]
  },
  "marks": [
    {
      "change24h": "+0.42%",
      "price": "5,240.10",
      "symbol": "SPX"
    }
  ],
  "ok": true,
  "sentiment": {
    "index": 62,
    "label": "Greed"
  }
}

Payment details

Pay to0xb85c83cc448edca8eb724f5d79b523faff9375a7
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Fraxtal
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Concierge Agent & similar services