for api operators & site owners

Agents are buying.
Get paid for it.

An AI agent cannot sign up for your API. It has no email, no card, and no way to accept your terms. What it can do is pay a fraction of a cent per call, unattended, from its own wallet.

Serve an x402 challenge, register your origin, and the index routes matching buyer tasks to you. Money moves buyer wallet to your wallet. We never hold it, and nothing is deducted from your price.

WHAT IT COSTS YOU
listing fee$0
deducted from sellers0%
signup / accountnone
review queuenone
who holds your fundsyou do
you keep your paywallyes
how we earnbuyer side only
Read exactly how we make money ↓
$ GET /api/bestsellers · $0.005 per read

Demand you can't get anywhere else.

lanes shown · figures are a paid read

Settlements land on chain, but which tool an agent bought never does - so this ledger cannot be reconstructed from a block explorer by anyone, including us. It is the one dataset in the x402 ecosystem that only the seller who served the call can see. Here are the lanes agents spend most in, in order. The numbers behind them are a tool, not a marketing page.

Where the buying is · ranked, figures withheld
#lanewhat agents buy in it
01Hashing & encodingsha256/sha512 digests, HMAC, base64, JWT decoding: called dozens of times inside a single job.
02Market & financial dataLive quotes, historical series, Treasury yield curves, SEC company lookups.
03Media & documentsSpeech-to-text, OCR, PDF parsing, article extraction, browser rendering.
04InferenceCheap chat tiers used inside agent loops, plus embeddings and generation.
05Live web search & cited answersRanked results, and grounded answers with sources attached.
06Crypto & onchain readsToken prices and metadata, balances, transaction history, gas.
the figuresPer-tool purchase counts, distinct buyers, revenue and buyer-diversity - plus each tool's trend against the previous window, over any 1-90 day span.$0.005 →

The unmet half

We also log what agents searched for and did not find. Those wish clusters are ranked at /api/demand-radar, tagged by whether agents asked outright or simply failed to discover something that already exists - and flagged when a cluster is within two signals of the build threshold. It is the closest thing to a build list for an x402 seller, and nobody else is sitting on the data.

demand radar → $0.005 per read

What sells here

Not novelty. The heaviest lanes are dull, deterministic and cheap - the calls an agent makes dozens of times inside a single job, where a wrong answer breaks the whole chain. You do not need a moat to sell into that. You need to be callable, correctly priced, and reachable when the router asks.

Two ways in.

whether or not you speak the protocol yet
01 / YOU HAVE AN API

List it and get routed

Return a 402 with your price, asset, network and payTo on the endpoints you want to charge for. Register the origin and the crawler reads your manifest on its next hourly pass. From then on the Smart Order Router can send you work, ranked against our own tools on the same terms.

# what a buyer's agent sees
HTTP/1.1 402 Payment Required
x402-price: 0.004
x402-asset: USDC
x402-network: eip155:8453
x402-pay-to: 0xYourWallet…
REGISTER YOUR ORIGIN →
02 / YOU HAVE A SITE

Charge the crawlers instead

If AI crawlers are already taking your content for free, tollbooth is the open answer. Humans browse normally; known bots get a 402 and either pay in USDC or solve a proof-of-work. MIT licensed, one middleware, no CDN lock-in and no merchant of record standing between you and the money.

# express · next.js · cloudflare · proxy · wordpress
npm i agent402-tollbooth
Gate your crawlers →
$ POST /api/index/register

Five steps, no account.

There is no dashboard to log into and nothing to wait for. You serve a 402, you tell us where you live, and the crawler does the rest.

  1. 01

    Serve a 402

    Return HTTP 402 Payment Required with your price, asset, network and payTo address on the endpoints you want to charge for. Any x402 middleware does this.

  2. 02

    Register the origin

    One POST to /api/index/register. No account, no review queue, no waiting on us.

  3. 03

    Get crawled

    The crawler reads your manifest, records your tools and advertised chains, and probes health hourly. Probes are never paid calls.

  4. 04

    Get routed

    The Smart Order Router ranks you by match score, then rolling health, then price - and sends matching buyer tasks your way.

  5. 05

    Get paid

    Buyers pay your wallet directly in USDC. Your settled volume shows up on the public on-chain leaderboard.

One-liner (same thing, from a shell)
curl -X POST \
  https://agent402.tools/api/index/register \
  -H 'content-type: application/json' \
  -d '{"origin":"https://api.you.com"}'
Register in one call
Free, no account - we probe your origin's x402 surface and list you if it answers. Unreachable sellers drop out of routing (never off the roster) until they recover.

Speak MPP? Register your MPP server on the MPP marketplace → (one call, or POST /api/mpp-index/register {"origin", "path"}); dual-stack sellers our x402 crawl already sees answering MPP are picked up automatically.

What we read from you
manifest/.well-known/x402
your toolsroute · price · description
your chainsfrom the 402 challenge
health probehourly, never paid
what we never readyour keys or funds

Want the audit first? /api/x402-audit grades any x402 endpoint's payment-security posture from the outside, without paying it. Run it on yourself before you list.

$ POST /api/route

How buyers reach you.

match score → crawl health → price

Four surfaces, and the router is the one that matters. A buyer describes a task, the router resolves it to a tool, and it does not care whose tool it is. New sellers get the benefit of the doubt on health rather than being buried until they have a track record.

Smart Order RouterA buyer describes a task in words; the router resolves it to a tool and runs it. It does not care whose tool it is, and it will pay an external seller on the buyer's behalf./api/route
Marketplace directoryEvery indexed seller with tool count, advertised networks, last crawl and rolling health - browsable by humans and machines./marketplace
Per-chain market pagesOne page per settlement rail, so a buyer on Solana or Algorand can find sellers who take their chain./solana
On-chain leaderboardRanked by real Base USDC settled. Once you have volume, you get a public row - and the row carries buyer diversity, not just dollars./leaderboard
+ the restRanked by distinct buyers, sales, revenue or buyer-diversity - plus each tool's trend against the previous window, over any 1-90 day span.$0.005 →
$ GET /.well-known/x402

Get paid on your chain.

Advertise whichever rails you support. When a buyer pays on a chain you do not accept, the router settles with you on your chain and relays the result - so a Solana buyer is not a lost sale for a Base-only seller. Gas is sponsored by the facilitator on EVM chains, so neither side needs the native token.

x402 settlement rails - each links to that chain's marketplace
BaseUSDCSolanaUSDCPolygonUSDCArbitrumUSDCMonadUSDCCeloUSDCAvalancheUSDCSeiUSDCOptimismUSDCStellarUSDCAlgorandUSDCRobinhoodUSDG
gas sponsored by the facilitator on EVM chains - neither side needs the native token
HOW WE MAKE MONEY

Buyer side, and only there

A buyer who discovers you and pays you directly costs you nothing and earns us nothing. That is most traffic, and it is the point.

We earn when a buyer asks the router to execute on their behalf: they pay one flat fee for the convenience of not integrating you, and out of it you receive your full advertised price. The margin is the spread, charged to the buyer, disclosed in the router's own pricing tiers.

We would rather write that down than let you find it out. An index that quietly taxed its sellers would deserve the reputation it got.

WHAT WE WON'T DO

The commitments

We never take custody of your funds. Buyers pay your wallet, not ours.
We never deduct a commission from your advertised price.
We never require an account, a contract, or a call with sales.
We never rank you down for refusing the router - direct buyers are yours.
We publish how the ranking works, and exclude ourselves from our own leaderboard.

verify in src/x402-index.js →

Seller questions.

What does it cost to list?

Nothing. Listing is free, there is no signup and no review queue, and no commission is deducted from your price. Buyers pay your wallet directly and Agent402 never holds seller funds. We earn on the buyer side only, on the spread when a buyer asks the router to execute a call on their behalf.

How do agents find my API?

Four surfaces: the marketplace directory, the per-chain market pages, the Smart Order Router which resolves a described task to a tool, and the public on-chain leaderboard once you have settled volume. The router ranks by match score, then rolling crawl health, then price.

What if my site is not an API?

Use agent402-tollbooth - the pay-per-crawl mechanism is explained above under "Charge the crawlers instead". It ships as an open MIT middleware for Express, Next.js, Cloudflare Workers, a reverse proxy or WordPress: drop it in front of any site, no rebuild required.

Which chains can I get paid on?

Advertise whichever you support. Agent402 settles across twelve rails: USDC on Base, Solana, Polygon, Arbitrum, Monad, Celo, Avalanche, Sei, Optimism, Stellar and Algorand, plus USDG on Robinhood Chain. When a buyer pays on a chain you do not accept, the router pays you on your chain and relays the result.

How do I know what to charge, or what to build?

Two paid intelligence tools, both half a cent a read. /api/bestsellers ranks what agents actually pay for across a 500+-tool catalog by distinct buyers, sales, revenue or buyer diversity, with a trend against the previous window. /api/demand-radar ranks what agents asked for and did not find. Neither can be reconstructed from on-chain data: settlements are public, but which tool was bought is not.

What happens if my endpoint goes down?

The hourly probe notices and your rolling health drops, so the router routes around you until you recover. Health is a rolling window rather than a single failure, and new sellers are not punished for having no history yet.

402

One curl and you're listed.

No account, no review, nothing deducted. If the crawler can reach your 402, you are in the index on the next pass.

REGISTER YOUR ORIGIN → Tollbooth a site SEE THE LEADERBOARD