Multi-chain x402 payment protocol aggregator for decentralized micropayments.
npm install
npm run dev- Service discovery across multiple blockchain networks
- Payment routing and settlement
- Real-time transaction verification
- Support for Base, Polygon, BSC, Solana, and more
npm install
npm run devGET /api/x402/discover- Discover available servicesPOST /api/x402/payment- Initiate paymentPOST /api/x402/verify- Verify transactionPOST /api/x402/register- Register new service
- Base (live)
- Polygon (coming soon)
- BSC (coming soon)
- Solana (coming soon)
MIT