Transparency
What this platform publishes, the exact scope of every number, what is deliberately left out, and how to check all of it without asking us. Nothing on this page requires trust in a claim we make about ourselves.
How money moves
minia2a is non-custodial. A buyer's payment goes directly from the buyer's wallet to the seller's wallet on Base. We never hold buyer funds and never take possession of them.
Platform fee 5%, waived through 2026 (currently 0%).
Platform receiving address 0xAb62452b4b019bC4402BFfCca6C706d16d72A7Bf
What we publish, and its exact scope
The settlement figures are external customer payments only — totalCalls, totalVolumeCents, totalRealVolumeUSDC, totalTransactions, transactions, realOnChain.count and realOnChain.usdc. The same scope applies to paidCalls in /api/audit.
They are reported gross and never decrease. Refunds are reported as a separate line (refunds.count, refunds.usdc, refunds.unconfirmed) so that a refund can never be mistaken for a smaller volume.
What is deliberately excluded
- Our own traffic. Requests from our own infrastructure, our own wallets, and our own verification probes are removed before adoption and trial numbers are computed. The exclusion is by identity — wallet, prefix and probe identity — not by guessing at intent.
- Bots, from the "real" figures only.
totalRequestsis not corrected and is inflated by bots and self-polling. It is reported as-is, and the API says so, precisely so that it is not mistaken for demand.
Known limitations
Settlement Base only. Other chains appear in 402 challenges but are not settleable, and we do not accept payment on them.
Balances Platform balances are spendable only on minia2a endpoints and are not withdrawable — there is no withdrawal channel. They never expire.
Trials A trial allowance is tied to a signed wallet for that wallet's lifetime; it does not refill.
How to verify this without us
GET /api/stats— live figures, with the scope of each field involumePolicyandrealUsage.noteGET /api/audit— paid-call audit trailGET /.well-known/x402— payment configurationGET /openapi.json— full API surface- On chain. Base, USDC
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913. Every settlement is a public transfer; every seller's receiving address is in the 402 challenge their own endpoint returns.
Every figure we print on the public pages is derived from those endpoints. If a number here and a number there disagree, the endpoint is right and this page is wrong.