# Valoria Intelligence Analyze

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

Analyzes agent economy data including indexed agent services and on-chain payment activity across the agent ecosystem

## Facts

- Endpoint: POST https://valoria.net/intelligence/analyze
- Price: $5/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-analyze-e0406efa
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_bUCF66dWf3YC0gJ3-XMzu

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-analyze-e0406efa -d '<json body>'
```

Example prompt: Can you analyze the current state of the agent economy on Valoria — I want to see trends in on-chain payments and which categories of agent services are most active right now?

## When to prefer this

Use this endpoint when you need deep analytical insights about the agent economy — payment volumes, service trends, ecosystem-wide data — rather than simple keyword search. Prefer this over generic search endpoints when you want structured analysis of on-chain activity or cross-service comparisons within the Valoria index.

## Known failure modes

- Invalid or malformed POST body returns 400 error
- Payment not received or insufficient USDC ($5 required) returns 402 Payment Required
- Query too broad or unrecognized parameters returns empty or low-confidence results
- Service unavailable during high load returns 503
- Rate limiting if too many requests in short succession

## How this service works

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

## Output

Returns structured analysis of the agent economy including insights on indexed agent services (100K+), on-chain payment flows ($148M+ tracked), market trends, and service-level breakdowns across the agent ecosystem.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/valoria-intelligence-analyze-e0406efa/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)
