Ripple (XRP)

Discover Ripple (XRP), a blockchain optimized for cross-border payments. Build secure and fast financial applications using its RPC gateway.

The Ripple RPC documentation provides developers with the tools to interact programmatically with the Ripple blockchain, designed for fast, low-cost cross-border payments using its native cryptocurrency, XRP. The documentation includes API endpoints for querying blockchain data, managing transactions, and interacting with Ripple’s financial network. Developers can leverage Ripple’s efficient architecture and robust infrastructure to build decentralized financial applications, particularly in payment processing and remittance.

Related: 📚 Supported Blockchains • 🌐 RPC Nodes Ripple • 🔗 Official Ripple Website

Blockchain RPC Gateway for Ripple

Ripple RPC networks

💎 mainnet
https://ripple-mainnet.gateway.tatum.io
testnet
https://ripple-testnet.gateway.tatum.io

Connect to Ripple and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Ripple using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.

Get API key For free. No commitment.

Don't have an API key?

Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.

Retrieve Ripple Node Status or Client Version via RPC

Use this pre-configured request to get version or status information for your connected Ripple node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.

Available Ripple interfaces

Ripple (XRP) - JSON-RPC

Ripple (XRP) - Tatum API