# RagRadar Farcaster Crypto Social Signals

> RagRadar Farcaster Crypto Social Signals is a paid API for AI agents from ragradar.space, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

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

## Facts

- Endpoint: GET https://ragradar.space/api/social/farcaster/crypto
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/ragradar-farcaster-crypto-social-signals-888600b7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_e2cJOigCz79z9uF-ua_ds

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 ragradar-farcaster-crypto-social-signals-888600b7
```

Example prompt: What's trending in crypto on Farcaster right now — show me the social signals and any notable token mentions from the decentralized social community.

## When to prefer this

Use this endpoint when you need crypto social signals specifically from the Farcaster decentralized social network, especially for on-chain analytics workflows where you want to correlate social sentiment with blockchain activity across Base, Arbitrum, or Solana.

## Known failure modes

- Farcaster API unavailability returns error status
- Invalid or missing properties parameter returns malformed response
- Rate limiting may occur at high call volumes
- Payment failure via x402 protocol prevents access
- Sparse data periods may return limited social signals

## How this service works

On-chain intelligence for AI agents. 73+ endpoints across Base, Arbitrum, Solana. x402 micropayments.

## Output

Returns JSON with Farcaster-sourced crypto social signal data, likely including trending token mentions, notable posts or casts, and engagement metrics from crypto-focused Farcaster users.

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