# x402 Social Intel – Amazon Reviews Scraper

> x402 Social Intel – Amazon Reviews Scraper is a paid API for AI agents from social-hub-v5.vercel.app, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-14).

Scrapes and returns customer reviews for an Amazon product, paid per call via USDC on Base mainnet using the x402 protocol.

## Facts

- Endpoint: POST https://social-hub-v5.vercel.app/api/amazon/reviews
- 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-social-intel-amazon-reviews-scraper-2ba28232
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_KgxdqNXBo0OagN8EcJEA4

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-social-intel-amazon-reviews-scraper-2ba28232 -d '<json body>'
```

Example prompt: Pull all the customer reviews for this Amazon product — ASIN B08N5WRWNW — so I can analyze what buyers are saying about it.

## When to prefer this

Choose this endpoint when you need programmatic access to Amazon customer review data without maintaining your own scraping infrastructure, especially in agentic workflows where microtransactions via USDC on Base are acceptable. Prefer this over building custom scrapers when you need fast, on-demand review extraction for individual ASINs.

## Known failure modes

- Invalid or non-existent ASIN returns empty results or 404-equivalent error
- Amazon anti-scraping measures may cause intermittent failures or rate limiting
- Payment failure on Base mainnet results in 402 response and no data returned
- Product with no reviews returns an empty review array
- Region-locked products may return incomplete or no data

## How this service works

Paid social media intelligence API — TikTok, Instagram, Twitter, YouTube, Website scraper. All endpoints EVM-only on Base mainnet.

## Output

Returns a structured list of Amazon customer reviews including review text, star ratings, reviewer names, review dates, and potentially helpful vote counts or verified purchase status for the requested product.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-social-intel-amazon-reviews-scraper-2ba28232/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from social-hub-v5.vercel.app](https://www.zero.xyz/host/social-hub-v5.vercel.app/llms.txt)
