# Jatevo AI Web Search

> Jatevo AI Web Search is a paid API for AI agents from jatevo.ai, paid per call via x402, $0.01/call, status down (last checked 2026-09-15).

Fast AI-powered web search across five sources returning real-time answers with citations in ~1 second

## Facts

- Endpoint: POST https://jatevo.ai/api/x402/tools/web-search
- Price: $0.01/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/jatevo-ai-c7de205b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_r7wqO-mMxHqsutZyLoZaa

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 jatevo-ai-c7de205b -d '<json body>'
```

Example prompt: Search the web for the latest developments in quantum computing in 2025 and give me a concise answer with 5 cited sources.

## When to prefer this

Choose this endpoint when you need fast (~1s) real-time web search with AI-synthesized answers and citations, especially when freshness matters and you want multi-source verification. Prefer this over static knowledge base lookups for current events, recent news, live data, or any query where up-to-date information is critical. The low cost ($0.01 USDC) makes it suitable for frequent queries in agentic workflows.

## Known failure modes

- Query is too vague or ambiguous, resulting in low-quality results
- Web sources unavailable or rate-limited, causing degraded result quality
- Payment of $0.01 USDC not authorized, resulting in 402 error
- Invalid or missing query parameter returns a 400 error
- Source count configuration out of supported range returns a validation error

## How this service works

Fast AI-powered web search across five sources (~1s latency), returning real-time answers with citations and configurable result count.

## Output

A real-time AI-synthesized answer to the query, drawn from up to five web sources, with citations linking back to the original sources. Response includes the answer text and source references, delivered in approximately 1 second.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/jatevo-ai-c7de205b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from jatevo.ai](https://www.zero.xyz/host/jatevo.ai/llms.txt)
