Orcpin · Endpoint Reliability Batch

by Orcpin

GETBase

$0.01

per call · USD Coin on Base

Batch x402 endpoint reliability: factual delivery measurements (uptime, valid-402 rate, latency, last status) for an agent's whole tool list of x402 endpoints in one paid call. Endpoints with no stored history are probed live, so every billed URL returns real facts. Sweep every endpoint you depend on before relying on them. Billed per endpoint, with volume discounts at 10+/50+/100+ URLs. Facts only — not an endorsement or rating.

Endpoint

GET https://orcpin.dev/v1/endpoint-reliability/batch

1

Calls / 30d

1

Unique payers / 30d

Aug 17

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://orcpin.dev/v1/endpoint-reliability/batch", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://orcpin.dev/v1/endpoint-reliability/batch?urls=https%3A%2F%2Fexample.com%2Fv1%2Fsome-resource%2Chttps%3A%2F%2Fexample.org%2Fv1%2Fother-resource" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "as_of": "rolling_probes",
  "count": 2,
  "disclaimer": "Independent service-delivery measurements of a public x402 endpoint. Facts only — not an endorsement, rating, or advice. See /terms.",
  "methodology": "https://orcpin.dev/methodology#endpoint_reliability",
  "results": [
    {
      "facts": {
        "consecutive_failures": 0,
        "delivery_verified": {
          "at": "2026-06-21T00:00:00.000Z",
          "samples": 8,
          "verified": true
        },
        "http_success_rate": 0.97,
        "last_status": 402,
        "latency_ms": {
          "basis": "histogram",
          "p50": 250,
          "p95": 1000,
          "p99": 2500
        },
        "reachable_rate": 0.99,
        "valid_402_rate": 0.99
      },
      "first_seen": "2026-05-20T00:00:00.000Z",
      "flags": [],
      "last_verified": "2026-06-22T00:00:00.000Z",
      "sample_size": 142,
      "status": "measured",
      "url": "https://example.com/v1/some-resource"
    },
    {
      "facts": {
        "consecutive_failures": 0,
        "delivery_verified": null,
        "http_success_rate": 1,
        "last_status": 402,
        "latency_ms": {
          "basis": "histogram",
          "p50": 250,
          "p95": 250,
          "p99": 250
        },
        "reachable_rate": 1,
        "valid_402_rate": 1
      },
      "first_seen": "2026-06-22T00:00:00.000Z",
      "flags": [
        "low_sample"
      ],
      "last_verified": "2026-06-22T00:00:00.000Z",
      "sample_size": 1,
      "status": "measured",
      "url": "https://example.org/v1/other-resource"
    }
  ],
  "schema_version": "0.1.0",
  "spec": "endpoint-reliability",
  "window": "rolling_60d"
}

Payment details

Pay to0x8b1cf12e7efe6aea59cd1124ebbe7709e3ac6085
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from Orcpin & similar services