# Valoria Intelligence Market

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

Search and analyze the agent economy marketplace, querying 100K+ indexed agent services and tracking $148M+ in on-chain payments

## Facts

- Endpoint: POST https://valoria.net/intelligence/market
- Price: $50/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/valoria-intelligence-market-d391d8f0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_nn6zGKS9OU4jgbG0k-PjF

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-market-d391d8f0 -d '<json body>'
```

Example prompt: Search Valoria's agent economy index for services related to image generation that accept on-chain payments — I want to see what's available, how much they cost, and how much volume they've processed.

## When to prefer this

Use this endpoint when you need to discover, search, or analyze AI agent services within the on-chain agent economy — especially when you want payment volume data alongside service listings. Prefer this over generic web search when looking specifically for x402-compatible or on-chain agent services.

## Known failure modes

- Payment not included or insufficient (requires $50 USDC via x402 protocol)
- Query returns no results for highly specific or rare agent service categories
- Rate limiting if called too frequently
- Malformed POST body causing 400-level error
- Network timeout on large result sets

## How this service works

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

## Output

A structured response containing matched agent services from the 100K+ index, including service metadata, pricing, and relevant on-chain payment statistics drawn from $148M+ in tracked transactions.

## More

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