H

Hyperliquid Smart Money Data API · Index Summary

by Hyperliquid Smart Money Data API

GETBasealgorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=

$0.01

per call · USD Coin on Base

Which x402 endpoints actually settle: counts from the latest measurement cycle, where every data point is a real purchase we paid for. Catalogs list who exists; this reports who charged

Endpoint

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

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

Example response

{
  "excludes": [
    "whaletape.xyz"
  ],
  "measured": true,
  "measured_at": "2026-09-03T18:46:05.797680+00:00",
  "merchants_measured": 2,
  "opted_out": [],
  "states": {
    "200_com_liquidacao": 6,
    "200_sem_liquidacao": 0,
    "402_recusado": 0,
    "nao_avaliavel": 1
  }
}

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