ClearBox provides three layers of reporting so a merchant operator can answer “did I get paid the right amount for what was sold?” at any time.Documentation Index
Fetch the complete documentation index at: https://docs.clear-box.io/llms.txt
Use this file to discover all available pages before exploring further.
Transactions
Every authorized transaction is queryable by merchant, location, terminal, and time range. Each record carries:- The originating
terminal_idandlocation_id. - The amount, currency, and the asset the guest paid with.
- The authorization timestamp, the ClearBox authorization latency, and the settlement timestamp.
Payouts
Each payout is a single record summarizing the net amount that landed in a settlement account.Settlement reports
For finance teams, ClearBox can deliver a daily settlement report (CSV or JSON) summarizing all transactions, fees, and the resulting payout. Reports can be pulled via the API or delivered to an SFTP endpoint nightly.Reconciliation
The standard reconciliation loop:Webhook event types
See the events ClearBox sends for transactions, payouts, and disputes.