โก x402 Payment Setup
Add HTTP-native micropayments to your RPC endpoint in minutes
Framework
Wallet
Pricing
Code
Choose Your Framework
Select the server framework for your RPC endpoint.
๐ข
Express.js
The most popular Node.js framework
๐ฅ
Hono
Ultrafast, works on edge & Node
๐น
Go (Gin)
High-performance compiled server
๐
Python (FastAPI)
Async Python with type hints
Enter Your Wallet Address
Where you'll receive USDC payments. No private keys needed on your server.
Set Your Pricing
How much to charge per RPC request in USD (paid in USDC).
At this rate: 1,000 requests = $0.10 | 1M requests = $100.00
Get Your Code
Your setup code for Express.js on Base
โ
Deploy & Test Checklist
- Install dependencies with the command above
- Add your RPC proxy logic to forward requests to your node
- Start the server and verify it runs on port 3637
- Test with the curl command โ expect a 402 response
- Set up systemd service for production
- Register your endpoint on the Arkeo Marketplace