Open your API to the AI agent economy
Let anyone pay per request. Zero code changes. No fixed fees.
< 2s settlement
·
1.8% commission
·
No subscription
Microtoll sits in front of your API as a reverse proxy. Your users pay per request. You get paid directly. Instantly.
Zero Code
Your API stays unchanged. Microtoll acts as a transparent proxy. No middleware. No SDK to install.
No Fixed Fees
1.8% commission — that's it. No subscription, no minimum, no setup fee. No fixed part means true micropayments are economically viable.
8 Pricing Methods
Fixed, batch, token-based, conditional, categorical, size-based, linear, minimum charge. Perfect for LLMs, search APIs, transcription services.
Fair Pricing
Your customers always pay the right price — even for token-based APIs where final cost depends on output. Automatic reconciliation ensures accuracy.
Custom Domains
White-label your proxy with your own domain. CNAME setup. SSL included.
How it works
01
Get Verified
Create your Microtoll account. Complete KYB verification with our payment partner.
02
Add Your API
Point Microtoll to your existing API. Configure pricing and authentication.
03
Share Your URL
Share your proxy URL or set up a custom domain.
04
Get Paid
Settlement in under 2 seconds per request. Analytics dashboard included.
Frequently asked questions
How does payment work?
Your users pay per request. Settlement in under 2 seconds. Direct to your account. Microtoll never holds your funds — we only take our 1.8% commission.
Do I need to modify my code?
No. Microtoll acts as a transparent reverse proxy. Your API stays exactly as it is.
What if my API returns an error?
Your customers are never charged for failed requests. Our fair pricing system ensures they always pay the right amount.
What pricing methods are supported?
8 methods including token-based pricing for LLMs. Fixed, batch, conditional, categorical, size-based, linear, and minimum charge. Configure what fits your API.
Is this production-ready?
Currently in private beta for providers. Request access above to be among the first.
Request Access
Leave your email to join the private beta.
➜ ~ curl -i https://api.yourdomain.com/search
HTTP/2 402 Payment Required
X-Price: $0.003 per request
➜ ~ # SDK handles payment automatically
{"status": 200, "results": [...]}