Paid RPC provider

Alchemy — Supported Chains, Pricing, Features

Alchemy is a managed RPC provider used by many large dapps. It offers 40+ chains, websocket and HTTP endpoints, archive data, enhanced APIs (NFT, transfers, simulation), and a generous free plan measured in compute units.

Free tier

30M compute units per month on the Free plan.

Pricing model

Compute Units (CUs) metered per call. Free, Pay As You Go, and Enterprise tiers. CU cost varies by method (eth_blockNumber is cheap, eth_getLogs and trace methods are expensive).

Best for

Production dapps that want enhanced APIs and analytics in one bundle.

Last verified

2026-05-15

Supported chains

Chains that Alchemy lists as supported on its docs or pricing page at the time of last verification. Always confirm method coverage on the provider's own page before betting production traffic on it.

Features

websocketsarchivetracedebugenhanced-apiswebhooksanalyticssla

Strengths

  • Enhanced APIs (NFT, Token, Transact, Notify) reduce backend code.
  • Dashboards and request logs make debugging production traffic easy.
  • Strong reliability track record on Ethereum and Layer 2s.

Considerations

  • Compute Units pricing rewards careful query design — naive eth_getLogs calls can burn budget fast.
  • Enhanced APIs lock you into Alchemy specific endpoints; abstract them if you want portability.

Sources

Compare other RPC providers

See the full vendor neutral comparison at /chains/rpc-providers or jump directly to the other providers below.

Page maintained by Mudassir Khan · Verified 2026-05-15. Pricing and features change frequently — confirm on the provider's official pages before purchasing.