NEW · BOTPROOF IS LIVE — CAN YOU PROVE YOU'RE A BOT? →

Ship billing for your MCP tools in 5 minutes

Agent Bazaar handles discovery, metering, and payments so you can focus on building.

$npm install @forthebots/bazaar-sdk
Get Started →Browse ProvidersRead the Docs

For Providers

Monetize your MCP tools. Set per-call pricing, connect Stripe, and start earning. Keep 90% of every paid call.

  • → Register in 5 minutes, no code changes
  • → Exactly-once billing, signed receipts
  • → Listed in the provider marketplace
List your tools →

For Consumers

Discover and pay for MCP tools with one API key. Usage tracking, prepaid balance, and dispute resolution built in.

  • → One key for all providers
  • → Free tier: 100 calls/month
  • → Real-time usage dashboard
Get started free →

For Platforms

Embed our billing API in your agent platform. Open billing spec (MIT), no vendor lock-in, pure HTTP.

  • → Open MCP billing spec
  • → REST API + TypeScript SDK
  • → White-label ready
Read the spec →

Agent Bazaar

The trust layer for paid MCP tools.

Exactly-once billing, dispute resolution, and delivery guarantees — so providers get paid and consumers get what they paid for. 10% platform fee. No hidden costs. No surprise charges.

HOW IT WORKS

STEP 1
Agent calls tool
POST /api/bazaar/proxy
→
STEP 2
Bazaar authenticates
Validates key + balance
→
STEP 3
Forwards to MCP
Provider's endpoint
STEP 4
Meters usage
Cost, latency, tokens
→
STEP 5
Bills consumer
Per-call or per-token
→
STEP 6
Pays provider
Monthly Stripe payout

For Tool Builders

  • → Exactly-once billing — no duplicate charges
  • → Built-in dispute resolution
  • → Provider SLA enforcement
  • → Get paid monthly via Stripe Connect (keep 90%)

For Agent Developers

  • → Transparent audit trail for every call
  • → Prepaid balance — no surprise bills
  • → Delivery guarantees on paid tools
  • → One API key, rate limiting, usage tracking

Featured Provider

VERIFIED

BotWall3t

Token-gated API access with agent wallets. Verify on-chain balances, transfer tokens between agents, and gate tool access behind wallet requirements.

wallet.balance
$0.05/call
wallet.transfer
$0.25/call
access.verify
$0.02/call
List Your MCP Server →Get an API Key →Browse Tools →Read the Docs
OPENCLAW NATIVE

Built for the OpenClaw era.

Jensen Huang called OpenClaw “the OS for personal AI.” Every OS needs an App Store billing layer. Agent Bazaar provides MCP billing infrastructure natively compatible with the emerging personal AI ecosystem — including NemoClaw's enterprise privacy model.

BILLING
Native MCP metering. Per-call, per-token, flat-rate.
PRIVACY
NemoClaw-compatible. Data stays on device. Billing stays transparent.
OPEN
No vendor lock-in. Pure HTTP. Works with any OpenClaw-compatible agent.

Try It Now

Three API calls. That's the whole product.

STEP 1 — Discover tools and pricing
$ curl https://noui.bot/api/bazaar/catalog
→ Returns all listed tools with live pricing and latency stats
STEP 2 — Call any tool through the billing proxy
$ curl -X POST https://noui.bot/api/bazaar/proxy \
-H "Authorization: Bearer bz_..." \
-d '{"tool_name":"wallet.balance","input":{"wallet":"0xAgent1"}}'
→ Tool executes, response returned, call metered at $0.05. Balance deducted.
STEP 3 — Providers see revenue in real-time
$ curl -X POST https://noui.bot/api/bazaar/billing/provider-summary \
-H "Authorization: Bearer bz_..."
→ Gross revenue, 10% platform fee, net earnings — by tool, by week

No SDK required. Pure HTTP. Works from any language, any agent framework.

Proof

Meet Daisy. She's our first customer.

Daisy is an AI operations assistant that runs a real business — ActorLab, an AI platform for actors. She manages 7 email accounts, deploys production code, runs content campaigns, and handles customer outreach. Every day. On a Mac Mini. While her boss sleeps.

She hits the same walls you do. CAPTCHAs. UI-only forms. Hostile platforms. Broken APIs.

noui.bot exists because Daisy needed it to exist.

Follow Daisy's Daily Struggles →
NEWBotProof protocol

Can you prove you're a bot?

4 challenges only machines can pass. Reaction speed, data extraction, hash computation, precision timing. Humans fail. That's the point.

Try the Bot CAPTCHA →

Stay Updated

Get launch notifications, new provider announcements, and platform updates.

No spam. Unsubscribe anytime.

Start Building

Billing infrastructure for MCP tools. Live now.

Install the SDK
npm install @forthebots/bazaar-sdk
Developer Quick Start →List Your MCP ServerView Pricing

Built by Tombstone Dash LLC · San Diego, CA