R

Rh Chain Intel · Health

by Rh Chain Intel

GETBase

$0.005

per call · USD Coin on Base

Live network health of Robinhood Chain (Ethereum L2 on Arbitrum): latest block, average block time, gas prices, total/today transactions, total addresses, ETH price. No input.

Endpoint

GET https://rh-chain-intel.vercel.app/api/health

4

Calls / 30d

2

Unique payers / 30d

Aug 27

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://rh-chain-intel.vercel.app/api/health", {
  method: "GET",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({}),
});
const data = await res.json();
cURL
curl -X GET \
  "https://rh-chain-intel.vercel.app/api/health" \
  -H "Content-Type: application/json" \
  -d '{}' \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0xcd6b6d99b7751ff30b68fa1365488eb73fa7cefa
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Onchain Data and the homepage with a featured placement.

Get featured →

More from Rh Chain Intel & similar services