# x402 Meta Gateway — AI Meta Intelligence

> x402 Meta Gateway — AI Meta Intelligence is a paid API for AI agents from x402.911fund.io, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-15).

Aggregates crypto intelligence from 10+ live sources in one call, returning structured token data, X/Twitter sentiment, prediction market odds, and macro economics as JSON

## Facts

- Endpoint: GET https://x402.911fund.io/alpha/search
- Price: $0.03/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-meta-gateway-ai-meta-intelligence-16851e2a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_bDxtu7Tx6Dzby1XxVOmb1

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 x402-meta-gateway-ai-meta-intelligence-16851e2a
```

Example prompt: Pull me a full intelligence report on SOL right now — token data, what people are saying on X, prediction market odds, and any macro signals, all in one shot.

## When to prefer this

Choose this endpoint when you need a comprehensive, multi-source crypto intelligence snapshot in a single call rather than querying separate APIs for sentiment, price, and prediction data. Ideal for AI agents that need structured JSON (not prose) combining social sentiment, token fundamentals, prediction markets, and macro signals simultaneously. Best when breadth and speed matter more than deep single-source analysis.

## Known failure modes

- Query too vague or ambiguous — returns empty or low-confidence results
- Payment not included or insufficient USDC — 402 Payment Required response
- Rate limit exceeded — request throttled
- Data source unavailable — partial results with missing fields
- Unknown token or topic — no matching intelligence found

## How this service works

Crypto intelligence API — 10+ live sources in one call. Token data, X sentiment, prediction markets, macro economics. Structured JSON, not essays. From $0.03/query with USDC.

## Output

Structured JSON object containing aggregated intelligence from 10+ live sources including token market data, X/Twitter sentiment analysis, prediction market probabilities, and macro economic context for the queried asset or topic.

## Example request

```json
{
 "query": "SOL",
 "include_macro": true,
 "include_sentiment": true,
 "include_token_data": true,
 "include_prediction_markets": true
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-meta-gateway-ai-meta-intelligence-16851e2a/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.911fund.io](https://www.zero.xyz/host/x402.911fund.io/llms.txt)
