Output types
Transactions list
JSON ledger of credits and debits for an account, via the API
Transaction report
CSV of all transactions for an account, via the dashboard
Account statement
PDF statement for an account, downloaded via the dashboard
Transactions list (API, JSON)
The ledger of credits and debits on an account, as JSON, for programmatic reconciliation and balance time series. Transactions are documented on their own page: what the object carries, how to list and filter it, and how to reconstruct a point-in-time balance. See Transactions.Transaction report (Dashboard, CSV)
The transaction report is a CSV export of all transactions for a single account over a selected period. Use it for spreadsheet-based reconciliation and finance workflows. Each row represents a money movement including amount, direction, counterparty, related resource (deposit, payout, return, conversion), and timestamps. Download from the Augustus Dashboard under Accounts → Account details → Statement → Transaction report.Account statement (Dashboard, PDF)
An account statement is a PDF scoped to a single account and currency, suitable for audit and third-party sharing. Download one per account you want to reconcile:- EUR — operating account statement in EUR, covering IBAN-based deposits, payouts, and returns.
- GBP — operating account statement in GBP, covering Faster Payments and sort code / account number activity.
- USD — operating account statement in USD, covering ACH, Fedwire, and international SWIFT activity.
- USDC — stablecoin wallet statement, covering on-chain deposits and payouts across supported chains (Ethereum, Solana, Polygon).
- Opening and closing balance for the reporting period.
- Every credit and debit with timestamp, counterparty, and reference.
Reports and statements reflect booked activity; money still in flight shows on its payout until it books. See Balances for the real-time available balance.