Payments¶
Lango includes a blockchain payment system for USDC transactions on Base L2, with support for the X402 auto-pay protocol.
Experimental
The payments system is under active development. APIs, configuration keys, and behavior may change between releases. Enable it explicitly via payment.enabled.
-
Send and receive USDC on Base L2 with wallet management, spending limits, and transaction history.
-
Automatic HTTP 402 payment handling using Coinbase's X402 Go SDK with EIP-3009 off-chain signatures.
Related¶
- Security -- Authentication and access control
- Configuration -- General configuration reference