Turn your endpoints into revenue streams with x402 micropayments. No subscriptions. No billing systems. Just code, connect, and earn.
Built on trusted infrastructure
Every API call is a unit of value. Every compute cycle deserves compensation. Obolos adds a native payment layer to any endpoint, turning HTTP into a commerce protocol.
Your backend stays untouched. Register your endpoint URL, set your price, and you're live. Our proxy handles payment verification, credential encryption, and request routing. Your API doesn't even know we exist.
Every call pays. Settlement is instant and final. No invoices. No 30-day terms. No chargebacks.
Your API credentials are encrypted with AES-256-GCM before storage. Buyers never see your backend. Only verified payments get through.
You keep 99 cents of every dollar. No hidden fees. No payment processing charges. The most competitive rate in the industry.
No forms, no verification emails, no waiting. Create your account and you're ready to go.
Point us to your API, set your price per call, and we handle the rest. Your backend stays exactly as it is.
When someone calls your API through Obolos, payment happens automatically. You earn 99% of every transaction.
The x402 protocol finally gives HTTP 402 "Payment Required" a purpose. When a request needs payment, the response contains everything needed to complete the transaction: price, recipient, and payment instructions.
Payment is verified before the request reaches your API. Settlement is instant. All in a single request-response cycle. No delays, no disputes.
This is how the internet should have worked from the beginning.
// Payment happens in-band with the request
GET /api/proxy/weather-forecast
X-Payment: [payment-token]
// Seller receives payment instantly
// Buyer receives the API response
// Platform takes 1%, seller keeps 99%
HTTP/1.1 200 OK
{
"forecast": "Sunny, 24°C",
"payment": {
"settled": true,
"amount": "$0.005"
}
}
Join the marketplace where compute meets compensation. Start selling or buying in seconds.