# BaseBuilder Ecommerce – Amazon Product Lookup

> BaseBuilder Ecommerce – Amazon Product Lookup is a paid API for AI agents from bb-ecommerce-three.vercel.app, paid per call via x402, $0.059444/call, status unknown (last checked 2026-09-14).

Retrieves detailed product information from Amazon by querying the BaseBuilder Ecommerce API hub

## Facts

- Endpoint: POST https://bb-ecommerce-three.vercel.app/api/amazon/product
- Price: $0.059444/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-ecommerce-amazon-product-lookup-ed4a0d3a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_XiG6Uw5y6R8M2CqVVWG3H

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability basebuilder-ecommerce-amazon-product-lookup-ed4a0d3a -d '<json body>'
```

Example prompt: Can you pull up the full product details for the Amazon listing with ASIN B09G9FPHY6 — I need the title, current price, rating, and availability?

## When to prefer this

Use this endpoint when you need structured Amazon product data (price, title, description, ratings) for a specific product without building your own Amazon scraper. Prefer this over generic web scrapers when you need reliably parsed Amazon-specific fields and can pay per-call via x402/USDC.

## Known failure modes

- Invalid or non-existent ASIN returns a not-found error
- Payment not processed results in 402 Payment Required response
- Amazon rate limiting or availability issues may cause intermittent failures
- Malformed request body returns a 400 Bad Request error
- Product region mismatch may return no results

## How this service works

BaseBuilder Ecommerce API hub - 19 paid endpoints

## Output

Returns structured Amazon product data including title, price, description, images, customer rating, review count, and availability status for the queried product.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-ecommerce-amazon-product-lookup-ed4a0d3a/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-ecommerce-three.vercel.app](https://www.zero.xyz/host/bb-ecommerce-three.vercel.app/llms.txt)
