H

Hyperliquid Smart Money Data API · Index Ranking

by Hyperliquid Smart Money Data API

GETBasealgorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=

$0.03

per call · USD Coin on Base

x402 merchants ranked by measured settlement rate over the last 30 days: how often a paid request actually produced an on-chain settlement, not how often the endpoint was up

Endpoint

GET https://whaletape.xyz/index/ranking

1

Calls / 30d

1

Unique payers / 30d

Sep 3

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://whaletape.xyz/index/ranking", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://whaletape.xyz/index/ranking" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "excludes": [
    "whaletape.xyz"
  ],
  "measured": true,
  "opted_out": [],
  "ranking": [
    {
      "liquidation_rate": 1,
      "measurements": 6,
      "merchant": "api.syraa.fun",
      "not_assessable": 0
    },
    {
      "liquidation_rate": null,
      "measurements": 0,
      "merchant": "api.x402node.dev",
      "not_assessable": 1
    }
  ],
  "window_days": 30
}

Payment details

Pay to0x25a8b697da5c0baf698fd6bd9701b5e825214145
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=
Schemesexact

Is this your API?

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

Get featured →

More from Hyperliquid Smart Money Data API & similar services