$0.02
per call · USD Coin on Base
The largest individual whale positions open right now: who, which side, how much notional and current PnL. The names behind the aggregate
Endpoint
GET https://whaletape.xyz/whales/positions14
Calls / 30d
1
Unique payers / 30d
Aug 31
Last called
exact
Payment scheme
Call this service
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/whales/positions", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://whaletape.xyz/whales/positions" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"positions": [
{
"address": "0x5b5d51203a0f9079f8aeb098a6523a13f298c060",
"coin": "ETH",
"dex": "native",
"entry_px": 2033.48,
"funding_all_time": -14675996.585308,
"funding_since_open": -471866.583737,
"leverage": 5,
"leverage_type": "cross",
"liquidation_px": 3835.4670080535,
"margin_used": 20857516.878341,
"max_leverage": 15,
"name": null,
"notional": 104287584.391705,
"roe": -0.9668634787,
"side": "short",
"size": -42974.8855,
"unrealized_pnl": -16898636.442468
}
],
"updated_at": "2026-08-23T01:39:43.769674+00:00"
}Payment details
0x25a8b697da5c0baf698fd6bd9701b5e825214145USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Market Data and the homepage with a featured placement.
More from Hyperliquid Smart Money Data API & similar services
Hyperliquid Smart Money Data API · Markets Class
whaletape.xyz
Screen one asset class without pulling all 320 markets: mark price, funding rate and open interest for crypto, equities, commodities, FX, indices or rates
Hyperliquid Smart Money Data API · Whales
whaletape.xyz
Which side the profitable leaderboard traders are on, per market: aggregated long vs short notional. The crowd-versus-whales read in one number
Hyperliquid Smart Money Data API · Markets Full
whaletape.xyz
Every Hyperliquid perp in one call: 320+ markets with mark price, funding rate, open interest and 24h volume, USDC-denominated