Historical wallet, trade, and swap metrics for Ethereum, Base, Solana. Filterable analytics — not investment advice.
Requests (30d)
6
Avg latency
483ms
Uptime
100.0%
Filterable historical trade metrics
Filterable historical wallet metrics
Raw on-chain swap events
Wallet historical metrics plus PnL history
Wallet historical metrics without history array
Easiest way: the APIHub CLI. Credits cover x402, no wallet needed.
# install and set up once
npx @apihubio/cli register
npx @apihubio/cli topup 10
# call this service
npx @apihubio/cli call -X GET "https://proxy.apihub.io/walletfinder/discoverTrades?sortBy=netProfit&sortOrder=desc&timeframe=week&chain=ethereum&excludeStableCoins=true"Or call the proxy directly (curl / any HTTP client):
curl https://proxy.apihub.io/walletfinder/discoverTrades?sortBy=netProfit&sortOrder=desc&timeframe=week&chain=ethereum&excludeStableCoins=true \
-H "Authorization: Bearer ahk_your_key"
# If credits available: charged automatically, returns 200
# Otherwise: returns 402 (pay via @x402/fetch or top up credits)Estimate your monthly cost for WalletFinder — Historical On-Chain Trading Analytics.