The vision
Pay-per-call access to the API using USDC over the x402 protocol, no account, no API key, no daily quota tiers. Each request would be metered and paid for individually at the moment it’s made, directly from a wallet.What’s actually live today
Access is gated by quota tiers, not payment:- Guest: 3 messages/network, no key.
- Wallet-linked: 50 messages/day (UTC), via a portable
ltk_key obtained by connecting a wallet at/cli. See Authentication.
@x402/core, @x402/evm, and @x402/svm packages are present in the codebase as dependencies but are not yet wired into the inference path.