{"x402Version":2,"payTo":"0x3a438B911B8E2995a9C855578F95B2889752498F","resources":[{"id":12347,"slug":"12347","resource":"https://agent-contract-proof.mattskowronis.workers.dev/v1/verify","description":"Compare an agent's advertised contract with its live x402 challenge and return deterministic proof.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3a438B911B8E2995a9C855578F95B2889752498F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"url":"https://source-claim-proof.mattskowronis.workers.dev"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"checked_at":"2026-01-01T00:00:00.000Z","checks":[{"evidence_url":"https://example.com/v1/tool","expected":"0.01","id":"price","observed":"0.01","status":"pass"}],"contract_hash":"0000000000000000000000000000000000000000000000000000000000000000","declared":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","evidence_url":"https://example.com/openapi.json","input_schema_declared":true,"method":"POST","network":"eip155:8453","output_schema_declared":true,"path":"/v1/tool","pay_to":"0x0000000000000000000000000000000000000001","price_usd":"0.01","source":"openapi"},"evidence_urls":["https://example.com/openapi.json","https://example.com/v1/tool"],"mismatches":[],"observed":{"amount_atomic":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","challenge_source":"header","http_status":402,"network":"eip155:8453","pay_to":"0x0000000000000000000000000000000000000001","price_usd":"0.01","scheme":"exact","x402_version":2},"service_version":"1.0.0","target_method":"POST","target_status":"verified","target_url":"https://example.com/v1/tool","verdict":"conforms"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"expected_hash":{"description":"Optional previous contract_hash. A mismatch proves the public contract changed.","pattern":"^[a-fA-F0-9]{64}$","type":"string"},"method":{"description":"Optional method to probe. If omitted, the advertised method is used, then GET as a fallback.","enum":["GET","POST","PUT","PATCH","DELETE"],"type":"string"},"url":{"description":"Public HTTP or HTTPS agent/API URL. An origin URL may be resolved through discovery metadata.","maxLength":2048,"type":"string"}},"required":["url"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"checked_at":{"type":"string"},"checks":{"items":{"type":"object"},"type":"array"},"contract_hash":{"pattern":"^[a-f0-9]{64}$","type":"string"},"declared":{"description":"Normalized public Agent Card or OpenAPI declaration.","type":"object"},"evidence_urls":{"items":{"type":"string"},"type":"array"},"mismatches":{"items":{"type":"string"},"type":"array"},"observed":{"description":"Normalized live HTTP/x402 challenge.","type":"object"},"service_version":{"type":"string"},"target_method":{"enum":["GET","POST","PUT","PATCH","DELETE"],"type":"string"},"target_status":{"enum":["verified","unreachable","blocked","unsupported","insufficient_evidence"],"type":"string"},"target_url":{"type":"string"},"verdict":{"enum":["conforms","mismatch","unreachable","insufficient_evidence"],"type":"string"}},"required":["verdict","target_url","target_method","target_status","declared","observed","checks","mismatches","evidence_urls","checked_at","contract_hash","service_version"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-contract-proof.mattskowronis.workers.dev","lastUpdated":"2026-09-14T19:57:38.089Z","quality":{"calls30d":3,"uniquePayers30d":2,"lastCalledAt":"2026-09-14T19:57:37.721Z"},"liveness":{},"verified":false,"featured":false},{"id":12434,"slug":"12434","resource":"https://web-access-gateway.mattskowronis.workers.dev/v1/news","description":"Search recent public web coverage from the last seven days and return 5 ranked results. Not comprehensive newswire coverage.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3a438B911B8E2995a9C855578F95B2889752498F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"Ekdf1gQA4y7w1w9GFSe9a6GuyQuKCof5wyYTTmyZLeJk","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"query":"latest AI agent payment developments"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"operation":"news_search","query":"latest Federal Reserve interest rate decision","requested_url":null,"result_count":1,"results":[{"author":null,"content":null,"content_sha256":null,"published_at":null,"rank":1,"retrieval_status":"metadata_only","score":0.91,"snippet":"A compact excerpt from the result.","title":"Example result","url":"https://example.com/article"}],"retrieved_at":"2026-08-31T12:00:00.000Z","schema_version":"1.0","warnings":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"query":{"maxLength":500,"minLength":1,"type":"string"}},"required":["query"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"operation":{"enum":["search","read","search_and_read","news_search","company_search","product_search","geographic_search"],"type":"string"},"query":{"type":["string","null"]},"requested_url":{"type":["string","null"]},"result_count":{"minimum":0,"type":"integer"},"results":{"items":{"additionalProperties":false,"properties":{"author":{"type":["string","null"]},"content":{"type":["string","null"]},"content_sha256":{"pattern":"^[a-f0-9]{64}$","type":["string","null"]},"published_at":{"type":["string","null"]},"rank":{"minimum":1,"type":"integer"},"retrieval_status":{"enum":["complete","metadata_only","failed"],"type":"string"},"score":{"type":["number","null"]},"snippet":{"type":"string"},"title":{"type":["string","null"]},"url":{"format":"uri","type":"string"}},"required":["rank","title","url","published_at","author","score","snippet","content","content_sha256","retrieval_status"],"type":"object"},"type":"array"},"retrieved_at":{"format":"date-time","type":"string"},"schema_version":{"const":"1.0","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["schema_version","operation","query","requested_url","retrieved_at","result_count","results","warnings"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"web-access-gateway.mattskowronis.workers.dev","lastUpdated":"2026-09-14T19:58:20.129Z","quality":{"calls30d":2,"uniquePayers30d":2,"lastCalledAt":"2026-09-14T19:58:19.239Z"},"liveness":{},"verified":false,"featured":false},{"id":12435,"slug":"12435","resource":"https://web-access-gateway.mattskowronis.workers.dev/v1/geographic","description":"Find 5 ranked location, address, hours, and local-context sources using place terms in the query. Not routing or Maps data.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3a438B911B8E2995a9C855578F95B2889752498F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"Ekdf1gQA4y7w1w9GFSe9a6GuyQuKCof5wyYTTmyZLeJk","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"query":"robotics integrators near Worcester Massachusetts"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"operation":"geographic_search","query":"latest Federal Reserve interest rate decision","requested_url":null,"result_count":1,"results":[{"author":null,"content":null,"content_sha256":null,"published_at":null,"rank":1,"retrieval_status":"metadata_only","score":0.91,"snippet":"A compact excerpt from the result.","title":"Example result","url":"https://example.com/article"}],"retrieved_at":"2026-08-31T12:00:00.000Z","schema_version":"1.0","warnings":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"query":{"maxLength":500,"minLength":1,"type":"string"}},"required":["query"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"operation":{"enum":["search","read","search_and_read","news_search","company_search","product_search","geographic_search"],"type":"string"},"query":{"type":["string","null"]},"requested_url":{"type":["string","null"]},"result_count":{"minimum":0,"type":"integer"},"results":{"items":{"additionalProperties":false,"properties":{"author":{"type":["string","null"]},"content":{"type":["string","null"]},"content_sha256":{"pattern":"^[a-f0-9]{64}$","type":["string","null"]},"published_at":{"type":["string","null"]},"rank":{"minimum":1,"type":"integer"},"retrieval_status":{"enum":["complete","metadata_only","failed"],"type":"string"},"score":{"type":["number","null"]},"snippet":{"type":"string"},"title":{"type":["string","null"]},"url":{"format":"uri","type":"string"}},"required":["rank","title","url","published_at","author","score","snippet","content","content_sha256","retrieval_status"],"type":"object"},"type":"array"},"retrieved_at":{"format":"date-time","type":"string"},"schema_version":{"const":"1.0","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["schema_version","operation","query","requested_url","retrieved_at","result_count","results","warnings"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"web-access-gateway.mattskowronis.workers.dev","lastUpdated":"2026-08-31T21:26:50.619Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-31T21:26:50.059Z"},"liveness":{},"verified":false,"featured":false},{"id":12436,"slug":"12436","resource":"https://web-access-gateway.mattskowronis.workers.dev/v1/product","description":"Find 5 ranked public-web product, price, specification, and review sources. Not a live inventory guarantee.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3a438B911B8E2995a9C855578F95B2889752498F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"Ekdf1gQA4y7w1w9GFSe9a6GuyQuKCof5wyYTTmyZLeJk","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"query":"portable LiFePO4 power station 1000Wh"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"operation":"product_search","query":"latest Federal Reserve interest rate decision","requested_url":null,"result_count":1,"results":[{"author":null,"content":null,"content_sha256":null,"published_at":null,"rank":1,"retrieval_status":"metadata_only","score":0.91,"snippet":"A compact excerpt from the result.","title":"Example result","url":"https://example.com/article"}],"retrieved_at":"2026-08-31T12:00:00.000Z","schema_version":"1.0","warnings":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"query":{"maxLength":500,"minLength":1,"type":"string"}},"required":["query"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"operation":{"enum":["search","read","search_and_read","news_search","company_search","product_search","geographic_search"],"type":"string"},"query":{"type":["string","null"]},"requested_url":{"type":["string","null"]},"result_count":{"minimum":0,"type":"integer"},"results":{"items":{"additionalProperties":false,"properties":{"author":{"type":["string","null"]},"content":{"type":["string","null"]},"content_sha256":{"pattern":"^[a-f0-9]{64}$","type":["string","null"]},"published_at":{"type":["string","null"]},"rank":{"minimum":1,"type":"integer"},"retrieval_status":{"enum":["complete","metadata_only","failed"],"type":"string"},"score":{"type":["number","null"]},"snippet":{"type":"string"},"title":{"type":["string","null"]},"url":{"format":"uri","type":"string"}},"required":["rank","title","url","published_at","author","score","snippet","content","content_sha256","retrieval_status"],"type":"object"},"type":"array"},"retrieved_at":{"format":"date-time","type":"string"},"schema_version":{"const":"1.0","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["schema_version","operation","query","requested_url","retrieved_at","result_count","results","warnings"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"web-access-gateway.mattskowronis.workers.dev","lastUpdated":"2026-08-31T21:17:14.282Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-31T21:17:13.79Z"},"liveness":{},"verified":false,"featured":false},{"id":12437,"slug":"12437","resource":"https://web-access-gateway.mattskowronis.workers.dev/v1/company","description":"Find 5 ranked company and corporate-web results for market research, vendor discovery, and diligence.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3a438B911B8E2995a9C855578F95B2889752498F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"Ekdf1gQA4y7w1w9GFSe9a6GuyQuKCof5wyYTTmyZLeJk","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"query":"battery recycling companies United States"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"operation":"company_search","query":"latest Federal Reserve interest rate decision","requested_url":null,"result_count":1,"results":[{"author":null,"content":null,"content_sha256":null,"published_at":null,"rank":1,"retrieval_status":"metadata_only","score":0.91,"snippet":"A compact excerpt from the result.","title":"Example result","url":"https://example.com/article"}],"retrieved_at":"2026-08-31T12:00:00.000Z","schema_version":"1.0","warnings":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"query":{"maxLength":500,"minLength":1,"type":"string"}},"required":["query"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"operation":{"enum":["search","read","search_and_read","news_search","company_search","product_search","geographic_search"],"type":"string"},"query":{"type":["string","null"]},"requested_url":{"type":["string","null"]},"result_count":{"minimum":0,"type":"integer"},"results":{"items":{"additionalProperties":false,"properties":{"author":{"type":["string","null"]},"content":{"type":["string","null"]},"content_sha256":{"pattern":"^[a-f0-9]{64}$","type":["string","null"]},"published_at":{"type":["string","null"]},"rank":{"minimum":1,"type":"integer"},"retrieval_status":{"enum":["complete","metadata_only","failed"],"type":"string"},"score":{"type":["number","null"]},"snippet":{"type":"string"},"title":{"type":["string","null"]},"url":{"format":"uri","type":"string"}},"required":["rank","title","url","published_at","author","score","snippet","content","content_sha256","retrieval_status"],"type":"object"},"type":"array"},"retrieved_at":{"format":"date-time","type":"string"},"schema_version":{"const":"1.0","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["schema_version","operation","query","requested_url","retrieved_at","result_count","results","warnings"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"web-access-gateway.mattskowronis.workers.dev","lastUpdated":"2026-08-31T21:11:58.326Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-31T21:11:57.811Z"},"liveness":{},"verified":false,"featured":false},{"id":12438,"slug":"12438","resource":"https://web-access-gateway.mattskowronis.workers.dev/v1/search-read","description":"Search the current web and return 5 ranked results with clean page content and content hashes.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3a438B911B8E2995a9C855578F95B2889752498F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"25000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"Ekdf1gQA4y7w1w9GFSe9a6GuyQuKCof5wyYTTmyZLeJk","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"25000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"query":"latest Federal Reserve interest rate decision"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"operation":"search","query":"latest Federal Reserve interest rate decision","requested_url":null,"result_count":1,"results":[{"author":null,"content":null,"content_sha256":null,"published_at":null,"rank":1,"retrieval_status":"metadata_only","score":0.91,"snippet":"A compact excerpt from the result.","title":"Example result","url":"https://example.com/article"}],"retrieved_at":"2026-08-31T12:00:00.000Z","schema_version":"1.0","warnings":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"query":{"maxLength":500,"minLength":1,"type":"string"}},"required":["query"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"operation":{"enum":["search","read","search_and_read"],"type":"string"},"query":{"type":["string","null"]},"requested_url":{"type":["string","null"]},"result_count":{"minimum":0,"type":"integer"},"results":{"items":{"additionalProperties":false,"properties":{"author":{"type":["string","null"]},"content":{"type":["string","null"]},"content_sha256":{"pattern":"^[a-f0-9]{64}$","type":["string","null"]},"published_at":{"type":["string","null"]},"rank":{"minimum":1,"type":"integer"},"retrieval_status":{"enum":["complete","metadata_only","failed"],"type":"string"},"score":{"type":["number","null"]},"snippet":{"type":"string"},"title":{"type":["string","null"]},"url":{"format":"uri","type":"string"}},"required":["rank","title","url","published_at","author","score","snippet","content","content_sha256","retrieval_status"],"type":"object"},"type":"array"},"retrieved_at":{"format":"date-time","type":"string"},"schema_version":{"const":"1.0","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["schema_version","operation","query","requested_url","retrieved_at","result_count","results","warnings"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"web-access-gateway.mattskowronis.workers.dev","lastUpdated":"2026-08-31T19:16:24.412Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-31T19:16:23.618Z"},"liveness":{},"verified":false,"featured":false},{"id":12439,"slug":"12439","resource":"https://web-access-gateway.mattskowronis.workers.dev/v1/read","description":"Read one public URL and return clean bounded page content with a SHA-256 content hash.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3a438B911B8E2995a9C855578F95B2889752498F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"Ekdf1gQA4y7w1w9GFSe9a6GuyQuKCof5wyYTTmyZLeJk","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"3000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"url":"https://example.com/article"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"operation":"search","query":"latest Federal Reserve interest rate decision","requested_url":null,"result_count":1,"results":[{"author":null,"content":null,"content_sha256":null,"published_at":null,"rank":1,"retrieval_status":"metadata_only","score":0.91,"snippet":"A compact excerpt from the result.","title":"Example result","url":"https://example.com/article"}],"retrieved_at":"2026-08-31T12:00:00.000Z","schema_version":"1.0","warnings":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"url":{"format":"uri","maxLength":2048,"type":"string"}},"required":["url"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"operation":{"enum":["search","read","search_and_read"],"type":"string"},"query":{"type":["string","null"]},"requested_url":{"type":["string","null"]},"result_count":{"minimum":0,"type":"integer"},"results":{"items":{"additionalProperties":false,"properties":{"author":{"type":["string","null"]},"content":{"type":["string","null"]},"content_sha256":{"pattern":"^[a-f0-9]{64}$","type":["string","null"]},"published_at":{"type":["string","null"]},"rank":{"minimum":1,"type":"integer"},"retrieval_status":{"enum":["complete","metadata_only","failed"],"type":"string"},"score":{"type":["number","null"]},"snippet":{"type":"string"},"title":{"type":["string","null"]},"url":{"format":"uri","type":"string"}},"required":["rank","title","url","published_at","author","score","snippet","content","content_sha256","retrieval_status"],"type":"object"},"type":"array"},"retrieved_at":{"format":"date-time","type":"string"},"schema_version":{"const":"1.0","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["schema_version","operation","query","requested_url","retrieved_at","result_count","results","warnings"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"web-access-gateway.mattskowronis.workers.dev","lastUpdated":"2026-08-31T19:16:20.816Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-31T19:16:20.205Z"},"liveness":{},"verified":false,"featured":false},{"id":12440,"slug":"12440","resource":"https://web-access-gateway.mattskowronis.workers.dev/v1/search","description":"Return 5 current ranked web results with compact source excerpts in a fixed JSON schema.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x3a438B911B8E2995a9C855578F95B2889752498F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"Ekdf1gQA4y7w1w9GFSe9a6GuyQuKCof5wyYTTmyZLeJk","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"query":"latest Federal Reserve interest rate decision"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"operation":"search","query":"latest Federal Reserve interest rate decision","requested_url":null,"result_count":1,"results":[{"author":null,"content":null,"content_sha256":null,"published_at":null,"rank":1,"retrieval_status":"metadata_only","score":0.91,"snippet":"A compact excerpt from the result.","title":"Example result","url":"https://example.com/article"}],"retrieved_at":"2026-08-31T12:00:00.000Z","schema_version":"1.0","warnings":[]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"query":{"maxLength":500,"minLength":1,"type":"string"}},"required":["query"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"operation":{"enum":["search","read","search_and_read"],"type":"string"},"query":{"type":["string","null"]},"requested_url":{"type":["string","null"]},"result_count":{"minimum":0,"type":"integer"},"results":{"items":{"additionalProperties":false,"properties":{"author":{"type":["string","null"]},"content":{"type":["string","null"]},"content_sha256":{"pattern":"^[a-f0-9]{64}$","type":["string","null"]},"published_at":{"type":["string","null"]},"rank":{"minimum":1,"type":"integer"},"retrieval_status":{"enum":["complete","metadata_only","failed"],"type":"string"},"score":{"type":["number","null"]},"snippet":{"type":"string"},"title":{"type":["string","null"]},"url":{"format":"uri","type":"string"}},"required":["rank","title","url","published_at","author","score","snippet","content","content_sha256","retrieval_status"],"type":"object"},"type":"array"},"retrieved_at":{"format":"date-time","type":"string"},"schema_version":{"const":"1.0","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["schema_version","operation","query","requested_url","retrieved_at","result_count","results","warnings"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"web-access-gateway.mattskowronis.workers.dev","lastUpdated":"2026-08-31T19:16:17.391Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-31T19:16:16.559Z"},"liveness":{},"verified":false,"featured":false}]}