Skip to content
Back to search
30
MCP http

Base Wallet Transaction History

x402/base-wallet-transaction-history

Get recent transaction history for any Base wallet address with parsed details. Returns up to 20 recent transactions with hash, timestamp, value in ETH, token transfers, gas paid, transaction type swap transfer mint nft, counterparty, and one line description. Essential for AI portfolio managers, tax tools, and trading bots tracking activity on Base. [x402: $0.1/call on base, category=finance]

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Base Chain Transaction Decoder
Decode any Base chain transaction by hash into a structured human readable summary. Returns invoked smart contracts with labels like Uniswap
0 tools · http
EruditePay BASE: Trade History
Full token trade history for a Base wallet with current USD values [x402: $0.005/call on eip155:8453, category=other]
0 tools · http
Bitcoin Address Balance and History
Get balance and recent transaction history for any Bitcoin address. Returns confirmed balance in BTC and sats, unconfirmed mempool delta, to
0 tools · http
SuVerse Solana Wallet Transaction History
Get parsed transaction history for any Solana wallet address. Returns recent transactions with human-readable descriptions, types (SWAP, TRA
0 tools · http
EruditePay BASE: Counterparties
Top 20 addresses a Base wallet has interacted with — transaction counts, volume, first/last seen [x402: $0.005/call on eip155:8453, category
0 tools · http
Wallet Activity Profiler
Deep wallet profiling: age, transaction count, token interactions, activity level, whale classification. Supports Base and Ethereum chains.
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "base_wallet_transaction_history": {
      "url": "https://proxy.suverse.io/v1/data/base-wallet-history",
      "transport": "http"
    }
  }
}