{
  "x402Version": 2,
  "id": 1480,
  "slug": "1480",
  "resource": "https://orcpin.dev/v1/endpoint-reliability",
  "description": "x402 endpoint reliability pre-flight: factual service-delivery measurements of a target x402 endpoint before an agent pays it — reachability/uptime rate, valid-402 rate, response latency (p50/p95/p99), last status, and sampled paid delivery verification. Facts only (no trust score, no 'scam' label). Check whether an endpoint is live and delivers before spending on it.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8B1CF12e7efe6AEA59cD1124eBbe7709E3Ac6085",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "url": "https://example.com/v1/some-resource"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "as_of": "rolling_probes",
            "disclaimer": "Independent service-delivery measurements of a public x402 endpoint. Facts only — not an endorsement, rating, or advice. See /terms.",
            "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",
            "methodology": "https://orcpin.dev/methodology#endpoint_reliability",
            "sample_size": 142,
            "schema_version": "0.1.0",
            "spec": "endpoint-reliability",
            "status": "measured",
            "url": "https://example.com/v1/some-resource",
            "window": "rolling_60d"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "url": {
                    "description": "Target x402 endpoint URL to read reliability facts for.",
                    "format": "uri",
                    "type": "string"
                  }
                },
                "required": [
                  "url"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "disclaimer": {
                    "type": "string"
                  },
                  "facts": {
                    "type": "object"
                  },
                  "flags": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "sample_size": {
                    "type": "integer"
                  },
                  "schema_version": {
                    "type": "string"
                  },
                  "status": {
                    "type": "string"
                  },
                  "url": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "orcpin.dev",
  "lastUpdated": "2026-09-17T03:36:14.151Z",
  "quality": {
    "calls30d": 10,
    "uniquePayers30d": 7,
    "lastCalledAt": "2026-09-17T03:36:13.836Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "orcpin.dev",
    "manifest_name": "orcpin.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}