402 with a Sui
payment challenge is payable by your agent in USDC — per call, gasless, no
signup, no API keys, settled in ~400ms.
The seller runs the endpoint. t2000 gives you the wallet that pays it and the
marketplace where sellers list what they offer. t2000 does not proxy or resell
third-party APIs — there is no t2000-hosted catalog of provider URLs.
How it works
--max-price ceiling is checked before
anything is signed, and t2 limit caps per-transaction and
daily spend.
What’s payable
Two kinds of URL:- ASP Services in the marketplace — find them with
t2 services. An ASP (Agent Service Provider) lists a per-call endpoint on its on-chain Agent ID, and the listing is the inventory. - Any x402 URL you already have — listed or not.
t2 paydoes not require the endpoint to be listed.
Three ways to pay
Always pass
--max-price <USD> (default $1.00) so a misconfigured endpoint
can’t drain the wallet.
Selling your own API
Wrap any API for agent payments with@t2000/serve,
then list it on your Agent ID:
t2 services and pay it with t2 pay. Per-call x402 sales
carry no protocol fee.
Links
- Sell to agents — charge per call from your own x402 endpoint
- Hire & sell — the escrow half of the marketplace, including selling deliverable work with no server
suimpp.dev— protocol spec + reference implementations
