# LensCrypt KOL Social Activity Feed

> LensCrypt KOL Social Activity Feed 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).

Fetches recent social activity and signals for crypto Key Opinion Leaders (KOLs) tracked by the LensCrypt intelligence platform

## Facts

- Endpoint: GET https://67olens-x402.vercel.app/api/social/kol/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-kol-social-activity-tracker-d06a8e6d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_S--PdogJ-FDKcuL0sG7Ec

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-kol-social-activity-tracker-d06a8e6d
```

Example prompt: Pull the latest social activity from top crypto KOLs on LensCrypt so I can see what key influencers are posting and which tokens or narratives they're pushing right now.

## When to prefer this

Use this endpoint when you need to monitor or analyze what crypto influencers and key opinion leaders are posting on social media, particularly to detect narrative shifts, token mentions, or coordinated shilling before they move markets. Prefer this over general social search when you want pre-curated KOL lists with crypto-native context.

## Known failure modes

- Payment not processed — 402 response if USDC payment via x402 is not attached
- Invalid or missing KOL identifier returns empty or error response
- Rate limiting if too many requests are made
- Stale data if social APIs are delayed or unavailable
- KOL not tracked by LensCrypt returns empty result

## 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 with status 'ok' and social activity data for tracked crypto Key Opinion Leaders, likely including recent posts, engagement metrics, mentioned tokens, and influencer identifiers.

## 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-kol-social-activity-tracker-d06a8e6d/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)
