# BaseBuilder Ecommerce – Amazon Product Lookup

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

Fetches Amazon product details by querying the BaseBuilder Ecommerce API hub for a specific product record

## Facts

- Endpoint: POST https://bbx-ecommerce.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-961bc7b3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_XhShOmcWZivPO48bdj_OL

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-961bc7b3 -d '<json body>'
```

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

## When to prefer this

Choose this endpoint when you need structured Amazon product data on demand without maintaining your own Amazon scraper or PA API credentials. Ideal for price lookups, catalog enrichment, availability checks, and product research workflows that require real-time or near-real-time Amazon listing data via a simple paid API call.

## Known failure modes

- Invalid or non-existent ASIN returns an error or empty result
- Amazon listing removed or delisted may return no data
- Rate limiting or upstream Amazon blocking may cause failures
- Malformed request body returns a 400 error
- Payment not completed (402) blocks the request from executing
- Region-restricted products may return incomplete data

## How this service works

BaseBuilder Ecommerce API hub - 19 paid endpoints

## Output

Returns structured Amazon product data including title, price, availability, rating, description, images, ASIN, and other listing metadata for the queried product.

## More

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