H

HyperNatt Terminal · M2M LIQ Radar

by HyperNatt Terminal

GETBaseSolana

$0.001

per call · USD Coin on Base

Forced-order map. If cluster_grammar is present, read it before liq_radar. class=noise (<3%) is high-leverage bait - ignore. class=true (~7%+) is the low-leverage stack. Terrain, not a signal. Whitelist BTC ETH SOL BNB XRP HYPE ZEC (omit = BTC).

Endpoint

GET https://hypernatt.com/api/m2m/liq-radar

115

Calls / 30d

19

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://hypernatt.com/api/m2m/liq-radar", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://hypernatt.com/api/m2m/liq-radar" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "default_symbol": "BTC",
  "liq_radar": {
    "liq_density": {
      "asymmetry": 0.32,
      "clusters_above": [
        {
          "distance_pct": 3.45,
          "price": 64100,
          "size_btc": 60.8
        }
      ],
      "clusters_below": [
        {
          "distance_pct": 4.62,
          "price": 59100,
          "size_btc": 123.5
        }
      ]
    },
    "ls_ratio": {
      "long_pct": 67,
      "short_pct": 33
    },
    "magnet": {
      "bias": "BEARISH_MAGNET",
      "score": -60
    },
    "real_liquidations": {
      "window_1h": {
        "count": 43,
        "dominant": "short"
      }
    }
  },
  "ok": true,
  "payload_schema": "hypernatt_liq_radar_v2",
  "product": "hypernatt_liq_radar_v1",
  "supported_symbols": [
    "BTC",
    "ETH",
    "SOL",
    "BNB",
    "XRP",
    "HYPE",
    "ZEC"
  ],
  "symbol": "BTC"
}

Payment details

Pay to0x5a78ace5dd133316c8aaf7e156fbfc57e1209cf9
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Market Data and the homepage with a featured placement.

Get featured →

More from HyperNatt Terminal & similar services