List RPC route prices
Pricing
List RPC route prices
Public endpoint returning current RPC route prices for each vm, chain ID, method, and routing strategy combination. No authentication required. Rate-limited per IP (default 30 requests per 60 seconds). Empty results return an empty JSON array.
GET
List RPC route prices
Query Parameters
Filter by virtual machine type (e.g. evm).
Filter by chain ID (e.g. 1, 137, 8453).
Filter by JSON-RPC method (e.g. eth_blockNumber).
Filter by routing strategy.
Available options:
economy, performance Response
Current route prices
Virtual machine type (e.g. "evm").
Numeric chain ID (e.g. "1", "137", "8453").
JSON-RPC method name (e.g. eth_blockNumber).
Routing strategy the price applies to.
Available options:
economy, performance Price per one million requests.

