# DeedStash Loot Index > A community-scanned catalog of real-world products with honest market pricing: for each product, a SOLD-price band (p20/p50/p80 trimmed percentiles of real sold observations, 90-day window). Asking prices are tracked separately and always labeled as asking prices — they are never presented as sold prices. ## Canonical URL shapes - https://en.deedstash.com/brands — A-Z index of every brand in the catalog - https://en.deedstash.com/brands/{brand} — one brand: identity, products grouped by category - https://en.deedstash.com/brands/{brand}/{product} — one product: sold-price band in USD with sample size, asking-price band (labeled), seen count, first-seen date {brand} is the lowercase alphanumeric brand key (e.g. dewalt, nintendo); {product} is the kebab-case product name (e.g. dewalt-dcd771). Stale slugs 301 to the current one. ## Live machine access - MCP endpoint (Model Context Protocol, live tools over this same catalog): https://api.deedstash.com/mcp - JSON search: https://api.deedstash.com/catalog/search?q={query} - JSON brand intelligence: https://api.deedstash.com/intel/brand/{brand} - JSON product lookup: https://api.deedstash.com/intel/product?upc=... or ?brand=...&model=... ## Data honesty rules - Sold bands come only from observed sold prices; no band is ever invented. - "Insufficient data" is stated outright when a product has no band. - Asking prices (active listings) are a separate, labeled plane. - Sample sizes are always disclosed.