H

Hyperliquid Smart Money Data API · Index Merchant

by Hyperliquid Smart Money Data API

GETBasealgorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=

$0.02

per call · USD Coin on Base

Measurement history for one x402 merchant: state, settlement txid, latency, advertised price and price actually charged, purchase by purchase

Endpoint

GET https://whaletape.xyz/index/merchant/:id

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

Example response

{
  "history": [
    {
      "estado": "200_com_liquidacao",
      "latencia_ms": 11127,
      "medido_em": "2026-09-03T18:45:33.717833+00:00",
      "merchant": "api.syraa.fun",
      "preco_anunciado": 0.005,
      "preco_cobrado": 0.005,
      "rota": "/news",
      "txid": "5HD5755P7QBLIOFG6XKPKVFQG6P24KYZSNBCPQ7M3OHBZ6455X5Q"
    }
  ],
  "measured": true,
  "merchant": "api.syraa.fun",
  "opted_out": false
}

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