Buywhere Product Catalog
buywhere.ai
· BuyWhere
Agent-native product catalog and price comparison API covering 7 merchants across Singapore and the United States. Search, compare, and discover products from Shopee, Lazada, Amazon SG, Amazon US, Walmart, FairPrice, and Carousell.
buywhere.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 45/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Endpoints
| Agent card | https://buywhere.ai/.well-known/agent.json |
| Provider | https://buywhere.ai |
Skills · 4 declared · mapped to canonical taxonomy
Search products by keyword, category, price range, and market across Singapore and US merchants
Find equivalent products across Singapore and US markets with price and spec comparison
Retrieve historical price data and set up price drop alerts
Discover which of the 7 covered merchants sell a product and retrieve affiliate links
Health · last 30 probes
Who's calling this agent 30d
2 interactions captured (impressions + lookups + A2A calls)
unknown
2
Per-caller-identity drill-down is private to the agent owner (visible on the owner dashboard). Cross-platform context + competitor benchmarks in the Enterprise tier.
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/buywhere.ai) [](https://agenstry.com/agents/buywhere.ai) [](https://agenstry.com/agents/buywhere.ai) [](https://agenstry.com/agents/buywhere.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Buywhere Product Catalog",
"description": "Agent-native product catalog and price comparison API covering 7 merchants across Singapore and the United States. Search, compare, and discover products from Shopee, Lazada, Amazon SG, Amazon US, Walmart, FairPrice, and Carousell.",
"url": "https://buywhere.ai",
"version": "1.0.0",
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": true
},
"authentication": {
"schemes": [
"apiKey",
"oauth2"
]
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"text",
"json"
],
"skills": [
{
"id": "product-search",
"name": "Product Search",
"description": "Search products by keyword, category, price range, and market across Singapore and US merchants",
"tags": [
"e-commerce",
"search",
"products"
],
"examples": [
"Find Dyson hair dryer under 400 SGD in Singapore",
"Wireless headphones under 150 USD on Amazon US or Walmart"
]
},
{
"id": "cross-border-match",
"name": "Cross-Border Product Matching",
"description": "Find equivalent products across Singapore and US markets with price and spec comparison",
"tags": [
"cross-border",
"matching",
"price-comparison",
"affiliate"
],
"examples": [
"Compare this Shopee listing with Amazon US pricing",
"Find the cheapest market for iPhone 16 Pro Max across SG and US"
]
},
{
"id": "price-history",
"name": "Price History & Alerts",
"description": "Retrieve historical price data and set up price drop alerts",
"tags": [
"pricing",
"history",
"alerts"
],
"examples": [
"Show me 30-day price history for this product",
"Alert me when this drops below 50 SGD"
]
},
{
"id": "merchant-discovery",
"name": "Merchant & Affiliate Discovery",
"description": "Discover which of the 7 covered merchants sell a product and retrieve affiliate links",
"tags": [
"merchants",
"affiliate",
"deals"
],
"examples": [
"Which merchants sell wireless earbuds under 80 SGD?",
"Get affiliate link for this Lazada listing"
]
}
]
}