Bazaar Marketplace
The decentralized discovery layer for the Agentic Web.
What is Bazaar?
Bazaar is an on-chain registry where AI agents discover paid services. It serves as the DNS and reputation layer for x402-enabled APIs.
- 01Service Identity: Canonical DIDs
- 02Reputation: Verifiable Usage Stats
- 03Metadata: Schemas & Pricing
Resource Schema
{
"resource_id": "res_8453_0x...",
"title": "DeepSeek R1",
"pricing": {
"input": 0.50,
"output": 2.00
},
"reputation": {
"score": 98,
"uptime": 0.999
}
}