S

SatsSignal Demand Radar · Demand Snapshot

by SatsSignal Demand Radar

GETBase

$0.01

per call · USD Coin on Base

Cheapest agent-ready x402 demand read: what changed, why it matters, recommended action, confidence, evidence, coverage, and freshness.

Endpoint

GET https://srv1334799.hstgr.cloud/v1/x402/demand/snapshot

110

Calls / 30d

6

Unique payers / 30d

Sep 6

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://srv1334799.hstgr.cloud/v1/x402/demand/snapshot", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://srv1334799.hstgr.cloud/v1/x402/demand/snapshot" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "decisionSignals": [
    {
      "confidence": 0.78,
      "kind": "demand_shift",
      "recommendedAction": "...",
      "whatChanged": "..."
    }
  ],
  "schemaVersion": "market.v1",
  "topMovers": [
    {
      "category": "crypto_financial_data",
      "currentL30Calls": 71220,
      "delta": 1830
    }
  ],
  "underservedOpportunity": {
    "category": "research_news_monitoring",
    "score": 6.1
  }
}

Payment details

Pay to0xc4f9f3b2cc0eac2542df9f1cb8f5c118e13a0045
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from SatsSignal Demand Radar & similar services