# TrencherAI Smart Money Wallet Activity

> TrencherAI Smart Money Wallet Activity is a paid API for AI agents from api.aitrencher.xyz, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-14).

Returns real-time wallet activity of smart money traders on Base chain memecoins

## Facts

- Endpoint: POST https://api.aitrencher.xyz/api/smart-money/activity
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/api-aitrencher-xyz-53e501e9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_hZKxd3Kd38CEHzA2PZOEN

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 api-aitrencher-xyz-53e501e9 -d '<json body>'
```

Example prompt: Show me the latest smart money wallet activity on Base memecoins — I want to see which wallets are buying or selling right now so I can spot where the smart traders are moving.

## When to prefer this

Use this endpoint when you need real-time on-chain activity specifically from wallets identified as 'smart money' (high-performing, historically profitable traders) on the Base chain memecoin ecosystem. Prefer this over generic blockchain explorers when you want pre-filtered, high-signal wallet activity rather than raw transaction data. Best for alpha-seeking agents, copy-trading bots, or market intelligence dashboards focused on Base memecoins.

## Known failure modes

- No smart money activity found for the given parameters — returns empty list
- Invalid or unrecognized token/wallet address — returns 400 error
- Base chain RPC or indexer lag causing stale data
- Rate limit or payment failure (x402) if USDC payment is not properly attached
- Network timeout if Base chain data pipeline is under load

## How this service works

TrencherAI — Real-time smart money wallet activity on Base memecoins

## Output

Returns a list of recent on-chain activity events from smart money wallets on Base memecoins, including wallet addresses, token names/addresses, transaction types (buy/sell), amounts, timestamps, and relevant scoring or reputation signals associated with each wallet.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/api-aitrencher-xyz-53e501e9/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.aitrencher.xyz](https://www.zero.xyz/host/api.aitrencher.xyz/llms.txt)
