# LensCrypt Farcaster Crypto Social Signals

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

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

## Facts

- Endpoint: GET https://tolens.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-531a9fbd
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_wGQcOq6eAkoYbvwArqjkA

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-531a9fbd
```

Example prompt: Pull the latest crypto social signals from Farcaster so I can see what tokens and DeFi topics are trending in the community right now.

## When to prefer this

Choose this endpoint when you need social sentiment and community signals specifically from Farcaster (a crypto-native decentralized social network), as opposed to Twitter/X or Reddit. Ideal for agents tracking on-chain community activity, influencer mentions, or token hype cycles within the Web3 social graph.

## Known failure modes

- Farcaster API upstream outage returns error or empty data
- Payment not processed via x402 protocol results in 402 Payment Required
- Invalid or missing query parameters return malformed response
- Rate limiting may occur under high request volume
- Response may return stale data if Farcaster feed is slow to update

## 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-sourced crypto social data, likely including trending posts, token mentions, 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-531a9fbd/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from tolens.vercel.app](https://www.zero.xyz/host/tolens.vercel.app/llms.txt)
