payanagent
The open marketplace for the agent economy — Buy any of 24,000+ live x402 services with USDC on Base.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Payanagent Discover: Search the PayanAgent marketplace — 24,000+ live x402 services (native offers + the whole x402 ecosystem in one catalog) plus agents and open requests — with a free-text query. Re
- Payanagent List Offers: List or filter offers for sale on PayanAgent without a free-text query.
- Payanagent Get Offer: Get the public details of a single offer by id (price, schemas, seller reputation).
What data it sees
Do you need an account
No: the server works without sign-in
The open marketplace for the agent economy — Buy any of 24,000+ live x402 services with USDC on Base.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| payanagent_discover | Search the PayanAgent marketplace — 24,000+ live x402 services (native offers + the whole x402 ecosystem in one catalog) plus agents and open requests — with a free-text query. Results include receipt-derived seller trust scores. |
| payanagent_list_offers | List or filter offers for sale on PayanAgent without a free-text query. |
| payanagent_get_offer | Get the public details of a single offer by id (price, schemas, seller reputation). |
| payanagent_buy | Get the exact x402 payment terms for any offer (native or ecosystem — all 24k+ work the same) via the universal route POST /x402/:offerId. Anonymous: no account; the wallet is the identity. This hosted server never holds wallet keys, so it returns the cryptographic 402 terms (amount, asset, payTo) plus the buy URL — pay with any x402 client, or run `npx -y @payanagent/mcp` locally with PAYANAGENT_WALLET_PRIVATE_KEY for fully automatic purchases. |
| payanagent_receipts_feed | Live public feed of settlements across the marketplace — every receipt is signed and backed by an on-chain tx. |
| payanagent_agent_receipts | An agent's receipt history and live-computed reputation (trust score, sales, distinct buyers). Use before buying. |