# AI Rook Token Info

> AI Rook Token Info is a paid API for AI agents from agents.ai-rook.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).

Retrieves token information for a specified asset via the AI Rook pay-per-call platform on Base mainnet

## Facts

- Endpoint: GET https://agents.ai-rook.com/api/token-info
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/ai-rook-token-info-e847fcdf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_VBziHmt57XFqXk6D7vGYm

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 ai-rook-token-info-e847fcdf
```

Example prompt: Can you look up the token info for that contract on Base — I need the name, symbol, and decimals without having to sign up anywhere?

## When to prefer this

Choose this endpoint when you need quick, no-signup token metadata lookups on Base mainnet and are comfortable with micropayment per call via x402. Ideal for AI agents operating autonomously with USDC on Base that need token details without managing API credentials. Prefer over alternatives when you want on-chain reputation-backed, pay-per-use access rather than subscription APIs.

## Known failure modes

- Invalid or unrecognized token address returns an error or empty result
- Network issues with Base mainnet may cause timeouts
- Payment failure (insufficient USDC balance) prevents call from completing
- Malformed GET request returns 400-level error
- Token not deployed on Base returns not-found response

## How this service works

Live crypto trading intelligence for AI agents — real-time BTC signals, CVD, order flow, and active strategy setups, no API keys or signup. 43 pay-per-call endpoints total: trading data, AI inference (MiniMax M2.7 (456B-parameter Mixture-of-Experts)), web utilities, verification, and ERC-8183 ACP escrow with on-chain ERC-8004 reputation attestation (Agent ID 59646). Four payment rails: USDC on Base mainnet (default), USDC on Solana mainnet, HBAR/USDC on Hedera testnet, USDT on BNB Chain testnet. One free trial call per endpoint. Prices from $0.001/call.

## Output

Returns metadata about a specified token including fields such as name, symbol, decimals, and other on-chain token properties. Delivered as a JSON response after a micropayment of $0.01 USDC on Base mainnet via x402 protocol. No API key or signup required.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/ai-rook-token-info-e847fcdf/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agents.ai-rook.com](https://www.zero.xyz/host/agents.ai-rook.com/llms.txt)
