get
https://api.faraday.range.org/v1/transactions/
Retrieves a single processed transaction by its unique transaction hash.
Note transactions must be submitted via the Faraday API to be available on this endpoint.
Response
Includes:
- Transaction hash
- Network (e.g., Solana, Ethereum)
- Amount (in base units)
- Travel Rule compliance status
- Timestamp of creation or observation
- Full IVMS101 sender and recipient records, if available
Notes
- If IVMS101 records are missing,
senderorrecipientwill benull. - Use this endpoint to audit a transaction or verify compliance.
