# AgentOracle Base Token Contract Risk Assessment

> AgentOracle Base Token Contract Risk Assessment is a paid API for AI agents from aiagentoracle.ai, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-13).

Returns a conservative risk score and evidence for a Base network token contract using live GoPlus security and CoinGecko market data, with missing signals penalized rather than assumed safe.

## Facts

- Endpoint: GET https://aiagentoracle.ai/api/v1/risk/token/:contract
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/agentoracle-base-token-contract-risk-assessment-b1d8d04b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_EPBDbXaG9V3KUssvkmJH8

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 agentoracle-base-token-contract-risk-assessment-b1d8d04b
```

Example prompt: Before I approve this transaction, can you run a risk check on Base token contract 0x4200000000000000000000000000000000000006 and tell me if there are any security red flags from GoPlus or CoinGecko?

## When to prefer this

Use this endpoint when an AI agent needs to assess the safety of a specific Base network token contract before approving a buy, swap, or interaction — especially when conservative risk posture is required. Prefer this over generic token lookup endpoints when you need explicit penalization of missing signals rather than optimistic defaults, and when you want combined security (GoPlus) and market (CoinGecko) evidence in one call.

## Known failure modes

- Contract address not found on Base network — returns 404 or unknown contract error
- GoPlus or CoinGecko upstream service unavailable — partial or degraded data returned with explicit missing-signal flags
- Invalid contract address format — returns validation error
- Token too new or low-liquidity for CoinGecko to have data — missing market signals penalized in score
- Rate limiting or payment failure — 402 or 429 response

## How this service works

AgentOracle: use before approving, buying, or interacting with a Base token contract. Returns conservative risk evidence from live GoPlus and CoinGecko data; missing signals are explicit and penalized rather than treated as safe.

## Output

A conservative risk evidence package including GoPlus token-security signals (mint authority, honeypot detection, ownership renouncement, transfer restrictions, etc.), CoinGecko market data quality indicators, explicit flags for missing data signals (penalized rather than treated as safe), and an overall risk score — enabling an agent to make an informed approve/reject decision before transacting.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/agentoracle-base-token-contract-risk-assessment-b1d8d04b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from aiagentoracle.ai](https://www.zero.xyz/host/aiagentoracle.ai/llms.txt)
