# blockrun.ai Project Detail

> blockrun.ai Project Detail is a paid API for AI agents from blockrun.ai, paid per call via x402, $0.0085/call, status unknown (last checked 2026-09-15).

Returns an aggregated project profile combining token data, DeFi metrics, and social signals for a given crypto project.

## Facts

- Endpoint: GET https://blockrun.ai/api/v1/surf/project/detail
- Price: $0.0085/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/blockrun-ai-project-detail-5e2d2827
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_DA8yVPMqlEXXLKlDs2o8c

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-project-detail-5e2d2827
```

Example prompt: Pull the full aggregated project profile for Uniswap — I want the token data, DeFi metrics, and social stats all in one view.

## When to prefer this

Use this endpoint when you need a single unified view of a crypto project spanning token price, DeFi protocol data, and social metrics — rather than calling separate endpoints for each data type. Ideal for project research, due diligence dashboards, or agent workflows that need comprehensive project context in one call.

## Known failure modes

- Project not found — unknown or unsupported project identifier returns empty or error response
- Missing required project identifier parameter returns 400-level error
- Payment failure via x402 protocol results in 402 Payment Required
- Rate limit exceeded returns 429 Too Many Requests
- Upstream data source unavailable causes partial or stale data in response

## 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 structured JSON object containing aggregated project details including token price and market data, DeFi protocol metrics (e.g. TVL, liquidity), and social signal data for the queried crypto project.

## More

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