# engedi.digi-life17 Product Price Lookup (Cached)

> engedi.digi-life17 Product Price Lookup (Cached) is a paid API for AI agents from engedi.digi-life17.workers.dev, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).

Returns cached target product prices by searching for a product by name or keyword query.

## Facts

- Endpoint: GET https://engedi.digi-life17.workers.dev/api/products
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/engedi-digi-life17-product-price-lookup-cached-a70f2ae5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_IAXxuRS11vh54j17m0OyE

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 engedi-digi-life17-product-price-lookup-cached-a70f2ae5
```

Example prompt: What's the current price for 'Sony WH-1000XM5 headphones'? Search the cached product price database for me.

## When to prefer this

Use this endpoint when you need fast, cached product price lookups by keyword or product name and can tolerate slightly stale data in exchange for low latency and cost. Ideal for agents that need to quickly compare or reference product prices without requiring real-time scraping.

## Known failure modes

- Missing required 'query' parameter returns an error
- Empty or ambiguous query may return low-confidence or empty results
- Cached data may be stale if last_updated timestamp is old
- Product not found in database returns empty data object
- Service unavailable due to Cloudflare Workers limits

## How this service works

51 REST endpoints for AI agents. Weather, news, crypto, stocks, products, courses, real estate, and 42 more. Pay per call in USDC/USDT via x402.

## Output

Returns a JSON object with product pricing data, a success boolean, and metadata including whether the result was served from cache, the data source, a confidence score, and the last updated timestamp.

## Response schema (JSON Schema)

```json
{}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/engedi-digi-life17-product-price-lookup-cached-a70f2ae5/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from engedi.digi-life17.workers.dev](https://www.zero.xyz/host/engedi.digi-life17.workers.dev/llms.txt)
