Agents need a wallet-native way to buy API calls.
Pay per request for API access, built for agents
Let agents discover an API, see the exact price, attach x402 payment, and get the response instantly. No API keys. No subscriptions. Just pay for the call you need.
Start with the agent flow
For Agents
Access priced APIs with a wallet-native pay-per-request flow
npx skills add obcraft/apiosk-skill --skill apiosk-gateway- check_circleNo API keys required
- check_circleSee exact per-request pricing before you buy
- check_circleWeather, prices, news, company lookup, geocoding + more
For API Providers
Publish endpoints that agents can buy one request at a time
npx skills add obcraft/apiosk-publish-skill --skill apiosk-publish- check_circleRegister any endpoint
- check_circleSet your price per request
- check_circleInstant settlement to your wallet
- check_circleAuto health check & go live
Agent Setup
Give your agent a wallet and let it pay per request
Fund a prepaid wallet, copy the connection string, and plug it into your runtime. Your agent can then buy API access one call at a time instead of juggling API keys or subscriptions.
Connection String
Login required to view your connection stringAuthentication required. Login opens the dashboard where your prepaid wallet and connection string are available.
Open Dashboardarrow_outwardBring pay-per-request into your agent stack
Drop-in integrations for the biggest agent frameworks. Your agent can discover an endpoint, handle payment, and keep moving without API keys or manual plan upgrades.
OpenClaw
Native integration for autonomous agents
- Auto wallet management
- Batch API calls
- Workflow orchestration
AutoGPT
Plug-and-play for AutoGPT agents
- No config needed
- Auto payment
- 15+ APIs ready
LangChain
LLM-powered agent integration
- Agents SDK
- Tools wrapper
- Streaming support
Agent SDK
JavaScript & Python SDKs
- TypeScript SDK
- Python SDK
- Auto-retry & fallback
npx apiosk-agent initFirst Paid Call In Minutes
Pick a live endpoint, see the exact per-request price, trigger the 402 challenge, attach payment, and retry. The fastest way to prove an agent can buy API access.
Read Docsarrow_outwardNo API Keys For Agents
Agents pay with USDC per request through x402 instead of managing API keys, seats, or monthly plans. Payment becomes access control.
View Use Casesarrow_outwardPriced Endpoints, Clear Economics
Every endpoint has visible usage-based pricing, so agents only pay for the call they need and providers get instant settlement without subscriptions or invoicing.
Get Startedarrow_outwardProof that paid agent traffic is live
Active APIs
Production-ready endpoints
Total API Calls
Processed through gateway
Micropayments
Settled on-chain
Avg Response Time
Gateway latency
Success Rate
Payment validations
Integration Time
Average setup time
Join teams testing wallet-native API access for agents
Run a paid API call
Start with live APIs that agents can buy per request. Each card shows real pricing so the path from browse to paid response stays obvious.
Learn more
Protocol Specs
The x402 payment header encapsulates EIP-712 signed authorization directly into the HTTP request, enabling sub-millisecond validation by the gateway node.
