BuyWhere Singapore Value Intelligence API
useful-data-source-for-agents-production.up.railway.app
· nexus-mcp-infra
Semantic product search over Singapore e-commerce with auditable value-scores derived from Shannon entropy across vendor price distributions.
useful-data-source-for-agents-production.up.railway.app 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.
Raw error
HTTP 404
Dispute or improve this rating
F
Conformance score: 33/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-27 03:00:45 current | edc3b38ca1e9… |
view → |
Endpoints
Skills · 2 declared · mapped to canonical taxonomy
Searches the BuyWhere Singapore catalogue for products matching a natural-language query and returns them ranked by an auditable value-score derived from Shanno…
Given a BuyWhere product identifier, returns the full cross-vendor price distribution in SGD along with the Shannon entropy of that distribution and the coeffic…
Health · last 30 probes
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/useful-data-source-for-agents-production.up.railway.app) [](https://agenstry.com/agents/useful-data-source-for-agents-production.up.railway.app) [](https://agenstry.com/agents/useful-data-source-for-agents-production.up.railway.app) [](https://agenstry.com/agents/useful-data-source-for-agents-production.up.railway.app)
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 Singapore Value Intelligence API",
"description": "Semantic product search over Singapore e-commerce with auditable value-scores derived from Shannon entropy across vendor price distributions.",
"url": "https://useful-data-source-for-agents-production.up.railway.app",
"version": "1.0.0",
"documentationUrl": "https://useful-data-source-for-agents-production.up.railway.app/docs",
"provider": {
"organization": "nexus-mcp-infra",
"url": "https://github.com/nexus-mcp-infra/useful-data-source-for-agents-doing-product-price-sdk"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"additionalInterfaces": [
{
"url": "https://useful-data-source-for-agents-production.up.railway.app/mcp",
"transport": "MCP"
}
],
"securitySchemes": {
"apiKeyHeader": {
"type": "apiKey",
"in": "header",
"name": "X-API-Key"
},
"x402Payment": {
"type": "apiKey",
"in": "header",
"name": "X-PAYMENT",
"description": "x402 payment proof (USDC, Base Sepolia testnet) required on paid operations -- not a classic auth scheme."
}
},
"security": [
{
"apiKeyHeader": [],
"x402Payment": []
}
],
"skills": [
{
"id": "nexus_useful_data_source_for_agents_doing_prod_rank_buywhere_products_by_value_score",
"name": "Rank BuyWhere Products by Value Score",
"description": "Searches the BuyWhere Singapore catalogue for products matching a natural-language query and returns them ranked by an auditable value-score derived from Shannon entropy of cross-vendor price variance, causal reliability, and price rank. Do NOT use for real-time stock ticker data, non-SGD markets, or exact product ID lookup. Requires a valid api_key (same as X-API-Key) and an x402 payment.",
"tags": [
"product-search",
"price-comparison",
"singapore-ecommerce"
]
},
{
"id": "nexus_useful_data_source_for_agents_doing_prod_fetch_buywhere_vendor_price_distribution",
"name": "Fetch Vendor Price Distribution for SKU",
"description": "Given a BuyWhere product identifier, returns the full cross-vendor price distribution in SGD along with the Shannon entropy of that distribution and the coefficient of variation. Do NOT use as a discovery tool -- requires a known BuyWhere product_id from rank_buywhere_products_by_value_score. Requires a valid api_key (same as X-API-Key) and an x402 payment.",
"tags": [
"price-distribution",
"entropy"
]
}
],
"metadata": {
"protocol_note": "This service implements the Model Context Protocol (MCP) at /mcp, not A2A's own JSONRPC/gRPC/HTTP+JSON task methods (message/send, tasks/get, etc.). This Agent Card is provided for discovery/indexing purposes; A2A-conformant task orchestration is not implemented."
}
}