FETCH402
← Protocol index

Resource / 243

healthy

Orcpin.

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.

Eligibility
probeable
Failures
0
Last quote
2026-08-12 22:00:02 UTC
Last probe
2026-08-12 22:00:02 UTC
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 10000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x8B1CF12e7efe6AEA59cD1124eBbe7709E3Ac6085

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 1 recent
healthy 2026-08-12 22:00:02 UTC GET · HTTP 402 · 34ms · accepts 1 · base 1 ok
Request
GET https://orcpin.dev/v1/endpoint-reliability
Robots
error
Note
robots_error:{:robots_http_status, 404};http_402;accepts=1;base=1
Accepts fingerprint
08f74e53cbe532ff8cfdf5b2ce552b2fd3e49434da4c31e369673796a573d5ba

Accepts snapshot

[
  {
    "amount": "10000",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "assetTransferMethod": null,
    "extra": {
      "name": "USD Coin",
      "version": "2"
    },
    "maxTimeoutSeconds": 300,
    "network": "eip155:8453",
    "payTo": "0x8B1CF12e7efe6AEA59cD1124eBbe7709E3Ac6085",
    "paymentFlow": null,
    "raw": {
      "amount": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "maxTimeoutSeconds": 300,
      "max_timeout_seconds": 300,
      "network": "eip155:8453",
      "payTo": "0x8B1CF12e7efe6AEA59cD1124eBbe7709E3Ac6085",
      "pay_to": "0x8B1CF12e7efe6AEA59cD1124eBbe7709E3Ac6085",
      "scheme": "exact"
    },
    "scheme": "exact"
  }
]

PaymentRequired raw

{
  "accepts": [
    {
      "amount": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "maxTimeoutSeconds": 300,
      "network": "eip155:8453",
      "payTo": "0x8B1CF12e7efe6AEA59cD1124eBbe7709E3Ac6085",
      "scheme": "exact"
    }
  ],
  "error": "Payment required",
  "extensions": {
    "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"
      }
    }
  },
  "resource": {
    "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.",
    "iconUrl": "https://orcpin.com/orcpin-logo.png",
    "mimeType": "application/json",
    "serviceName": "Orcpin",
    "tags": [
      "Orcpin Reliability",
      "infra",
      "monitoring",
      "uptime",
      "x402"
    ],
    "url": "https://orcpin.dev/v1/endpoint-reliability"
  },
  "x402Version": 2
}

Response headers

{
  "access-control-allow-origin": "*",
  "age": "0",
  "cache-control": "public, max-age=0, must-revalidate",
  "content-length": "2684",
  "content-type": "application/json; charset=utf-8",
  "date": "Wed, 12 Aug 2026 22:00:02 GMT",
  "etag": "W/\"a7c-pdq5foxG8cRPeZlNOkmNSBnzex8\"",
  "payment-required": "eyJ4NDAyVmVyc2lvbiI6MiwiZXJyb3IiOiJQYXltZW50IHJlcXVpcmVkIiwicmVzb3VyY2UiOnsidXJsIjoiaHR0cHM6Ly9vcmNwaW4uZGV2L3YxL2VuZHBvaW50LXJlbGlhYmlsaXR5IiwiZGVzY3JpcHRpb24iOiJ4NDAyIGVuZHBvaW50IHJlbGlhYmlsaXR5IHByZS1mbGlnaHQ6IGZhY3R1YWwgc2VydmljZS1kZWxpdmVyeSBtZWFzdXJlbWVudHMgb2YgYSB0YXJnZXQgeDQwMiBlbmRwb2ludCBiZWZvcmUgYW4gYWdlbnQgcGF5cyBpdCDigJQgcmVhY2hhYmlsaXR5L3VwdGltZSByYXRlLCB2YWxpZC00MDIgcmF0ZSwgcmVzcG9uc2UgbGF0ZW5jeSAocDUwL3A5NS9wOTkpLCBsYXN0IHN0YXR1cywgYW5kIHNhbXBsZWQgcGFpZCBkZWxpdmVyeSB2ZXJpZmljYXRpb24uIEZhY3RzIG9ubHkgKG5vIHRydXN0IHNjb3JlLCBubyAnc2NhbScgbGFiZWwpLiBDaGVjayB3aGV0aGVyIGFuIGVuZHBvaW50IGlzIGxpdmUgYW5kIGRlbGl2ZXJzIGJlZm9yZSBzcGVuZGluZyBvbiBpdC4iLCJtaW1lVHlwZSI6ImFwcGxpY2F0aW9uL2pzb24iLCJzZXJ2aWNlTmFtZSI6Ik9yY3BpbiIsInRhZ3MiOlsiT3JjcGluIFJlbGlhYmlsaXR5IiwiaW5mcmEiLCJtb25pdG9yaW5nIiwidXB0aW1lIiwieDQwMiJdLCJpY29uVXJsIjoiaHR0cHM6Ly9vcmNwaW4uY29tL29yY3Bpbi1sb2dvLnBuZyJ9LCJhY2NlcHRzIjpbeyJzY2hlbWUiOiJleGFjdCIsIm5ldHdvcmsiOiJlaXAxNTU6ODQ1MyIsImFtb3VudCI6IjEwMDAwIiwiYXNzZXQiOiIweDgzMzU4OWZDRDZlRGI2RTA4ZjRjN0MzMkQ0ZjcxYjU0YmRBMDI5MTMiLCJwYXlUbyI6IjB4OEIxQ0YxMmU3ZWZlNkFFQTU5Y0QxMTI0ZUJiZTc3MDlFM0FjNjA4NSIsIm1heFRpbWVvdXRTZWNvbmRzIjozMDAsImV4dHJhIjp7Im5hbWUiOiJVU0QgQ29pbiIsInZlcnNpb24iOiIyIn19XSwiZXh0ZW5zaW9ucyI6eyJiYXphYXIiOnsiaW5mbyI6eyJpbnB1dCI6eyJ0eXBlIjoiaHR0cCIsInF1ZXJ5UGFyYW1zIjp7InVybCI6Imh0dHBzOi8vZXhhbXBsZS5jb20vdjEvc29tZS1yZXNvdXJjZSJ9LCJtZXRob2QiOiJHRVQifSwib3V0cHV0Ijp7InR5cGUiOiJqc29uIiwiZXhhbXBsZSI6eyJzY2hlbWFfdmVyc2lvbiI6IjAuMS4wIiwic3BlYyI6ImVuZHBvaW50LXJlbGlhYmlsaXR5IiwiYXNfb2YiOiJyb2xsaW5nX3Byb2JlcyIsIndpbmRvdyI6InJvbGxpbmdfNjBkIiwidXJsIjoiaHR0cHM6Ly9leGFtcGxlLmNvbS92MS9zb21lLXJlc291cmNlIiwic3RhdHVzIjoibWVhc3VyZWQiLCJzYW1wbGVfc2l6ZSI6MTQyLCJmaXJzdF9zZWVuIjoiMjAyNi0wNS0yMFQwMDowMDowMC4wMDBaIiwibGFzdF92ZXJpZmllZCI6IjIwMjYtMDYtMjJUMDA6MDA6MDAuMDAwWiIsImZhY3RzIjp7InJlYWNoYWJsZV9yYXRlIjowLjk5LCJodHRwX3N1Y2Nlc3NfcmF0ZSI6MC45NywidmFsaWRfNDAyX3JhdGUiOjAuOTksImxhdGVuY3lfbXMiOnsicDUwIjoyNTAsInA5NSI6MTAwMCwicDk5IjoyNTAwLCJiYXNpcyI6Imhpc3RvZ3JhbSJ9LCJsYXN0X3N0YXR1cyI6NDAyLCJjb25zZWN1dGl2ZV9mYWlsdXJlcyI6MCwiZGVsaXZlcnlfdmVyaWZpZWQiOnsidmVyaWZpZWQiOnRydWUsImF0IjoiMjAyNi0wNi0yMVQwMDowMDowMC4wMDBaIiwic2FtcGxlcyI6OH19LCJmbGFncyI6W10sIm1ldGhvZG9sb2d5IjoiaHR0cHM6Ly9vcmNwaW4uZGV2L21ldGhvZG9sb2d5I2VuZHBvaW50X3JlbGlhYmlsaXR5IiwiZGlzY2xhaW1lciI6IkluZGVwZW5kZW50IHNlcnZpY2UtZGVsaXZlcnkgbWVhc3VyZW1lbnRzIG9mIGEgcHVibGljIHg0MDIgZW5kcG9pbnQuIEZhY3RzIG9ubHkg4oCUIG5vdCBhbiBlbmRvcnNlbWVudCwgcmF0aW5nLCBvciBhZHZpY2UuIFNlZSAvdGVybXMuIn19fSwic2NoZW1hIjp7IiRzY2hlbWEiOiJodHRwczovL2pzb24tc2NoZW1hLm9yZy9kcmFmdC8yMDIwLTEyL3NjaGVtYSIsInR5cGUiOiJvYmplY3QiLCJwcm9wZXJ0aWVzIjp7ImlucHV0Ijp7InR5cGUiOiJvYmplY3QiLCJwcm9wZXJ0aWVzIjp7InR5cGUiOnsidHlwZSI6InN0cmluZyIsImNvbnN0IjoiaHR0cCJ9LCJtZXRob2QiOnsidHlwZSI6InN0cmluZyIsImVudW0iOlsiR0VUIl19LCJxdWVyeVBhcmFtcyI6eyJ0eXBlIjoib2JqZWN0IiwicHJvcGVydGllcyI6eyJ1cmwiOnsidHlwZSI6InN0cmluZyIsImZvcm1hdCI6InVyaSIsImRlc2NyaXB0aW9uIjoiVGFyZ2V0IHg0MDIgZW5kcG9pbnQgVVJMIHRvIHJlYWQgcmVsaWFiaWxpdHkgZmFjdHMgZm9yLiJ9fSwicmVxdWlyZWQiOlsidXJsIl19fSwicmVxdWlyZWQiOlsidHlwZSIsIm1ldGhvZCJdLCJhZGRpdGlvbmFsUHJvcGVydGllcyI6ZmFsc2V9LCJvdXRwdXQiOnsidHlwZSI6Im9iamVjdCIsInByb3BlcnRpZXMiOnsidHlwZSI6eyJ0eXBlIjoic3RyaW5nIn0sImV4YW1wbGUiOnsidHlwZSI6Im9iamVjdCIsInByb3BlcnRpZXMiOnsic2NoZW1hX3ZlcnNpb24iOnsidHlwZSI6InN0cmluZyJ9LCJ1cmwiOnsidHlwZSI6InN0cmluZyJ9LCJzdGF0dXMiOnsidHlwZSI6InN0cmluZyJ9LCJzYW1wbGVfc2l6ZSI6eyJ0eXBlIjoiaW50ZWdlciJ9LCJmYWN0cyI6eyJ0eXBlIjoib2JqZWN0In0sImZsYWdzIjp7InR5cGUiOiJhcnJheSIsIml0ZW1zIjp7InR5cGUiOiJzdHJpbmcifX0sImRpc2NsYWltZXIiOnsidHlwZSI6InN0cmluZyJ9fX19LCJyZXF1aXJlZCI6WyJ0eXBlIl19fSwicmVxdWlyZWQiOlsiaW5wdXQiXX19fX0=",
  "ratelimit": "limit=120, remaining=118, reset=60",
  "ratelimit-policy": "120;w=60",
  "server": "Vercel",
  "strict-transport-security": "max-age=63072000",
  "x-vercel-cache": "MISS",
  "x-vercel-id": "iad1::iad1::2q44b-1786572002073-24b6552b11b3"
}

Response body

{
  "accepts": [
    {
      "amount": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "maxTimeoutSeconds": 300,
      "network": "eip155:8453",
      "payTo": "0x8B1CF12e7efe6AEA59cD1124eBbe7709E3Ac6085",
      "scheme": "exact"
    }
  ],
  "error": "Payment required",
  "extensions": {
    "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"
      }
    }
  },
  "resource": {
    "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.",
    "iconUrl": "https://orcpin.com/orcpin-logo.png",
    "mimeType": "application/json",
    "serviceName": "Orcpin",
    "tags": [
      "Orcpin Reliability",
      "infra",
      "monitoring",
      "uptime",
      "x402"
    ],
    "url": "https://orcpin.dev/v1/endpoint-reliability"
  },
  "x402Version": 2
}

Request headers

{
  "accept": "*/*",
  "user-agent": "Fetch402Bot/0.1 (+https://fetch402.com/crawler; contact: crawler@fetch402.com)"
}

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {
    "url": "https://example.com/v1/some-resource"
  },
  "type": "http"
}
OutputJSON
{
  "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"
}