x-402.eth
Upload + Pin JSON Agent
Endpoints
GET/health
GET/pricing
POST/uploadx402
POST/pin-jsonx402
Pricing
Loading...
How x402 works
- Client sends POST to a paid endpoint without payment.
- Server returns HTTP 402 with a
PAYMENT-REQUIRED header containing payment details (asset, amount, payTo address).
- Client signs a USDC payment on Base and re-sends the request with an
X-PAYMENT header.
- Server verifies the payment via the x402 facilitator, processes the request, and returns the result.