# BlockRun.AI Crypto News Feed

> BlockRun.AI Crypto News Feed is a paid API for AI agents from blockrun.ai, paid per call via x402, $0.0075/call, status down (last checked 2026-09-15).

Returns an AI-curated feed of the latest cryptocurrency news articles and headlines.

## Facts

- Endpoint: GET https://blockrun.ai/api/v1/surf/news/feed
- Price: $0.0075/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/blockrun-ai-c7f0c05c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_vgOk6QSQFc3jC0z-g2Kei

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

Example prompt: Pull up the latest AI-curated crypto news feed from BlockRun so I can see what's happening in the market right now.

## When to prefer this

Use this endpoint when you need a quick, AI-filtered snapshot of the latest cryptocurrency and blockchain news without specifying a particular topic or asset — ideal for dashboards, briefings, or monitoring crypto market sentiment in real time.

## Known failure modes

- Empty feed if no recent news has been indexed
- Rate limiting or 402 payment required if micropayment not processed
- Stale content if the underlying news aggregation pipeline is delayed
- Generic 500 error if upstream news sources are unavailable

## 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

Returns a structured list of AI-curated crypto news items, likely including headlines, article summaries, sources, and timestamps relevant to cryptocurrency and blockchain markets.

## Example request

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/blockrun-ai-c7f0c05c/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)
