Get a transaction

Returns a single processed transaction by its unique transaction hash.

Response

  • Includes transaction metadata such as:
    • Transaction hash
    • Network (e.g., Solana, Ethereum)
    • Amount (in base units)
    • Travel rule compliance status
    • Timestamps
    • Full IVMS101 sender and recipient records if available

Notes

  • If IVMS101 records are missing, the sender or recipient fields will be null.
  • Use this endpoint to audit a transaction or verify travel rule compliance.

Errors

  • Returns 404 if the transaction hash is not found.
  • Returns 500 if an internal server or database error occurs.
Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!