← Back to marketplace

WalletFinder — Historical On-Chain Trading Analytics

Historical wallet, trade, and swap metrics for Ethereum, Base, Solana. Filterable analytics — not investment advice.

finance
by walletfinder.ai5 endpoints100% uptime394ms avg

Requests (30d)

6

Avg latency

483ms

Uptime

100.0%

Endpoints

GET/discoverTrades
$0.0010/req

Filterable historical trade metrics

GET/discoverWallets
$0.0010/req

Filterable historical wallet metrics

GET/swaps
$0.0020/req

Raw on-chain swap events

GET/walletOverview
$0.0150/req

Wallet historical metrics plus PnL history

GET/walletOverviewStats
$0.0100/req

Wallet historical metrics without history array

Quick start

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)

Pricing calculator

Estimate your monthly cost for WalletFinder — Historical On-Chain Trading Analytics.

GET /discoverTrades$0.0010/req
-
GET /discoverWallets$0.0010/req
-
GET /swaps$0.0020/req
-
GET /walletOverview$0.0150/req
-
GET /walletOverviewStats$0.0100/req
-