# x402 Content Hub – Amazon Deals

> x402 Content Hub – Amazon Deals is a paid API for AI agents from x402-content-hub.vercel.app, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-14).

Fetches current Amazon product deals, returning deal listings and product data, paid per-call with USDC on Base via x402.

## Facts

- Endpoint: POST https://x402-content-hub.vercel.app/api/amazon/deals
- Price: $0.08/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-content-hub-amazon-deals-e2da2a4f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_F1QoZ6t1BF7RvD9KJC9fH

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 x402-content-hub-amazon-deals-e2da2a4f -d '<json body>'
```

Example prompt: Can you find the current best deals on Amazon for electronics or gadgets right now — I want to see what's discounted today?

## When to prefer this

Use this endpoint when an agent needs to surface real-time Amazon product deals or discounts programmatically and can pay micro-fees in USDC on Base. Prefer over manual Amazon scraping or affiliate APIs when per-call pricing is acceptable and freshness matters.

## Known failure modes

- Payment not provided or insufficient USDC — returns 402 Payment Required
- Invalid or malformed request body — returns 400 Bad Request
- Amazon data source unavailable or rate-limited — returns 503 or empty results
- No deals found matching the specified filters — returns empty array
- Network timeout to upstream Amazon data source

## How this service works

Amazon products, real-time news, image search, Medium articles, and Spotify data. Pay with USDC on Base.

## Output

Returns a list of Amazon product deals including product titles, original and discounted prices, deal URLs, and discount metadata. Payment of $0.08 USDC on Base is required per call via x402 protocol.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-content-hub-amazon-deals-e2da2a4f/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402-content-hub.vercel.app](https://www.zero.xyz/host/x402-content-hub.vercel.app/llms.txt)
