# 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-14).

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

## Facts

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

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-35ba4447
```

Example prompt: Before we swap into this Base token at 0x4200000000000000000000000000000000000006, can you run a conservative risk assessment on that contract address and tell me the security score and any flags?

## When to prefer this

Choose this endpoint when you need a conservative, penalty-aware risk signal for a Base chain token contract before executing an autonomous transaction or swap. It is preferable over generic blockchain explorers because missing data is explicitly penalized rather than assumed safe, making it safer for autonomous agent decision-making. Best suited for DeFi agents guarding swaps, portfolio tools screening new tokens, or any workflow requiring a defensible 'do not proceed' signal on unknown contracts.

## Known failure modes

- Invalid or non-Base contract address returns an error or zero-data response
- GoPlus or CoinGecko API unavailability causes missing signals to be penalized and reflected in the score
- Newly deployed contracts with no on-chain history may return mostly-penalized scores due to sparse data
- Payment of 0.05 USDC not processed results in 402 Payment Required before assessment runs
- Rate limiting if too many requests are made in quick succession

## How this service works

AgentOracle: conservative Base token contract risk assessment from live GoPlus token-security and CoinGecko Base contract data. Missing signals are returned explicitly and penalized rather than treated as safe.

## Output

A structured risk assessment object containing a composite risk score, individual security signal results from GoPlus token-security (e.g. honeypot detection, ownership renouncement, buy/sell tax flags), CoinGecko contract metadata, and explicit penalties for any signals that could not be retrieved — ensuring absence of data is treated as risk rather than safety.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/agentoracle-base-token-contract-risk-assessment-35ba4447/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)
