{"uid":"cap_rCzw8xwD_RRlRjNhDlnfL","slug":"hyperliquid-trader-trades-endpoint-5786d415","name":"Hyperliquid Trader Trades Endpoint","description":"First-party Hyperliquid trading intelligence: perp fills, position lifecycles, all-wallet leaderboards, trader cohorts, liquidation risk and HIP-4 prediction markets - computed from our own node_fills ledger plus the Hyperliquid public info API (no third-party data source). Free discovery (/healthz, /v1/stats, /.well-known/x402, /v1/openapi.json) and free sample routes (/v1/markets/overview, /v1/assets); all other API calls are $0.001 USDC per request via x402 on Base (no account, no API key).","url":"https://hyperliquid-data.v1337.org/v1/traders/trades","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","description":"Operator-defined JSON payload. Probe the upstream or consult the operator's /openapi.json for the concrete shape.","additionalProperties":true},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"headers":{"type":"object","additionalProperties":{"type":"string"}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Nmmk2O8xFaMHpyjdhcrr6","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns perpetual fill history and trade records for a specific trader address on Hyperliquid, sourced from first-party node_fills ledger data.","exampleAgentPrompt":"Pull all the perpetual fill history for Hyperliquid wallet 0xAbC123... and show me the trades they made in the last 7 days, including entry prices, sizes, and realized PnL.","exampleUseCases":[{"title":"Copy-trader research on top wallet","prompt":"I want to copy a trader I saw on the Hyperliquid leaderboard — can you fetch all their recent perp fills for address 0xDeF456... so I can see what assets they're trading and at what prices?"},{"title":"Portfolio PnL audit for own account","prompt":"Show me every trade I made on Hyperliquid from my wallet 0xA1B2C3... over the past 30 days, including fees and realized PnL, so I can reconcile my trading performance."},{"title":"Liquidation risk pattern analysis","prompt":"I'm studying trading behavior before liquidations — fetch the fill history for wallet 0x999XYZ... on Hyperliquid and flag any patterns in their position sizing or leverage right before big losses."}],"resultDescription":"Returns a list of perpetual fill records for the specified trader, including trade timestamps, asset/market, side (long/short), fill price, quantity, realized PnL, fees, and order IDs — sourced directly from the operator's node_fills ledger without third-party intermediaries.","failureModes":["Invalid or malformed wallet address returns a 400 or empty result set","Payment not processed via x402 on Base returns a 402 Payment Required error","Wallet address with no trade history returns an empty fills array","Rate limit or upstream Hyperliquid API outage causes 503 or timeout","Incorrect body shape (missing required fields) returns a schema validation error"],"whenToPreferThis":"Choose this endpoint when you need granular, first-party perpetual fill data for a specific Hyperliquid trader address — especially when you want records sourced directly from on-chain node_fills rather than aggregated third-party APIs. It's ideal for copy-trading research, personal trade auditing, liquidation analysis, and building per-wallet performance dashboards on Hyperliquid. Prefer this over generic on-chain data providers when Hyperliquid-specific fill details (fees, order IDs, perp-specific fields) are required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T19:25:18.911Z","isFirstParty":false}