Each participant — Platform, Ad Network, and Brand Agent — has their own wallet and ledger entries.
1. TL;DR
Wallets record verified value. Payouts distribute that value fairly, automatically, and on schedule.
2. Why it matters
Legacy ad systems rely on delayed invoicing, reconciliation spreadsheets, and manual payouts.AIP replaces that with real-time, cryptographically verifiable ledgers. This ensures:
- No payment disputes
- Real-time visibility into balances
- Deterministic reconciliation for all parties
3. Participants and Wallets
| Participant | Purpose | Example Entries |
|---|---|---|
| AI Platform Wallet | Receives revenue share for verified CPX/CPC events | Exposure fees, click revenue |
| Ad Network Wallet | Holds temporary balances and manages ledger settlements | Pending payouts, operator fees |
| Brand Agent Wallet | Tracks advertiser spend and CPA confirmations | Bids placed, conversions billed |
ledger_entry_id and serve_token, ensuring perfect traceability.
4. Payout Flow
The flow runs continuously, with monthly finalization for confirmed balances.5. Example Ledger Entry
6. Payout Scheduling
| Cycle | Description | Responsible |
|---|---|---|
| Real-Time | Balances update instantly on verified events | Ledger API |
| Daily | Ledger snapshots for reporting and reconciliation | Ad Network |
| Monthly | Payouts triggered for finalized balances | Ad Network + Settlement Service |
- Direct bank transfer
- Stripe Connect
- Crypto-compatible ledgers (optional extension)
7. Handling disputes or reversals
AIP minimizes disputes by making all transactions verifiable and signed.But if discrepancies occur:
- A dispute is logged with supporting evidence.
- Ad Network validates via the event ledger.
- If confirmed invalid, funds revert to originating wallets.
revision_id.
8. Guarantees
- No manual invoicing — all payouts are event-driven.
- Balances and ledgers are cryptographically signed.
- Each participant can verify their own ledger independently.
- Settlement delays or fraud are mathematically impossible under AIP rules.
Summary
AIP wallets turn verified intent into money — instantly, transparently, and without reconciliation headaches.Next: Security