Overview
All transactions are recorded in an append-only ledger with cryptographic audit anchors for tamper-proof accounting.List Ledger Entries
cURL
Python
Response
Get Ledger Entry
cURL
Verify Entry Integrity
Verify cryptographic audit anchor:cURL
Response
Filter by Wallet
cURL
Recent Transactions
cURL
Response
Audit Trail Properties
Every ledger entry includes:- tx_id: Unique transaction identifier
- mandate_id: Payment mandate reference
- chain_tx_hash: On-chain transaction hash
- audit_anchor: Cryptographic proof (Merkle root)
- timestamp: ISO 8601 timestamp
- immutability: Append-only, no modifications