# LensCrypt Farcaster Crypto Social Signals

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

Fetches crypto-related social signals and activity from the Farcaster decentralized social network

## Facts

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

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-3478326d
```

Example prompt: Pull the latest crypto social signals from Farcaster right now — I want to see what the community is buzzing about in terms of tokens and DeFi projects.

## When to prefer this

Choose this endpoint when you need real-time social signals specifically from the Farcaster decentralized social network about cryptocurrency topics, tokens, or DeFi projects. It is particularly useful for agents that need on-chain-adjacent social sentiment from the crypto-native Farcaster community rather than Twitter/X or general web sentiment.

## Known failure modes

- Missing or invalid query parameters may return an empty or generic response
- Farcaster API rate limits or downtime could cause upstream failures
- Payment not settled via x402 protocol results in 402 Payment Required error
- Overly broad query with no filtering parameters may return unstructured or low-quality results

## 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 Farcaster crypto social data including posts, engagement metrics, trending crypto topics, and community sentiment signals relevant to the cryptocurrency space.

## 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-3478326d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from lemscrypt.vercel.app](https://www.zero.xyz/host/lemscrypt.vercel.app/llms.txt)
