FETCH402
← Protocol index

Resource / 976

healthy

Batch Readiness Scan.

Bulk agent-readiness screening for agencies, VCs and portfolio owners: scan up to 50 URLs in one paid call ($0.02/URL, $0.10 minimum) and get a compact per-URL verdict — level 0-5, passing checks, top gaps. The single-URL scan with full evidence stays free at /api/x402/deep-scan; this buys scale and rate-limit bypass.

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

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-13 06:00:02 UTC GET · HTTP 402 · 69ms · accepts 1 · base 1 ok
Request
GET https://mudko.com/api/x402/batch-scan
Robots
allow
Note
http_402;accepts=1;base=1
Accepts fingerprint
4cbf5ea6bcdccb3476331ede1947aeb0d3a8a9178cdc28d8e1a966c7c795d8ff

Accepts snapshot

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

PaymentRequired raw

{
  "accepts": [
    {
      "amount": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "maxTimeoutSeconds": 120,
      "network": "eip155:8453",
      "payTo": "0x53598173ce7c26025bab0520d9e9d0c28fbcf7de",
      "scheme": "exact"
    }
  ],
  "error": "pass ?urls= (comma-separated, max 50). Price is $0.02/URL, min $0.1 — the 402 quotes the exact amount.",
  "extensions": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "urls": "https://a.com,https://b.com (string, required - comma-separated URLs, max 50)"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "count": 3,
            "paid": true,
            "results": [
              {
                "level": 2,
                "passing": 6,
                "top_gaps": [
                  "agent-card",
                  "mcp-server-card"
                ],
                "total": 18,
                "url": "https://a.com"
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "urls": {
                    "description": "Comma-separated URLs (max 50). Price = $0.02 x count, min $0.10 — the 402 quotes the exact amount.",
                    "type": "string"
                  }
                },
                "required": [
                  "urls"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "count": {
                    "type": "number"
                  },
                  "results": {
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "resource": {
    "description": "Bulk agent-readiness screening for agencies, VCs and portfolio owners: scan up to 50 URLs in one paid call ($0.02/URL, $0.10 minimum) and get a compact per-URL verdict — level 0-5, passing checks, top gaps. The single-URL scan with full evidence stays free at /api/x402/deep-scan; this buys scale and rate-limit bypass.",
    "mimeType": "application/json",
    "serviceName": "Batch Readiness Scan",
    "tags": [
      "agent-readiness",
      "bulk-scan",
      "portfolio",
      "agencies",
      "screening"
    ],
    "url": "https://mudko.com/api/x402/batch-scan"
  },
  "x402Version": 2
}

Response headers

{
  "access-control-allow-headers": "content-type, accept, x-agent-name",
  "access-control-allow-methods": "GET, POST, OPTIONS",
  "access-control-allow-origin": "*",
  "access-control-max-age": "86400",
  "age": "0",
  "cache-control": "public, max-age=0, must-revalidate",
  "content-security-policy": "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; img-src 'self' data: https:; font-src 'self' data:; connect-src 'self' https:; frame-src https:; frame-ancestors 'none'; base-uri 'self'; form-action 'self' https:",
  "content-type": "application/json",
  "date": "Thu, 13 Aug 2026 06:00:02 GMT",
  "link": "</.well-known/api-catalog>; rel=\"api-catalog\", </.well-known/agent-card.json>; rel=\"service-desc\"; type=\"application/json\"",
  "payment-required": "eyJ4NDAyVmVyc2lvbiI6MiwiZXJyb3IiOiJwYXNzID91cmxzPSAoY29tbWEtc2VwYXJhdGVkLCBtYXggNTApLiBQcmljZSBpcyAkMC4wMi9VUkwsIG1pbiAkMC4xIOKAlCB0aGUgNDAyIHF1b3RlcyB0aGUgZXhhY3QgYW1vdW50LiIsInJlc291cmNlIjp7InVybCI6Imh0dHBzOi8vbXVka28uY29tL2FwaS94NDAyL2JhdGNoLXNjYW4iLCJkZXNjcmlwdGlvbiI6IkJ1bGsgYWdlbnQtcmVhZGluZXNzIHNjcmVlbmluZyBmb3IgYWdlbmNpZXMsIFZDcyBhbmQgcG9ydGZvbGlvIG93bmVyczogc2NhbiB1cCB0byA1MCBVUkxzIGluIG9uZSBwYWlkIGNhbGwgKCQwLjAyL1VSTCwgJDAuMTAgbWluaW11bSkgYW5kIGdldCBhIGNvbXBhY3QgcGVyLVVSTCB2ZXJkaWN0IOKAlCBsZXZlbCAwLTUsIHBhc3NpbmcgY2hlY2tzLCB0b3AgZ2Fwcy4gVGhlIHNpbmdsZS1VUkwgc2NhbiB3aXRoIGZ1bGwgZXZpZGVuY2Ugc3RheXMgZnJlZSBhdCAvYXBpL3g0MDIvZGVlcC1zY2FuOyB0aGlzIGJ1eXMgc2NhbGUgYW5kIHJhdGUtbGltaXQgYnlwYXNzLiIsIm1pbWVUeXBlIjoiYXBwbGljYXRpb24vanNvbiIsInNlcnZpY2VOYW1lIjoiQmF0Y2ggUmVhZGluZXNzIFNjYW4iLCJ0YWdzIjpbImFnZW50LXJlYWRpbmVzcyIsImJ1bGstc2NhbiIsInBvcnRmb2xpbyIsImFnZW5jaWVzIiwic2NyZWVuaW5nIl19LCJhY2NlcHRzIjpbeyJzY2hlbWUiOiJleGFjdCIsIm5ldHdvcmsiOiJlaXAxNTU6ODQ1MyIsImFtb3VudCI6IjEwMDAwMCIsImFzc2V0IjoiMHg4MzM1ODlmQ0Q2ZURiNkUwOGY0YzdDMzJENGY3MWI1NGJkQTAyOTEzIiwicGF5VG8iOiIweDUzNTk4MTczY2U3YzI2MDI1YmFiMDUyMGQ5ZTlkMGMyOGZiY2Y3ZGUiLCJtYXhUaW1lb3V0U2Vjb25kcyI6MTIwLCJleHRyYSI6eyJuYW1lIjoiVVNEIENvaW4iLCJ2ZXJzaW9uIjoiMiJ9fV0sImV4dGVuc2lvbnMiOnsiYmF6YWFyIjp7ImluZm8iOnsiaW5wdXQiOnsidHlwZSI6Imh0dHAiLCJtZXRob2QiOiJHRVQiLCJxdWVyeVBhcmFtcyI6eyJ1cmxzIjoiaHR0cHM6Ly9hLmNvbSxodHRwczovL2IuY29tIChzdHJpbmcsIHJlcXVpcmVkIC0gY29tbWEtc2VwYXJhdGVkIFVSTHMsIG1heCA1MCkifX0sIm91dHB1dCI6eyJ0eXBlIjoianNvbiIsImV4YW1wbGUiOnsicGFpZCI6dHJ1ZSwiY291bnQiOjMsInJlc3VsdHMiOlt7InVybCI6Imh0dHBzOi8vYS5jb20iLCJsZXZlbCI6MiwicGFzc2luZyI6NiwidG90YWwiOjE4LCJ0b3BfZ2FwcyI6WyJhZ2VudC1jYXJkIiwibWNwLXNlcnZlci1jYXJkIl19XX19fSwic2NoZW1hIjp7IiRzY2hlbWEiOiJodHRwczovL2pzb24tc2NoZW1hLm9yZy9kcmFmdC8yMDIwLTEyL3NjaGVtYSIsInR5cGUiOiJvYmplY3QiLCJwcm9wZXJ0aWVzIjp7ImlucHV0Ijp7InR5cGUiOiJvYmplY3QiLCJwcm9wZXJ0aWVzIjp7InR5cGUiOnsidHlwZSI6InN0cmluZyIsImNvbnN0IjoiaHR0cCJ9LCJtZXRob2QiOnsidHlwZSI6InN0cmluZyIsImVudW0iOlsiR0VUIiwiSEVBRCIsIkRFTEVURSJdfSwicXVlcnlQYXJhbXMiOnsidHlwZSI6Im9iamVjdCIsInByb3BlcnRpZXMiOnsidXJscyI6eyJ0eXBlIjoic3RyaW5nIiwiZGVzY3JpcHRpb24iOiJDb21tYS1zZXBhcmF0ZWQgVVJMcyAobWF4IDUwKS4gUHJpY2UgPSAkMC4wMiB4IGNvdW50LCBtaW4gJDAuMTAg4oCUIHRoZSA0MDIgcXVvdGVzIHRoZSBleGFjdCBhbW91bnQuIn19LCJyZXF1aXJlZCI6WyJ1cmxzIl19fSwicmVxdWlyZWQiOlsidHlwZSIsIm1ldGhvZCJdLCJhZGRpdGlvbmFsUHJvcGVydGllcyI6ZmFsc2V9LCJvdXRwdXQiOnsidHlwZSI6Im9iamVjdCIsInByb3BlcnRpZXMiOnsidHlwZSI6eyJ0eXBlIjoic3RyaW5nIn0sImV4YW1wbGUiOnsidHlwZSI6Im9iamVjdCIsInByb3BlcnRpZXMiOnsiY291bnQiOnsidHlwZSI6Im51bWJlciJ9LCJyZXN1bHRzIjp7InR5cGUiOiJhcnJheSJ9fX19LCJyZXF1aXJlZCI6WyJ0eXBlIl19fSwicmVxdWlyZWQiOlsiaW5wdXQiXX19fX0=",
  "permissions-policy": "camera=(), microphone=(), geolocation=()",
  "referrer-policy": "strict-origin-when-cross-origin",
  "server": "Vercel",
  "strict-transport-security": "max-age=63072000",
  "transfer-encoding": "chunked",
  "x-content-type-options": "nosniff",
  "x-frame-options": "DENY",
  "x-matched-path": "/api/x402/batch-scan",
  "x-vercel-cache": "MISS",
  "x-vercel-id": "iad1::iad1::cn6rg-1786600802360-ac5abb577815"
}

Response body

{
  "accepts": [
    {
      "amount": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "maxTimeoutSeconds": 120,
      "network": "eip155:8453",
      "payTo": "0x53598173ce7c26025bab0520d9e9d0c28fbcf7de",
      "scheme": "exact"
    }
  ],
  "error": "pass ?urls= (comma-separated, max 50). Price is $0.02/URL, min $0.1 — the 402 quotes the exact amount.",
  "extensions": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "urls": "https://a.com,https://b.com (string, required - comma-separated URLs, max 50)"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "count": 3,
            "paid": true,
            "results": [
              {
                "level": 2,
                "passing": 6,
                "top_gaps": [
                  "agent-card",
                  "mcp-server-card"
                ],
                "total": 18,
                "url": "https://a.com"
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "urls": {
                    "description": "Comma-separated URLs (max 50). Price = $0.02 x count, min $0.10 — the 402 quotes the exact amount.",
                    "type": "string"
                  }
                },
                "required": [
                  "urls"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "count": {
                    "type": "number"
                  },
                  "results": {
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "resource": {
    "description": "Bulk agent-readiness screening for agencies, VCs and portfolio owners: scan up to 50 URLs in one paid call ($0.02/URL, $0.10 minimum) and get a compact per-URL verdict — level 0-5, passing checks, top gaps. The single-URL scan with full evidence stays free at /api/x402/deep-scan; this buys scale and rate-limit bypass.",
    "mimeType": "application/json",
    "serviceName": "Batch Readiness Scan",
    "tags": [
      "agent-readiness",
      "bulk-scan",
      "portfolio",
      "agencies",
      "screening"
    ],
    "url": "https://mudko.com/api/x402/batch-scan"
  },
  "x402Version": 2
}

Request headers

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

Machine contract

Schemas.

InputJSON
{}
OutputJSON
{}