{"uid":"cap_PxB5IMj3BUdvsVCkTQ5Hl","slug":"agentutility-find-products-110dfb4a","name":"AgentUtility Find Products","description":"Find products API (alias of product-search). Returns ranked product results with buy links, retailer, snippet, and detected price for a shopping query. Backed by Decodo Google search scoped to buy intent.","url":"https://x402.agentutility.ai/find-products","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["query"],"properties":{"query":{"type":"string","description":"Product to find. Max 300 chars."},"retailer":{"type":"string","description":"Optional retailer/domain to scope to."},"num_results":{"type":"number","description":"Results to return, 1-20. Default 10."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"query":{"type":"string"},"source":{"type":"string"},"results":{"type":"array","items":{"type":"object","properties":{"rank":{"type":"integer"},"price":{"type":"string"},"title":{"type":"string"},"buy_url":{"type":"string"},"retailer":{"type":"string"}}}}}}}}}},"responseSchema":{"type":"json","example":{"query":"espresso machine with grinder","source":"Decodo Google Search (shopping intent)","results":[{"rank":1,"price":"$699.95","title":"Breville Barista Express","buy_url":"https://example.com/bbe","retailer":"example.com"}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_PjHcoOq0Mcl6nHjE3xEo3","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Searches for shoppable products using buy-intent Google search, returning ranked results with titles, prices, buy links, and retailer info.","exampleAgentPrompt":"Search for the top 5 espresso machines with a built-in grinder I can buy right now, and show me the prices and links from major retailers.","exampleUseCases":[{"title":"Gift shopping assistant for a tech lover","prompt":"Find me the top 10 wireless earbuds I can buy online right now — I want to see prices and where to buy them, preferably from well-known retailers."},{"title":"Price comparison before a purchase","prompt":"Search for standing desks with drawers and show me ranked results with prices and buy links so I can compare what's available."},{"title":"Scoping deals on a specific retailer","prompt":"Find me running shoes on amazon.com — give me up to 8 results with prices and direct buy links."}],"resultDescription":"Returns a ranked list of up to 20 product results, each containing the product title, detected price string (e.g. '$699.95'), a direct buy URL, the retailer domain, and the product's rank in results. Also includes the original query and the search source label.","failureModes":["Query string exceeds 300 characters — request rejected","num_results outside 1-20 range — validation error or clamped","No products found for obscure or misspelled query — empty results array","Retailer scoping filter returns no results for that domain","Payment not settled via x402 — 402 Payment Required response","Decodo search backend unavailable — upstream timeout or 503"],"whenToPreferThis":"Choose this endpoint when an agent needs ranked, buy-intent product results with prices and direct purchase links in a single call, especially when the agent must execute or recommend a purchase. Prefer over generic web search when shopping-specific ranking and price extraction are needed, and over scraping when a structured, ready-to-use product list is required. The optional retailer filter makes it ideal for scoping to a specific merchant.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:54:59.463Z","isFirstParty":false}