{
  "x402Version": 2,
  "id": 2227,
  "slug": "2227",
  "resource": "https://x402.dailyelo.com/v1/reliability/recent",
  "description": "Live reliability feed of x402 endpoints on Base: which services are up, return a valid 402 envelope, and how fast — free-probed across the CDP Bazaar catalog. A real share of listed endpoints are broken/misconfigured; poll ?since=<unix> (or ?health=healthy) to route your agent to endpoints that actually work. Objective measurement, no accusation, machine-readable.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xD617a7145ca56E3ed58d639F9DEC6999B22441eE",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "health": "healthy",
            "limit": "100",
            "since": "1719500000"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "broken_in_db": 120,
            "reliability_db_updated_at": 1719500000,
            "returned": 1,
            "services": [
              {
                "domain": "example.x402.app",
                "health": "healthy",
                "last_checked": 1719500000,
                "latency_ms": 210,
                "service_name": "Example",
                "status": 402,
                "valid_x402": true
              }
            ],
            "total_in_db": 1600
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "description": "Live reliability feed of x402 endpoints on Base: reachability, valid-402 envelope, latency, health. Free-probed across the CDP Bazaar catalog. Poll ?since=<unix> for changes; filter ?health=healthy|misconfigured|down.",
                "properties": {
                  "health": {
                    "description": "filter: healthy | misconfigured | down",
                    "type": "string"
                  },
                  "limit": {
                    "description": "max results (default 100, max 1000)",
                    "type": "string"
                  },
                  "since": {
                    "description": "unix seconds; return only records checked at/after this",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402.dailyelo.com",
  "lastUpdated": "2026-09-16T17:44:30.556Z",
  "quality": {
    "calls30d": 11,
    "uniquePayers30d": 6,
    "lastCalledAt": "2026-09-16T17:44:30.27Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.dailyelo.com",
    "manifest_name": "x402.dailyelo.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}