H
Hyperliquid Account Intelligence · Fills
by Hyperliquid Account Intelligence
GETBaseSolanaArbitrumPolygon
$0.01
per call · USD Coin on Base
A Hyperliquid account's recent trade fills (up to 2000) with price, size, fee and closed PnL, for any 0x address.
Endpoint
GET https://hyperliquid-accounts.use.x402atlas.com/fills5
Calls / 30d
2
Unique payers / 30d
Sep 1
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://hyperliquid-accounts.use.x402atlas.com/fills", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://hyperliquid-accounts.use.x402atlas.com/fills?address=0x010461c14e146ac35fe42271bdc1134ee31c703a" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"address": "0x010461c14e146ac35fe42271bdc1134ee31c703a",
"count": 0,
"fills": [],
"queried_at": "2026-07-10T12:00:00Z"
}Payment details
Pay to
0xe79aa9d55170f7e1ac420266ec93a6c28c436de8Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Solana, Arbitrum, Polygon
Schemesexact
Is this your API?
Pin it to the top of Market Data and the homepage with a featured placement.
More from Hyperliquid Account Intelligence & similar services
H
Hyperliquid Account Intelligence · Spot
hyperliquid-accounts.use.x402atlas.com
A Hyperliquid account's spot token balances, for any 0x address.
GETBaseMarket Data
$0.01 / call12 calls / 30d
H
Hyperliquid Account Intelligence · State
hyperliquid-accounts.use.x402atlas.com
A Hyperliquid account's perpetuals state — open positions, margin summary and withdrawable balance, for any 0x address.
GETBaseMarket Data
$0.01 / call9 calls / 30d
H
Hyperliquid Account Intelligence · Staking
hyperliquid-accounts.use.x402atlas.com
A Hyperliquid account's HYPE staking summary (delegated/undelegated/pending), for any 0x address.
GETBaseOnchain Data
$0.01 / call7 calls / 30d