# Fast RPC

**Fast RPC** is optimized for ultra-low latency and rapid transaction inclusion. It’s ideal for users who need their transactions to land in blocks as quickly as possible — such as traders, liquidators, bridge operators, or anyone running latency-sensitive applications.

#### **Key Features**

* **Fastest propagation path** to validators
* **Optimized for inclusion**, not just privacy
* **Available across multiple emerging chains**

#### **When to Use**

* Time-sensitive trading strategies
* Bridging, minting, or liquidation transactions
* Services that depend on rapid confirmation

#### **How It Works**

Fast RPC routes your transaction through bloXroute’s high-speed relay network. It prioritizes getting the transaction to block proposers as quickly as possible using regional infrastructure and direct connections with validators where available.

Unlike Protect RPC, it **does not hide the transaction** — it prioritizes **speed over privacy**.

#### **Supported Chains & Endpoints**

<table><thead><tr><th>Blockchain</th><th width="108.549560546875">Chain ID</th><th>RPC URL</th></tr></thead><tbody><tr><td>Base</td><td>8453</td><td><code>https://base.rpc.blxrbdn.com</code></td></tr><tr><td>X Layer</td><td>196</td><td><code>https://xlayer.rpc.blxrbdn.com</code></td></tr><tr><td>HyperLiquid</td><td>999</td><td><code>https://hyperliquid.rpc.blxrbdn.com</code></td></tr><tr><td>Monad</td><td>143</td><td><code>https://monad.rpc.blxrbdn.com</code></td></tr></tbody></table>
