{
  "rows": [
    {
      "name": "Ordo",
      "self": true,
      "url": "https://rpc.ordofi.network",
      "p50": 18,
      "p90": 167,
      "best": 8,
      "samples": 1435,
      "availability": 1,
      "behind": 1,
      "caps": {
        "trace": null,
        "archive": false
      }
    },
    {
      "name": "Robinhood official",
      "self": false,
      "url": "https://rpc.mainnet.chain.robinhood.com",
      "p50": 88,
      "p90": 1936,
      "best": 68,
      "samples": 14,
      "availability": 0.00975609756097561,
      "behind": 6,
      "caps": {
        "trace": null,
        "archive": false
      }
    },
    {
      "name": "PublicNode",
      "self": false,
      "url": "https://robinhood-rpc.publicnode.com",
      "p50": 93,
      "p90": 179,
      "best": 81,
      "samples": 1367,
      "availability": 0.9526132404181185,
      "behind": 0,
      "caps": {
        "trace": null,
        "archive": false
      }
    },
    {
      "name": "BlockMachine",
      "self": false,
      "url": "https://rpc-robinhood.blockmachine.io",
      "p50": 168,
      "p90": 195,
      "best": 155,
      "samples": 106,
      "availability": 0.07386759581881533,
      "behind": 0,
      "caps": {
        "trace": null,
        "archive": false
      }
    },
    {
      "name": "ArrowRPC",
      "self": false,
      "url": "https://rpc.arrowrpc.com",
      "p50": null,
      "p90": null,
      "best": null,
      "samples": 0,
      "availability": 0,
      "behind": null,
      "caps": {
        "trace": null,
        "archive": false
      }
    }
  ],
  "windowHours": 24,
  "cycles": 287,
  "updatedAt": 1789473698947,
  "vantage": "the Ordo RPC host in the United States",
  "method": {
    "call": "eth_blockNumber",
    "samplesPerCycle": 6,
    "firstSampleDiscarded": true,
    "headsSampledConcurrently": true,
    "intervalMs": 300000,
    "note": "Probed from the Ordo RPC host. Ordo is reached over its public URL, not localhost, but that URL terminates here — our own latency is not what a remote wallet sees. Failures are counted, not retried."
  }
}