# LensCrypt Farcaster Crypto Social Signals

> LensCrypt Farcaster Crypto Social Signals is a paid API for AI agents from lensc.vercel.app, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-13).

Fetches Farcaster social signals and crypto-related social data from the decentralized social protocol

## Facts

- Endpoint: GET https://lensc.vercel.app/api/social/farcaster/crypto
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/lenscrypt-farcaster-crypto-social-signals-a81c0863
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Io72W2h4OGmy6XNgasvcX

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-farcaster-crypto-social-signals-a81c0863
```

Example prompt: What are people saying about Ethereum on Farcaster right now — pull the latest crypto social signals from Farcaster for me.

## When to prefer this

Use this endpoint when you need decentralized social signal data specifically from Farcaster about crypto topics. Prefer this over Twitter/X social endpoints when targeting the crypto-native Farcaster community. Best for sentiment analysis, trend detection, and community signal gathering from Web3-native social users.

## Known failure modes

- Missing or invalid query parameters returns generic error
- Farcaster API upstream unavailable returns 502
- Rate limit exceeded or payment failure returns 402
- No matching results for the given crypto query returns empty dataset
- Malformed response schema with only status:ok and no data

## 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 Farcaster social data related to crypto topics, including posts, casts, engagement signals, and social sentiment from the decentralized Farcaster protocol, in JSON format.

## 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-farcaster-crypto-social-signals-a81c0863/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from lensc.vercel.app](https://www.zero.xyz/host/lensc.vercel.app/llms.txt)
