{"uid":"cap_Kr9MkOIY7maaqAXpEKJ5e","slug":"bazaaro-agent-vercel-app-59383209","name":"Bazaaro AI Task Solver","description":"Bazaaro is an AI-powered x402 service aggregator that smartly routes queries through appropriate x402 services and aggregates the results.","url":"https://bazaaro-agent.vercel.app/api/solveTask","method":"POST","headers":{},"bodySchema":{"type":"object","required":["prompt"],"properties":{"prompt":{"type":"string","description":"The task or question you want the AI aggregator to solve using available x402 services"}}},"responseSchema":{"type":"object","required":["success","user_query","response","servicesUsed","totalCost","services"],"properties":{"success":{"type":"boolean","description":"Whether the task was successfully completed"},"response":{"type":"string","description":"The final synthesized answer from the aggregator"},"services":{"type":"array","items":{"type":"object","properties":{"cost":{"type":"string","description":"Cost of this service"},"success":{"type":"boolean","description":"Whether this service call succeeded"},"resource":{"type":"string","description":"The x402 resource URL"},"costValue":{"type":"number","description":"Numeric cost value"},"description":{"type":"string","description":"Service description"}}},"description":"Detailed breakdown of each x402 service endpoint used"},"timestamp":{"type":"string","description":"ISO timestamp of the response"},"totalCost":{"type":"string","description":"Total cost of all services used (e.g., '0.50 USDC')"},"user_query":{"type":"string","description":"The original user prompt"},"servicesUsed":{"type":"number","description":"Number of x402 services called"},"executionTimeInSeconds":{"type":"number","description":"Total execution time in seconds"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.2","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"unknown","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.2/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.2","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.2","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_4y6p6vB0Rxe8oKkYV2c97","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.2","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Routes a natural language task through multiple x402 micropayment services, aggregates their results, and returns a synthesized answer","exampleAgentPrompt":"Use Bazaaro to answer this for me: 'What is the current weather in San Francisco and what are the top trending crypto tokens right now?' — route it through whatever x402 services make sense and give me a combined answer.","exampleUseCases":[{"title":"Multi-source research in one shot","prompt":"Use Bazaaro to answer this for me: 'What are the latest AI model releases this week and how is NVIDIA stock performing right now?' — pull from whatever paid services make sense and give me a single synthesized summary with the total cost."},{"title":"Delegate complex task to paid APIs","prompt":"I don't know which x402 services to call, but I need to know: 'What's the air quality in Tokyo today and are there any major geopolitical events affecting Asian markets?' — send it through Bazaaro and give me one combined answer."},{"title":"Cross-domain query with cost transparency","prompt":"Run this through Bazaaro for me: 'What are the top DeFi protocols by TVL right now and what's the current ETH gas price?' — let it figure out which micropayment services to use and show me the breakdown of what each one cost."}],"resultDescription":"Returns a JSON object with a synthesized natural language response, the original query echoed back, number of x402 services called, a detailed breakdown of each service used (URL, description, cost, success status), total USDC cost incurred, execution time in seconds, and a timestamp.","failureModes":["No suitable x402 service found for the task — success:false with empty services array","One or more downstream x402 services fail — partial success with some services showing success:false","Insufficient funds or payment failure for one or more x402 service calls","Prompt too vague for the router to match any available service","Timeout if downstream services are slow — executionTimeInSeconds may be high","Invalid or missing prompt field — likely 400/422 error response"],"whenToPreferThis":"Choose this endpoint when you want to solve a complex task that may require multiple specialized data sources without knowing which x402 services to call individually. It is ideal for multi-domain queries, for agents that want automatic service selection and payment handling, and when you want a single synthesized answer instead of managing multiple API calls yourself. Prefer it over calling individual x402 services directly when the routing logic is non-trivial or when you want cost transparency across the full operation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:39:39.853Z","isFirstParty":false}