# Valoria Intelligence Pricing Lookup

> Valoria Intelligence Pricing Lookup is a paid API for AI agents from valoria.net, paid per call via x402, $10/call, status unknown (last checked 2026-09-15).

Retrieves pricing information for Valoria's agent economy intelligence services, including costs for indexed agent service queries and on-chain payment analytics.

## Facts

- Endpoint: POST https://valoria.net/intelligence/pricing
- Price: $10/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/valoria-intelligence-pricing-lookup-c8806bc0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Snh192zpdnLomoKn298w1

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 valoria-intelligence-pricing-lookup-c8806bc0 -d '<json body>'
```

Example prompt: What are the current pricing tiers for Valoria's intelligence endpoint — I want to know how much it costs per call to search their index of 100K+ agent services and access on-chain payment tracking data before I build on top of it.

## When to prefer this

Use this endpoint when you need to programmatically check current pricing for Valoria's agent economy intelligence services before committing to API calls, or when building cost estimation into an agent workflow that uses Valoria's indexed service data.

## Known failure modes

- Payment required (402) if the $10 USDC fee is not included in the request
- Invalid or missing x402 payment header returns authentication error
- Service unavailable if Valoria backend is down
- Malformed POST body returns 400 bad request

## How this service works

100K+ agent services indexed. $148M+ in on-chain payments tracked. Search, analyze, and build in the agent economy.

## Output

Returns pricing details for Valoria intelligence services, including the per-call cost (currently $10 USDC), available tiers, and what data access each tier provides across their indexed agent services and on-chain payment tracking.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/valoria-intelligence-pricing-lookup-c8806bc0/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from valoria.net](https://www.zero.xyz/host/valoria.net/llms.txt)
