# LensCrypt Whale Accumulation Tracker

> LensCrypt Whale Accumulation Tracker is a paid API for AI agents from 67olens-x402.vercel.app, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-14).

Detects and reports on whale wallet accumulation activity for crypto tokens, identifying large holders building positions

## Facts

- Endpoint: GET https://67olens-x402.vercel.app/api/whale/accumulation
- 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/lenscrypt-whale-accumulation-tracker-709cd531
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_izdDNDQU0qbYefHXJ__ZN

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 lenscrypt-whale-accumulation-tracker-709cd531
```

Example prompt: Are any whales currently accumulating ETH or PEPE on-chain? Show me which large wallets have been building positions recently.

## When to prefer this

Use this endpoint when you need to identify whether large wallet holders (whales) are accumulating a specific token, signaling potential bullish momentum or smart money interest. Prefer over generic price APIs when on-chain behavioral intelligence about large holders is the goal.

## Known failure modes

- Invalid or unsupported token address returns error
- No accumulation activity detected returns empty result set
- Network congestion may delay on-chain data freshness
- Payment via x402 protocol fails if USDC balance on Base is insufficient
- Unsupported blockchain network returns 400 error

## How this service works

81 paid REST endpoints covering wallet analytics, DeFi yields, token safety, smart money tracking, whale alerts, sniper detection, GMX perps, Solana tools, protocol stats, gas tracking, DEX quotes, NFT analytics, social signals, and 8 AI-powered endpoints (MiMo V2.5). Pay USDC via x402 protocol on Base.

## Output

Returns whale accumulation data including which large wallets are building positions in a given token, accumulation volume, timing patterns, and concentration metrics indicating smart money buying activity.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "status": "ok"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/lenscrypt-whale-accumulation-tracker-709cd531/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from 67olens-x402.vercel.app](https://www.zero.xyz/host/67olens-x402.vercel.app/llms.txt)
