# Valoria Intelligence Pulse

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

Queries Valoria's indexed agent economy database to retrieve real-time pulse data on agent services, on-chain payments, and ecosystem trends

## Facts

- Endpoint: POST https://valoria.net/intelligence/pulse
- Price: $1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/valoria-intelligence-pulse-f0b1e05e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_uW_BeQYtwlz8BJinO4tI7

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-pulse-f0b1e05e -d '<json body>'
```

Example prompt: Pull the latest pulse from Valoria's agent economy index — show me trending agent services and recent on-chain payment volume so I can understand what capabilities are hot right now.

## When to prefer this

Use this endpoint when you need broad intelligence about the agent economy — discovering what services exist, tracking on-chain payment trends, or getting a market pulse on AI agent activity. Prefer this over narrow service registries when you want cross-ecosystem analytics covering 100K+ services and real payment data.

## Known failure modes

- Payment not received or invalid USDC payment — returns 402 Payment Required
- Query parameters malformed — returns 400 Bad Request
- Service temporarily unavailable due to indexing lag — returns 503
- No results matching the specified criteria — returns empty result set
- Rate limit exceeded for the endpoint — returns 429 Too Many Requests

## How this service works

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

## Output

Returns real-time pulse data from Valoria's index of 100K+ agent services, including trending services, on-chain payment activity (tracking $148M+), ecosystem analytics, and market intelligence about the agent economy.

## More

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