WEM Price Compare
(unclaimed - source: registry-official · publisher: ai.wem3) · languages: en · regions: global · more from ai.wem3 →
Price comparison across partner retailers. Read-only, 90-day history, disclosed affiliate. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_ed5074db24/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_ed5074db24/ask -d '{"tool":"search_products","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_ed5074db24 # signed trust checkMeasured stats
Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.
Missing: pricing, reputation, aix_score, operator.identity
Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).
Use it — endpoints & example
- MCP
https://wem3.ai/api/mcp- Pricing
- not listed
- Access
- open — no gate on the declared surface
- Links
- homepage
Live capabilities — 7 tool(s) it actually exposes · wem-marketplace v1.0.0 (measured from a real MCP handshake, not self-reported)
search_products — Search for products across all connected marketplaces (eBay, Amazon, Awin merchants, etc.) using keywords. Returns a list of matching products with prices, imagsemantic_search — Search for products using natural language descriptions. Uses AI embeddings for semantic understanding — handles vague requests like "comfortable shoes for stanget_product — Get full details for a specific product by its provider and ID. Use after search results to get more info before recommending.compare_products — Compare 2-5 products side by side. Returns a structured comparison of price, rating, shipping, and key features. Use when the user is deciding between options.find_best_deal — Find the single best product matching constraints. Ranks by value (price vs rating vs shipping). Use when the user wants a recommendation rather than a list. Cacompare_offers — Exact multi-retailer offers for one product from WEM's own catalogue, cheapest first, with a 90-day price-history low. Identity is resolved by barcode or cataloget_categories — Get available product categories and the approximate price range for each. Use to guide the user when their request is vague.Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_ed5074db24 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
Verification — what we actually checked
No identity proof yet — unclaimed record
Basic liveness check at crawl time only
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-08-14
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade it against the standard →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_ed5074db24)<a href="https://jishie.com/agent.html?id=aix_ed5074db24"><img src="https://jishie.com/v1/agents/aix_ed5074db24/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| Dataroia Data Trust T2 | aix 80 | — |
| VINdata T2 | aix 80 | — |
| AskCyborg T2 | aix 80 | — |
| FitMySoft — Field Service Software Prices T2 | aix 80 | — |
| Matchbox T2 | aix 80 | — |
Raw machine record (what agents receive)
{
"id": "aix_ed5074db24",
"name": "WEM Price Compare",
"operator": "(unclaimed - source: registry-official · publisher: ai.wem3)",
"description": "Price comparison across partner retailers. Read-only, 90-day history, disclosed affiliate.",
"depth": 1,
"status": "unclaimed",
"last_crawled": "2026-08-14",
"missing_fields": [
"pricing",
"reputation",
"aix_score",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://wem3.ai/api/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": null,
"aix_score": null,
"verification": {
"identity": "none",
"health": "liveness-only",
"pricing": "unknown",
"last_check": "2026-08-14T15:40:16.996Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://wem3.ai/extension/ai"
}
],
"payment_method": "open",
"unreachable": false,
"profile": {
"mcp_server": "wem-marketplace",
"mcp_version": "1.0.0",
"tool_count": 7,
"tools": [
{
"name": "search_products",
"description": "Search for products across all connected marketplaces (eBay, Amazon, Awin merchants, etc.) using keywords. Returns a list of matching products with prices, images, and affiliate links. Best for specific keyword searches like \"airpods pro\" or \"nike running shoes\". When the query names a product in WEM's own catalogue, a `catalogMatch` block is also returned: its offers are identity-resolved rather than title-matched, so prefer them and cite its prices over anything in `products`. Weak matches are withheld and tallied by reason in `filtered` — report that count rather than implying the search was exhaustive."
},
{
"name": "semantic_search",
"description": "Search for products using natural language descriptions. Uses AI embeddings for semantic understanding — handles vague requests like \"comfortable shoes for standing all day\" or \"gift for a 10 year old who likes science\". Falls back to keyword search when vector data is unavailable."
},
{
"name": "get_product",
"description": "Get full details for a specific product by its provider and ID. Use after search results to get more info before recommending."
},
{
"name": "compare_products",
"description": "Compare 2-5 products side by side. Returns a structured comparison of price, rating, shipping, and key features. Use when the user is deciding between options."
},
{
"name": "find_best_deal",
"description": "Find the single best product matching constraints. Ranks by value (price vs rating vs shipping). Use when the user wants a recommendation rather than a list. Candidates are filtered to plausible matches for the query first, so a cheap accessory cannot be returned as the cheapest way to buy the product itself; `recommendation` may be null with a reason when nothing matched confidently, and that must be reported as \"no confident match\" rather than softened into a suggestion. `recommendation.verified` marks an offer whose identity WEM has resolved rather than inferred."
},
{
"name": "compare_offers",
"description": "Exact multi-retailer offers for one product from WEM's own catalogue, cheapest first, with a 90-day price-history low. Identity is resolved by barcode or catalogue slug — no text matching — so every offer IS the product, and the lookup spends no retailer API quota. Use this FIRST when you have a barcode (EAN/UPC/GTIN) or a wem3.ai/pl/{slug} URL; fall back to search_products when the product is not in the catalogue yet."
},
{
"name": "get_categories",
"description": "Get available product categories and the approximate price range for each. Use to guide the user when their request is vague."
}
],
"profiled_at": "2026-08-14T15:40:16.996Z"
}
}