BRIJ
For API Providers · Built on x402

Monetize your API
with agent traffic.

Earn stablecoin revenue from every agent request. No billing infrastructure. No auth. No compliance overhead.

How you earn

Three steps from endpoint to revenue.

The x402 HTTP standard handles payment inline with the request. You ship an endpoint; BRIJ handles the rest.

01

Agent hits your endpoint

Incoming request carries an x402 payment authorization header.

02

Settle per call

0.001–0.10 USDC per request, automatically settled on-chain.

03

Revenue arrives instantly

Stablecoins land in your provider wallet. No invoicing, no KYC drag.

Revenue calculator

Estimate your monthly revenue.

Calls per month500,000
Price per call0.010 USDC
Projected monthly
$5,000
≈ $60,000 per year

Static mock — ask your team to wire up the live widget.

Open standard

Built on x402.

The HTTP-native payment standard. This is how the internet should have worked from the start.

provider.ts
HTTP 402
// 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());
});
402 Payment Required200 OK0.01 USDC settled

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
Read the x402 spec
List once, earn forever

Submit in an afternoon, earn by Monday.

No complex billing systems. No auth headaches. No compliance overhead.

01

Submit API details

Endpoint, pricing, and description. 5 minutes.

02

Add x402 middleware

One dependency, one middleware line, any framework.

03

Start earning

Settlement is automatic. Stablecoins land in your wallet.

The agent economy

50+ APIs already listed.

Providers across every category agents care about. Join them.

50+
APIs listed
1M+
Agent requests/month
$100K+
Provider revenue settled
Market DataDeFi AnalyticsPrice FeedsNFT APIsSocial SignalsWeather & TravelLLM & ComputeIdentity
Provider success

Revenue, from day one.

+340%
Revenue growth in 90 days
We switched our premium market-data tier to x402 and agents found us immediately. Revenue compounded week over week.
DeFi Analytics API
$0 → $10K/mo
First 3 months
We had an API no one knew about. Listed on BRIJ, added one header, and agents started paying to use it within days.
On-chain Signals Provider
< 1 day
From listing to first payment
x402 is brutally simple. Drop in the middleware, list your endpoints, done. Settlement just works.
Weather & Travel APIs

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