# LensCrypt Smart Money Activity

> LensCrypt Smart Money Activity 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).

Retrieves recent on-chain activity from smart money wallets, tracking sophisticated traders and whale movements across crypto markets.

## Facts

- Endpoint: GET https://67olens-x402.vercel.app/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/lenscrypt-smart-money-activity-5ddd3314
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_s9DLgOdLW4Ag62bcQh5Tx

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-smart-money-activity-5ddd3314
```

Example prompt: What are smart money wallets doing on-chain right now? Show me their latest activity and any notable buys or sells I should know about.

## When to prefer this

Use this endpoint when you need to track what sophisticated, high-performing crypto traders are doing on-chain in near real-time. Ideal for following smart money signals, detecting early accumulation patterns, or identifying tokens gaining attention from whale wallets. Prefer over generic blockchain explorers when you want pre-filtered, intelligence-grade wallet activity rather than raw transaction data.

## Known failure modes

- Missing or invalid query parameters return a 400 error
- Payment not received via x402 protocol returns 402 Payment Required
- Rate limiting may return 429 Too Many Requests
- Blockchain data unavailability may return partial results or 503
- Invalid wallet address format returns validation 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 a JSON object containing recent on-chain activity from smart money wallets, including transaction details, tokens traded, wallet addresses, and movement patterns that indicate sophisticated trading behavior.

## 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-smart-money-activity-5ddd3314/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)
