Skip to main content
Every payment flows through one wallet on-chain, so the entire economy is public. This page pulls live counters from the gateway plus the current balance from Solana mainnet.
Total keys claimed
Total credits issued
Gateway wallet balance
SOL on mainnet
Loading… · Refreshes every 30 seconds · View gateway wallet on Solscan ↗

What each number means

  • Total keys claimed — Every unique API key ever created by a paying wallet. A key is minted the first time a wallet sends SOL and completes the challenge/sign/claim flow. Wallets that top up on the same key do not increment this counter.
  • Total credits issued — Sum of all paid credits granted to keys since launch. One credit = one paid endpoint call at 0.0022 SOL. Free-tier credits (50 lifetime + 15 daily per key) are not counted.
  • Gateway wallet balance — Live SOL balance of Brpc8HoPo1d3Uiyo7kbERnjMqwLJJmbWxtwxHxzar6DU on mainnet, pulled directly from a Solana RPC. This is the receiving wallet for all payments.

Why this page is public

Wallet-based payments are transparent by design. Anyone can watch the gateway wallet on Solscan and see every payment. Publishing the aggregate counters makes the same data easier to skim without leaving the docs. Nothing here reveals which wallet claimed which key.

For developers

The stats come from a single public JSON endpoint:
Response shape:
No authentication required. Rate-limited to 100 requests per 15 minutes per IP.