# open-facilitator/stats-solana

> open-facilitator/stats-solana is a paid API for AI agents from api.openfacilitator.io, paid per call via x402, $5/call, status unknown (last checked 2026-09-15).

Returns platform statistics for the Solana blockchain on the OpenFacilitator network

## Facts

- Endpoint: POST https://api.openfacilitator.io/stats/solana
- Price: $5/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/open-facilitator-stats-solana-789000eb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_szyw1dH3lITcygwAnBzLI

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 open-facilitator-stats-solana-789000eb -d '<json body>'
```

Example prompt: Can you pull the current Solana statistics from OpenFacilitator so I can see the latest network activity and platform metrics?

## When to prefer this

Use this endpoint when you specifically need Solana blockchain statistics as tracked by the OpenFacilitator platform, particularly in the context of x402 payment networks. Prefer this over generic blockchain explorers when you need facilitator-specific metrics or are already operating within the OpenFacilitator ecosystem.

## Known failure modes

- Payment not included or insufficient — endpoint requires $5 USDC x402 payment header
- Invalid or malformed POST body — returns 4xx error
- Service unavailable — Solana node or data source unreachable
- Rate limit exceeded — too many requests in a short window
- Unexpected server error — returns 5xx with no data

## Output

Returns a structured data payload containing platform-level statistics for Solana on the OpenFacilitator network, likely including transaction counts, volume metrics, or usage data specific to Solana activity processed through the facilitator.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/open-facilitator-stats-solana-789000eb/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.openfacilitator.io](https://www.zero.xyz/host/api.openfacilitator.io/llms.txt)
