# LensCrypt Farcaster Crypto Social Signals

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

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

## Facts

- Endpoint: GET https://lensscrypt.vercel.app/api/social/farcaster/crypto
- 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-farcaster-crypto-social-signals-5445643b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_mF3VmT7lXLLsZ7ZmzlvPl

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-5445643b
```

Example prompt: What's the crypto community on Farcaster talking about right now — pull the latest social signals and trending crypto discussions from LensCrypt's Farcaster endpoint.

## When to prefer this

Choose this endpoint when you need on-chain social intelligence from Farcaster specifically — a crypto-native decentralized social network — as opposed to mainstream social platforms like Twitter/X. Ideal for agents tracking Web3 community sentiment, influencer activity, or trending tokens within the Farcaster ecosystem. Part of a broader 81-endpoint crypto intelligence suite, so it pairs well with other LensCrypt endpoints for wallet analytics or token safety.

## Known failure modes

- Invalid or missing query parameters returns malformed request error
- Rate limiting or payment failure via x402 protocol returns 402 Payment Required
- Farcaster API upstream unavailability may cause timeout or 503
- Empty result set if no matching Farcaster content found for the query

## 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 crypto-related social data from Farcaster, potentially including posts, trending tokens, sentiment indicators, and engagement metrics from the Farcaster decentralized social network.

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