Solana RPC pricing data
Per-method pricing for seven Solana RPC providers, as one machine-readable JSON document. Free, open, no API key — fetch it and diff it.
The file
Schema v1. Covers Alchemy, Helius, dRPC, OnFinality, Chainstack, Triton One and QuickNode — credit and compute-unit weights per method, overage rates, and the source URL and date behind every figure. Pay-as-you-go rates only; subscription quotas are not modelled.
Reading it
Full schema, the effective-cost formula, and the quarterly update process are in the repository README.
If you want the tables, not the JSON
- Cost calculator — enter your call mix, compare providers side by side.
- Per-method rate reference — the full weight tables with sources.
Why it exists
Provider pricing is published as marketing pages, not as data — different units per vendor (credits, compute units, request units, per-request plus bandwidth), and per-method weights buried in separate docs. This normalises all of it into one shape so the providers are actually comparable. Every figure carries the source URL and the date it was checked.
It is a reference, not a routing input. Cost-aware routing is on hold — the
rpc-plane binary does not
fetch this file and does not route on cost.