http://dev-api.compute3.ai/api/x402/top_up
by compute3.ai
Top up account balance with crypto payment
developerbase-mainnetscheme: exact$0.10
Payment Options
| Network | Price | Scheme | Pay To |
|---|---|---|---|
| base | 100000 | exact | 0xa0510c59eed692348abfeb230d5ef644445e3e9a |
Usage
cURL
curl -X GET "http://dev-api.compute3.ai/api/x402/top_up" \
-H "X-402-Payment: <payment_proof>"JavaScript
const response = await fetch("http://dev-api.compute3.ai/api/x402/top_up", {
headers: {
"X-402-Payment": paymentProof,
},
});
const data = await response.json();Details
- Type
- http
- x402 Version
- 1
- MIME Type
- application/json
- Last Seen
- 2/12/2026
- Indexed
- 2/12/2026
Facilitator
PayAI
https://facilitator.payai.network