# BlockRun.AI Social Mindshare Ranking

> BlockRun.AI Social Mindshare Ranking is a paid API for AI agents from blockrun.ai, paid per call via x402, $0.0075/call, status unknown (last checked 2026-09-13).

Returns a ranked list of social mindshare scores for crypto assets or topics based on social media activity and sentiment signals.

## Facts

- Endpoint: GET https://blockrun.ai/api/v1/surf/social/ranking
- Price: $0.0075/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/blockrun-ai-9535d94b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_AsLw7pZzrnZVvAX9DLmfX

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 blockrun-ai-9535d94b
```

Example prompt: What crypto tokens are dominating social mindshare right now? Pull the current social ranking from BlockRun so I can see which assets are getting the most buzz.

## When to prefer this

Use this endpoint when you need a real-time social mindshare ranking across crypto assets — particularly useful for identifying trending tokens by social momentum rather than price or volume. Prefer this over price-based rankings when the goal is to understand community attention and narrative strength.

## Known failure modes

- API returns empty data if social data pipeline is unavailable
- Rate limiting or payment failure (402) if USDC balance is insufficient
- Stale rankings if social data feed is delayed
- Generic 500 error if upstream social data source is down

## How this service works

Pay for the outcome. One endpoint for every model, tool and data source an agent needs — each call priced before it runs, at the best value per dollar. 103 models and 100 data and tool APIs.

## Output

A ranked list of crypto assets or topics ordered by social mindshare score, reflecting their relative presence and engagement across social media platforms at the time of the request.

## Example request

```json
{
 "input": {
  "body": {}
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/blockrun-ai-9535d94b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from blockrun.ai](https://www.zero.xyz/host/blockrun.ai/llms.txt)
