# Replate Intelligence API – Receipt Price Intelligence

> Replate Intelligence API – Receipt Price Intelligence is a paid API for AI agents from replate-backend61.vercel.app, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Returns paid commerce intelligence for a specific receipt, including price-level insights and aggregate commerce data for autonomous agents.

## Facts

- Endpoint: POST https://replate-backend61.vercel.app/api/intelligence/price/receipt/%7BreceiptId%7D
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/replate-intelligence-api-receipt-price-intelligence-24f3bea7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_sfJ7m7Ma61Rxh33csjKGC

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 replate-intelligence-api-receipt-price-intelligence-24f3bea7 -d '<json body>'
```

Example prompt: Pull the price intelligence for receipt ID abc-1234 — I want to see the cost breakdown and any aggregate commerce insights attached to that transaction.

## When to prefer this

Use this endpoint when you need on-demand, paid price and commerce intelligence tied to a specific receipt identifier. It is best suited for agents that process individual receipts and need enriched pricing context, personal transaction history, or aggregate benchmarks, and are already operating within an x402 micropayment flow (paying $0.01 USDC per call).

## Known failure modes

- Invalid or non-existent receiptId returns a 404 or empty result
- Payment authorization failure (insufficient USDC or x402 rejection) blocks response
- Malformed receiptId path parameter causes 400 Bad Request
- Receipt data not yet indexed returns empty or partial intelligence
- Rate limiting or quota exhaustion on the backend

## How this service works

Paid receipt, personal, and aggregate commerce intelligence for autonomous agents.

## Output

Returns structured price and commerce intelligence data for the specified receipt, including itemized price data, personal spending context, and aggregate commerce benchmarks relevant to that transaction. Delivered as JSON after micropayment authorization.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/replate-intelligence-api-receipt-price-intelligence-24f3bea7/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from replate-backend61.vercel.app](https://www.zero.xyz/host/replate-backend61.vercel.app/llms.txt)
