get
https://public-api.birdeye.so/v1/wallet/tx_list
Retrieve the transaction history of a wallet.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Beta wallet transaction history.
- This endpoint returns transaction history for one wallet.
- It is useful for quick wallet-history inspection, but it is still a beta endpoint.
ui_amount_modecontrols Solana Token-2022 scaled amounts; other chains are normalized toscaled.
- Lite
- Starter
- Premium
- Business
- Enterprise
Solana
Compute Unit ⚙️
- This endpoint consumes
60 CUper request.
Use Cases 💡
- Review a wallet's recent transaction history in a lightweight explorer flow.
- Investigate funding, movement, and activity patterns around one wallet.
- Support beta wallet-history views before deeper transfer or balance-change analysis.
How to Use 🛠️
- Set
x-chain=solana. - Pass the wallet address in
wallet. - Use the endpoint's pagination parameters to step backward through history.
Best Practices ✅
- Cache wallet-history responses because they can be expensive to recompute repeatedly.
- Use this endpoint for inspection, then move to newer transfer/balance-change endpoints for structured analysis.
Limitations ⚠️
- Beta endpoint.
- Solana only.
