getTxHistory
Get cross-chain transaction history for a user wallet address. Note: this endpoint is in beta and still a work in progress — please reach out to the 0x team if you or your users run into any issues.
Headers
0x-api-key
Visit dashboard.0x.org to get your API Key
Query parameters
user
The wallet address of the user to get transaction history for. Accepts EVM (0x…), Solana, and Tron addresses
limit
Maximum number of transactions to return
cursor
Response
Successful response
transactions
List of transaction history records
pagination
Pagination information
zid
The unique ZeroEx identifier of the request
Errors
400
Bad Request Error
404
Not Found Error
500
Internal Server Error