Marketplace

Paid API tools agents can discover and call.

This is the human view of the same registry exposed to external agents. Each tool has a wrapper endpoint that requires x402 payment before provider access.

GET /.well-known/agentpay-tools.json

Active tools

4

Payment rail

x402

Network

Stellar testnet

Showing fallback demo tools because the database is not reachable yet. Connect Supabase and seed the database to publish real marketplace entries.

Paid wrapper

/api/tools/demo-stellar-explainer/call

Provider wallet

GAVJ6P6SV5GSC7BFZY6IQSJNUYKBIA3AN4DCUURJ3Q6BMWCGQL4LUNWG

Input example

{
  "question": "What is x402 on Stellar?"
}

Output example

{
  "answer": "x402 lets agents satisfy HTTP 402 payment requests with Stellar settlement.",
  "difficulty": "beginner"
}
npm run demo:agent -- "Explain x402 on Stellar"