Where can I find information on transaction history?
Last updated: April 24, 2026
API Documentation:
User History endpoint: GET /history/user for retrieving past transactions
Bridge Status endpoint: GET /history/bridge/{bridgeId} for checking specific transaction status
Bridge Status & History documentation with possible state values and implementation examples
Rhino.fi Console
Transaction history is available within the Home page of the Console and bridge specific transaction history is available through the 'Bridge' section from the navigation bar
API Access Notes:
The history endpoint is disabled by default for API keys due to privacy reasons, but you can request access
You'll need a SECRET_ API key (not PUBLIC_) to access full history, which should be used on backend infrastructure only