# Otto AI Meta-Intelligence API

> Otto AI Meta-Intelligence API is a paid API for AI agents from x402.ottoai.services, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-14).

Aggregates metadata and service discovery for 64 pay-per-call AI endpoints covering market intelligence, DeFi execution, and AI creative tools on x402 V2

## Facts

- Endpoint: GET https://x402.ottoai.services/meta-intelligence
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/otto-ai-meta-intelligence-api-aca06d17
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_B1vvZx24N_wyvv-lA9er4

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 otto-ai-meta-intelligence-api-aca06d17
```

Example prompt: What AI services does Otto AI offer on x402 — I want to see all the available endpoints for market intelligence and DeFi trading so I can figure out which ones to call for my crypto research workflow.

## When to prefer this

Use this endpoint when an AI agent needs to discover what specific capabilities Otto AI exposes via x402 before deciding which individual service endpoint to invoke; ideal as a first step in a multi-step agentic workflow that requires market intelligence or DeFi execution capabilities.

## Known failure modes

- Invalid or malformed properties field returns 400 error
- Service unavailable due to platform downtime
- Payment failure if x402 micropayment not properly authorized
- Empty response if no matching services found for given filter

## How this service works

Otto X402 Router — Meta Intelligence. Ask what data/service you need; get the best Otto-verified plus live CDP Bazaar x402 candidates with prices, pay_urls and blunt source labels. Non-custodial discovery.

## Output

Returns metadata about the available AI service endpoints on the Otto AI x402 V2 platform, including descriptions, pricing, and capabilities for market intel, DeFi execution, and creative tools payable in USDC on Base, Polygon, or Solana.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/otto-ai-meta-intelligence-api-aca06d17/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.ottoai.services](https://www.zero.xyz/host/x402.ottoai.services/llms.txt)
