RNG and Fairness
A2G does not prescribe how random outcomes are generated. Your certified RNG systems are authoritative. A2G’s optional fairness proof messages (seed commitment/reveal) provide a transport mechanism for exposing fairness data to clients, but they do not replace or override your certified RNG. The fairness proof mechanism is entirely optional and additive. Operators deploying A2G in regulated jurisdictions should verify that their RNG implementation meets certification requirements independently of the A2G protocol.Transaction Reconciliation
Operators running A2G alongside other channels need to reconcile agent transactions with their central ledger. The transaction history endpoint (GET /api/wallet/transactions) provides the data needed, with each transaction carrying txId, type, amount, balance, and onChainTxHash where applicable.