Unnamed service
GET datastand.dev/api/search/bazaar
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Keyword search over the x402 Bazaar discovery index: the ~8,000 most-used of 15k+ resources, refreshed daily. Find services by text query with price and usage filters, ranked by unique payers. The Bazaar's own discovery endpoint has no search; this is it. Every match is reachable: count is the full hit count, and offset/limit page all of them. Priced per row: $0.005 for the default 20, $0.0002 each after, $0.021 for a full 100 rows, quoted in the 402 before you pay.
Resource: datastand.dev/api/search/bazaar
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x470a1b647d668d3820add26d70c8371557ff4c6b
Payment methods: — · Last validation: 2026-09-14 12:40:16.263+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"q"
],
"properties": {
"q": {
"type": "string",
"description": "Keywords, all must match (resource URL + description)"
},
"limit": {
"type": "string",
"description": "Rows per page, 1-100 (default 20). Billed per row beyond 20: $0.005 base + $0.0002 each, max $0.021. The 402 quotes the exact price for your limit."
},
"offset": {
"type": "string",
"description": "Skip this many ranked results (default 0). Use page.next_offset from the previous response. A page past the end costs nothing."
},
"min_payers": {
"type": "string",
"description": "Only resources with at least this many unique 30-day payers"
},
"max_price_usd": {
"type": "string",
"description": "Only resources priced at or below this USD amount"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x470a1b647d668d3820add26d70c8371557ff4c6b",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x470a1b647d668d3820add26d70c8371557ff4c6b",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "5000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.