Monetize your API
with agent traffic.
Earn stablecoin revenue from every agent request. No billing infrastructure. No auth. No compliance overhead.
Three steps from endpoint to revenue.
The x402 HTTP standard handles payment inline with the request. You ship an endpoint; BRIJ handles the rest.
Agent hits your endpoint
Incoming request carries an x402 payment authorization header.
Settle per call
0.001–0.10 USDC per request, automatically settled on-chain.
Revenue arrives instantly
Stablecoins land in your provider wallet. No invoicing, no KYC drag.
Estimate your monthly revenue.
Static mock — ask your team to wire up the live widget.
Built on x402.
The HTTP-native payment standard. This is how the internet should have worked from the start.
// Express middleware — add to any endpoint
import { x402 } from "@brij/x402";
app.use("/premium", x402({
price: "0.01 USDC",
wallet: "YOUR_PROVIDER_ADDRESS",
}));
app.get("/premium/signals", (req, res) => {
// req.x402 — verified payment metadata
res.json(await getSignals());
});What providers get
- No billing infrastructure to maintain
- No auth stack, no API keys to rotate
- No KYC or compliance overhead
- Global reach — any agent, any region
- Per-request revenue — the more agents, the more you earn
- Integration in a single afternoon
Submit in an afternoon, earn by Monday.
No complex billing systems. No auth headaches. No compliance overhead.
Submit API details
Endpoint, pricing, and description. 5 minutes.
Add x402 middleware
One dependency, one middleware line, any framework.
Start earning
Settlement is automatic. Stablecoins land in your wallet.
50+ APIs already listed.
Providers across every category agents care about. Join them.
Revenue, from day one.
“We switched our premium market-data tier to x402 and agents found us immediately. Revenue compounded week over week.”
“We had an API no one knew about. Listed on BRIJ, added one header, and agents started paying to use it within days.”
“x402 is brutally simple. Drop in the middleware, list your endpoints, done. Settlement just works.”
Start earning from agent traffic.
Join 50+ API providers already monetizing through BRIJ. Average provider earns $5K+ monthly from agent requests.
Questions? Email providers@brij.xyz