RPC Nodes
Conduit Nodes provides reliable, high-performance RPC infrastructure for over 100 networks. Developers use Conduit to connect apps, rollups, and backend services to onchain data without running or maintaining their own nodes.
Key capabilities
- Multi-chain access - connect to all supported mainnets and testnets with a single API key.
- Autoscaling RPCs - handle traffic spikes automatically without throttling or downtime.
- Performance monitoring - view request metrics, latency, and usage directly in the dashboard.
- Granular access control - restrict access by IP, domain, or wallet address.
- Usage-based pricing - pay only for the compute units (CUs) you use.
- Full archive access - query historical state from genesis on all networks, included on every plan.
Why use Conduit as a node provider
Conduit operates the chain infrastructure for many of the largest rollups in the Ethereum ecosystem. Every node runs on enterprise-grade hardware with automated recovery to maintain 99.99% uptime.
Conduit’s unified dashboard and APIs make it easy to manage keys, monitor performance, and scale RPC capacity as your application grows.
Get started
Create and manage API keys from the Conduit app.
Send your first RPC request in a few steps using your API key.
FAQ
Can I use Conduit RPCs without an API key?
Yes, you can send requests to the public endpoints of chains deployed on Conduit. This is rate limited however. For the best experience, we recommend signing up on our app and creating an API key. You’ll be able to use 400M CUs per month for free without a rate limit.
Are CUs per account, org, or API key?
Compute Units are consumed at the Conduit org level. You can use your base limit (e.g. 400M CUs from the Free Plan) to access multiple networks via multiple keys under the same Conduit org.
Do Conduit nodes support archive queries?
Yes. All Conduit nodes retain full chain history from genesis with no pruning. You can query any historical block number on any supported network at no extra charge. Note that eth_getProof on OP Stack networks is limited to a recent history window. Contact support@conduit.xyz if you need deeper proof history.