# LensCrypt Farcaster Crypto Social Signals

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

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

## Facts

- Endpoint: GET https://cryptuluns.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-f897ef55
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_G1qfuuRVpRHXezgs9r50s

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-f897ef55
```

Example prompt: Pull the latest crypto social signals from Farcaster — I want to see what tokens and DeFi projects are trending in the Farcaster community right now.

## When to prefer this

Use this endpoint when you need crypto-specific social signals from the Farcaster decentralized social network, particularly when tracking token sentiment, community discussions, or trending crypto topics within the Farcaster ecosystem. Prefer over Twitter/X social signals when targeting Web3-native audiences.

## Known failure modes

- Payment not received — 402 response requiring USDC payment on Base via x402 protocol
- Invalid or missing query parameters — malformed request returns error
- Rate limit exceeded — too many requests in a time window
- Farcaster API upstream unavailability — service dependency failure
- No results found for given filter parameters

## 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 Farcaster social data including crypto-related posts, mentions, engagement metrics, and trending signals 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-f897ef55/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from cryptuluns.vercel.app](https://www.zero.xyz/host/cryptuluns.vercel.app/llms.txt)
