{
  "x402Version": 2,
  "id": 6254,
  "slug": "6254",
  "resource": "https://agentdata-api.sander-van-aard.workers.dev/x402/network-report",
  "description": "Daily state-of-the-network report on the x402 ecosystem, built exclusively from our own probes (~2 per host per day): how many hosts we monitor, share of probes returning a valid 402 over 24h and 7d, host status breakdown (ok_402, HTTP errors, unreachable), manifest coverage, and counts of observed changes over 24h and 7d (up/down transitions, payTo drift, price drift, manifest gained/lost) plus the hosts that moved today. Regenerated once per day. Facts only — no scores, no catalogue data.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {},
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "availability": {
              "ok_402_hosts": 1326,
              "pct_probes_ok_24h": 87.1,
              "pct_probes_ok_7d": 87.6,
              "status_breakdown": [
                {
                  "hosts": 1326,
                  "status": "ok_402"
                },
                {
                  "hosts": 55,
                  "status": "http_404"
                }
              ]
            },
            "changes_24h": {
              "amount_drift": 5,
              "down": 12,
              "payto_drift": 3,
              "up": 9
            },
            "coverage": {
              "hosts_monitored": 1512,
              "monitoring_since": "2026-07-14 13:50:07",
              "probes_24h": 2425,
              "probes_30d": 39800
            },
            "manifest": {
              "pct_with_manifest": 61.1,
              "with_manifest": 924,
              "without_manifest": 588
            },
            "movers_24h": [
              {
                "host": "api.example-service.com",
                "kind": "payto_drift",
                "ts": "2026-07-28 09:05:06"
              }
            ],
            "report_date": "2026-07-28"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "headers": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agentdata-api.sander-van-aard.workers.dev",
  "lastUpdated": "2026-09-17T10:23:40.14Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T10:23:39.912Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agentdata-api.sander-van-aard.workers.dev",
    "manifest_name": "agentdata-api.sander-van-aard.workers.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"
  }
}