[
  {
    "url": "https://agentic-evidence.fly.dev",
    "score": 100,
    "maxScore": 110,
    "grade": "CERTIFIED",
    "probes": [
      {
        "id": "llms_txt",
        "name": "llms.txt (/llms.txt or /.well-known/llms.txt)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/llms.txt → 200"
      },
      {
        "id": "openapi_spec",
        "name": "OpenAPI spec (/openapi.yaml or /openapi.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/openapi.yaml → valid YAML"
      },
      {
        "id": "ai_plugin",
        "name": "AI plugin manifest (/.well-known/ai-plugin.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json → valid JSON"
      },
      {
        "id": "mcp_endpoint",
        "name": "MCP endpoint (/mcp)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/mcp → 200"
      },
      {
        "id": "commerce_json",
        "name": "Commerce manifest (/.well-known/commerce.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "declares agentic_payments.supported_modes"
      },
      {
        "id": "catalog_api",
        "name": "Machine-readable catalog (/api/v1/catalog or /api/v1/products)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/catalog → JSON object"
      },
      {
        "id": "quote_api",
        "name": "Quote endpoint (/api/v1/quote)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/quote → 200"
      },
      {
        "id": "checkout_api",
        "name": "Checkout endpoint (/api/v1/checkout)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/checkout → 200 (exists)"
      },
      {
        "id": "payment_rail_declaration",
        "name": "Explicit payment rail declaration",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/commerce.json declares payment rails"
      },
      {
        "id": "refund_contact",
        "name": "Refund policy + contact metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json has contact + refund info"
      },
      {
        "id": "unsupported_rail_declaration",
        "name": "Explicit unsupported-rail declaration",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json explicitly declares unsupported payment modes"
      },
      {
        "id": "no_fake_claims",
        "name": "No unsubstantiated x402/SPT/MPP claims",
        "points": 0,
        "maxPoints": 5,
        "passed": false,
        "detail": "/.well-known/commerce.json claims x402/SPT/MPP as supported without verifiable endpoint backing"
      },
      {
        "id": "fulfillment_proof",
        "name": "Post-payment fulfillment/delivery metadata",
        "points": 0,
        "maxPoints": 5,
        "passed": false,
        "detail": "no fulfillment/delivery metadata or endpoint found"
      }
    ],
    "probeVersion": "0.3.0",
    "probedAt": "2026-05-06T00:39:43Z"
  },
  {
    "url": "https://8bitconcepts.com",
    "score": 110,
    "maxScore": 110,
    "grade": "CERTIFIED",
    "probes": [
      {
        "id": "llms_txt",
        "name": "llms.txt (/llms.txt or /.well-known/llms.txt)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/llms.txt → 200"
      },
      {
        "id": "openapi_spec",
        "name": "OpenAPI spec (/openapi.yaml or /openapi.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/openapi.yaml → valid YAML"
      },
      {
        "id": "ai_plugin",
        "name": "AI plugin manifest (/.well-known/ai-plugin.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json → valid JSON"
      },
      {
        "id": "mcp_endpoint",
        "name": "MCP endpoint (/mcp)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/mcp → 200"
      },
      {
        "id": "commerce_json",
        "name": "Commerce manifest (/.well-known/commerce.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "declares agentic_payments.supported_modes"
      },
      {
        "id": "catalog_api",
        "name": "Machine-readable catalog (/api/v1/catalog or /api/v1/products)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/catalog → JSON object"
      },
      {
        "id": "quote_api",
        "name": "Quote endpoint (/api/v1/quote)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/quote → 200"
      },
      {
        "id": "checkout_api",
        "name": "Checkout endpoint (/api/v1/checkout)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/checkout → 200 (exists)"
      },
      {
        "id": "payment_rail_declaration",
        "name": "Explicit payment rail declaration",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/commerce.json declares payment rails"
      },
      {
        "id": "refund_contact",
        "name": "Refund policy + contact metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json has contact + refund info"
      },
      {
        "id": "unsupported_rail_declaration",
        "name": "Explicit unsupported-rail declaration",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json explicitly declares unsupported payment modes"
      },
      {
        "id": "no_fake_claims",
        "name": "No unsubstantiated x402/SPT/MPP claims",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json novel rail claims correctly marked unsupported or preview"
      },
      {
        "id": "fulfillment_proof",
        "name": "Post-payment fulfillment/delivery metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json declares fulfillment/delivery endpoint"
      }
    ],
    "probeVersion": "0.3.1",
    "probedAt": "2026-05-06T01:01:07Z"
  },
  {
    "url": "https://geo-agent.fly.dev",
    "score": 100,
    "maxScore": 110,
    "grade": "CERTIFIED",
    "probes": [
      {
        "id": "llms_txt",
        "name": "llms.txt (/llms.txt or /.well-known/llms.txt)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/llms.txt → 200"
      },
      {
        "id": "openapi_spec",
        "name": "OpenAPI spec (/openapi.yaml or /openapi.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/openapi.yaml → valid YAML"
      },
      {
        "id": "ai_plugin",
        "name": "AI plugin manifest (/.well-known/ai-plugin.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json → valid JSON"
      },
      {
        "id": "mcp_endpoint",
        "name": "MCP endpoint (/mcp)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/mcp → 200"
      },
      {
        "id": "commerce_json",
        "name": "Commerce manifest (/.well-known/commerce.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "declares agentic_payments.supported_modes"
      },
      {
        "id": "catalog_api",
        "name": "Machine-readable catalog (/api/v1/catalog or /api/v1/products)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/catalog → JSON object"
      },
      {
        "id": "quote_api",
        "name": "Quote endpoint (/api/v1/quote)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/quote → 200"
      },
      {
        "id": "checkout_api",
        "name": "Checkout endpoint (/api/v1/checkout)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/checkout → 200 (exists)"
      },
      {
        "id": "payment_rail_declaration",
        "name": "Explicit payment rail declaration",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/commerce.json declares payment rails"
      },
      {
        "id": "refund_contact",
        "name": "Refund policy + contact metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json has contact + refund info"
      },
      {
        "id": "unsupported_rail_declaration",
        "name": "Explicit unsupported-rail declaration",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json explicitly declares unsupported payment modes"
      },
      {
        "id": "no_fake_claims",
        "name": "No unsubstantiated x402/SPT/MPP claims",
        "points": 0,
        "maxPoints": 5,
        "passed": false,
        "detail": "/.well-known/commerce.json claims x402/SPT/MPP as supported without verifiable endpoint backing"
      },
      {
        "id": "fulfillment_proof",
        "name": "Post-payment fulfillment/delivery metadata",
        "points": 0,
        "maxPoints": 5,
        "passed": false,
        "detail": "no fulfillment/delivery metadata or endpoint found"
      }
    ],
    "probeVersion": "0.3.0",
    "probedAt": "2026-05-06T00:39:41Z"
  },
  {
    "url": "https://agentprobe.fly.dev",
    "score": 110,
    "maxScore": 110,
    "grade": "CERTIFIED",
    "probes": [
      {
        "id": "llms_txt",
        "name": "llms.txt (/llms.txt or /.well-known/llms.txt)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/llms.txt → 200"
      },
      {
        "id": "openapi_spec",
        "name": "OpenAPI spec (/openapi.yaml or /openapi.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/openapi.yaml → valid YAML"
      },
      {
        "id": "ai_plugin",
        "name": "AI plugin manifest (/.well-known/ai-plugin.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json → valid JSON"
      },
      {
        "id": "mcp_endpoint",
        "name": "MCP endpoint (/mcp)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/mcp → 200"
      },
      {
        "id": "commerce_json",
        "name": "Commerce manifest (/.well-known/commerce.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "declares agentic_payments.supported_modes"
      },
      {
        "id": "catalog_api",
        "name": "Machine-readable catalog (/api/v1/catalog or /api/v1/products)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/catalog → JSON object"
      },
      {
        "id": "quote_api",
        "name": "Quote endpoint (/api/v1/quote)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/quote → 200"
      },
      {
        "id": "checkout_api",
        "name": "Checkout endpoint (/api/v1/checkout)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/checkout → 200 (exists)"
      },
      {
        "id": "payment_rail_declaration",
        "name": "Explicit payment rail declaration",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/commerce.json declares payment rails"
      },
      {
        "id": "refund_contact",
        "name": "Refund policy + contact metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json has contact + refund info"
      },
      {
        "id": "unsupported_rail_declaration",
        "name": "Explicit unsupported-rail declaration",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json explicitly declares unsupported payment modes"
      },
      {
        "id": "no_fake_claims",
        "name": "No unsubstantiated x402/SPT/MPP claims",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json novel rail claims correctly marked unsupported or preview"
      },
      {
        "id": "fulfillment_proof",
        "name": "Post-payment fulfillment/delivery metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json declares fulfillment/delivery endpoint"
      }
    ],
    "probeVersion": "0.3.1",
    "probedAt": "2026-05-06T01:42:18Z"
  },
  {
    "url": "https://aidevboard.com",
    "score": 110,
    "maxScore": 110,
    "grade": "CERTIFIED",
    "probes": [
      {
        "id": "llms_txt",
        "name": "llms.txt (/llms.txt or /.well-known/llms.txt)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/llms.txt → 200"
      },
      {
        "id": "openapi_spec",
        "name": "OpenAPI spec (/openapi.yaml or /openapi.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/openapi.yaml → valid YAML"
      },
      {
        "id": "ai_plugin",
        "name": "AI plugin manifest (/.well-known/ai-plugin.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json → valid JSON"
      },
      {
        "id": "mcp_endpoint",
        "name": "MCP endpoint (/mcp)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/mcp → 200"
      },
      {
        "id": "commerce_json",
        "name": "Commerce manifest (/.well-known/commerce.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "declares agentic_payments.supported_modes"
      },
      {
        "id": "catalog_api",
        "name": "Machine-readable catalog (/api/v1/catalog or /api/v1/products)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/catalog → JSON object"
      },
      {
        "id": "quote_api",
        "name": "Quote endpoint (/api/v1/quote)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/quote → 200"
      },
      {
        "id": "checkout_api",
        "name": "Checkout endpoint (/api/v1/checkout)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/checkout → 400 (exists)"
      },
      {
        "id": "payment_rail_declaration",
        "name": "Explicit payment rail declaration",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/commerce.json declares payment rails"
      },
      {
        "id": "refund_contact",
        "name": "Refund policy + contact metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json has contact + refund info"
      },
      {
        "id": "unsupported_rail_declaration",
        "name": "Explicit unsupported-rail declaration",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json explicitly declares unsupported payment modes"
      },
      {
        "id": "no_fake_claims",
        "name": "No unsubstantiated x402/SPT/MPP claims",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json novel rail claims correctly marked unsupported or preview"
      },
      {
        "id": "fulfillment_proof",
        "name": "Post-payment fulfillment/delivery metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json declares fulfillment/delivery endpoint"
      }
    ],
    "probeVersion": "0.3.1",
    "probedAt": "2026-05-06T01:42:18Z"
  },
  {
    "url": "https://nothumansearch.ai",
    "score": 110,
    "maxScore": 110,
    "grade": "CERTIFIED",
    "probes": [
      {
        "id": "llms_txt",
        "name": "llms.txt (/llms.txt or /.well-known/llms.txt)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/llms.txt → 200"
      },
      {
        "id": "openapi_spec",
        "name": "OpenAPI spec (/openapi.yaml or /openapi.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/openapi.yaml → valid YAML"
      },
      {
        "id": "ai_plugin",
        "name": "AI plugin manifest (/.well-known/ai-plugin.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json → valid JSON"
      },
      {
        "id": "mcp_endpoint",
        "name": "MCP endpoint (/mcp)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/mcp → 200"
      },
      {
        "id": "commerce_json",
        "name": "Commerce manifest (/.well-known/commerce.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "declares agentic_payments.supported_modes"
      },
      {
        "id": "catalog_api",
        "name": "Machine-readable catalog (/api/v1/catalog or /api/v1/products)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/catalog → JSON object"
      },
      {
        "id": "quote_api",
        "name": "Quote endpoint (/api/v1/quote)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/quote → 200"
      },
      {
        "id": "checkout_api",
        "name": "Checkout endpoint (/api/v1/checkout)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/checkout → 400 (exists)"
      },
      {
        "id": "payment_rail_declaration",
        "name": "Explicit payment rail declaration",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/commerce.json declares payment rails"
      },
      {
        "id": "refund_contact",
        "name": "Refund policy + contact metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json has contact + refund info"
      },
      {
        "id": "unsupported_rail_declaration",
        "name": "Explicit unsupported-rail declaration",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json explicitly declares unsupported payment modes"
      },
      {
        "id": "no_fake_claims",
        "name": "No unsubstantiated x402/SPT/MPP claims",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json novel rail claims correctly marked unsupported or preview"
      },
      {
        "id": "fulfillment_proof",
        "name": "Post-payment fulfillment/delivery metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json declares fulfillment/delivery endpoint"
      }
    ],
    "probeVersion": "0.3.1",
    "probedAt": "2026-05-06T01:42:18Z"
  },
  {
    "url": "https://bringyour.ai",
    "score": 110,
    "maxScore": 110,
    "grade": "CERTIFIED",
    "probes": [
      {
        "id": "llms_txt",
        "name": "llms.txt (/llms.txt or /.well-known/llms.txt)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/llms.txt → 200"
      },
      {
        "id": "openapi_spec",
        "name": "OpenAPI spec (/openapi.yaml or /openapi.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/openapi.yaml → valid YAML"
      },
      {
        "id": "ai_plugin",
        "name": "AI plugin manifest (/.well-known/ai-plugin.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json → valid JSON"
      },
      {
        "id": "mcp_endpoint",
        "name": "MCP endpoint (/mcp)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/mcp → 200"
      },
      {
        "id": "commerce_json",
        "name": "Commerce manifest (/.well-known/commerce.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "declares checkout"
      },
      {
        "id": "catalog_api",
        "name": "Machine-readable catalog (/api/v1/catalog or /api/v1/products)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/catalog → JSON object"
      },
      {
        "id": "quote_api",
        "name": "Quote endpoint (/api/v1/quote)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/quote → 400 (accepts requests)"
      },
      {
        "id": "checkout_api",
        "name": "Checkout endpoint (/api/v1/checkout)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/checkout → 405 (exists)"
      },
      {
        "id": "payment_rail_declaration",
        "name": "Explicit payment rail declaration",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/commerce.json declares payment rails"
      },
      {
        "id": "refund_contact",
        "name": "Refund policy + contact metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json has contact + refund info"
      },
      {
        "id": "unsupported_rail_declaration",
        "name": "Explicit unsupported-rail declaration",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json explicitly declares unsupported payment modes"
      },
      {
        "id": "no_fake_claims",
        "name": "No unsubstantiated x402/SPT/MPP claims",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json novel rail claims are appropriately scoped"
      },
      {
        "id": "fulfillment_proof",
        "name": "Post-payment fulfillment/delivery metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json declares fulfillment/delivery endpoint"
      }
    ],
    "probeVersion": "0.3.1",
    "probedAt": "2026-05-06T01:42:18Z"
  },
  {
    "url": "https://agentic-evidence.fly.dev",
    "score": 100,
    "maxScore": 110,
    "grade": "CERTIFIED",
    "probes": [
      {
        "id": "llms_txt",
        "name": "llms.txt (/llms.txt or /.well-known/llms.txt)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/llms.txt → 200"
      },
      {
        "id": "openapi_spec",
        "name": "OpenAPI spec (/openapi.yaml or /openapi.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/openapi.yaml → valid YAML"
      },
      {
        "id": "ai_plugin",
        "name": "AI plugin manifest (/.well-known/ai-plugin.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json → valid JSON"
      },
      {
        "id": "mcp_endpoint",
        "name": "MCP endpoint (/mcp)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/mcp → 200"
      },
      {
        "id": "commerce_json",
        "name": "Commerce manifest (/.well-known/commerce.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "declares agentic_payments.supported_modes"
      },
      {
        "id": "catalog_api",
        "name": "Machine-readable catalog (/api/v1/catalog or /api/v1/products)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/catalog → JSON object"
      },
      {
        "id": "quote_api",
        "name": "Quote endpoint (/api/v1/quote)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/quote → 200"
      },
      {
        "id": "checkout_api",
        "name": "Checkout endpoint (/api/v1/checkout)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/checkout → 200 (exists)"
      },
      {
        "id": "payment_rail_declaration",
        "name": "Explicit payment rail declaration",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/commerce.json declares payment rails"
      },
      {
        "id": "refund_contact",
        "name": "Refund policy + contact metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json has contact + refund info"
      },
      {
        "id": "unsupported_rail_declaration",
        "name": "Explicit unsupported-rail declaration",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json explicitly declares unsupported payment modes"
      },
      {
        "id": "no_fake_claims",
        "name": "No unsubstantiated x402/SPT/MPP claims",
        "points": 0,
        "maxPoints": 5,
        "passed": false,
        "detail": "/.well-known/commerce.json claims x402/SPT/MPP as supported without verifiable endpoint backing"
      },
      {
        "id": "fulfillment_proof",
        "name": "Post-payment fulfillment/delivery metadata",
        "points": 0,
        "maxPoints": 5,
        "passed": false,
        "detail": "no fulfillment/delivery metadata or endpoint found"
      }
    ],
    "probeVersion": "0.3.0",
    "probedAt": "2026-05-06T00:39:43Z"
  },
  {
    "url": "https://8bitconcepts.com",
    "score": 110,
    "maxScore": 110,
    "grade": "CERTIFIED",
    "probes": [
      {
        "id": "llms_txt",
        "name": "llms.txt (/llms.txt or /.well-known/llms.txt)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/llms.txt → 200"
      },
      {
        "id": "openapi_spec",
        "name": "OpenAPI spec (/openapi.yaml or /openapi.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/openapi.yaml → valid YAML"
      },
      {
        "id": "ai_plugin",
        "name": "AI plugin manifest (/.well-known/ai-plugin.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json → valid JSON"
      },
      {
        "id": "mcp_endpoint",
        "name": "MCP endpoint (/mcp)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/mcp → 200"
      },
      {
        "id": "commerce_json",
        "name": "Commerce manifest (/.well-known/commerce.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "declares agentic_payments.supported_modes"
      },
      {
        "id": "catalog_api",
        "name": "Machine-readable catalog (/api/v1/catalog or /api/v1/products)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/catalog → JSON object"
      },
      {
        "id": "quote_api",
        "name": "Quote endpoint (/api/v1/quote)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/quote → 200"
      },
      {
        "id": "checkout_api",
        "name": "Checkout endpoint (/api/v1/checkout)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/checkout → 200 (exists)"
      },
      {
        "id": "payment_rail_declaration",
        "name": "Explicit payment rail declaration",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/commerce.json declares payment rails"
      },
      {
        "id": "refund_contact",
        "name": "Refund policy + contact metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json has contact + refund info"
      },
      {
        "id": "unsupported_rail_declaration",
        "name": "Explicit unsupported-rail declaration",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json explicitly declares unsupported payment modes"
      },
      {
        "id": "no_fake_claims",
        "name": "No unsubstantiated x402/SPT/MPP claims",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json novel rail claims correctly marked unsupported or preview"
      },
      {
        "id": "fulfillment_proof",
        "name": "Post-payment fulfillment/delivery metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json declares fulfillment/delivery endpoint"
      }
    ],
    "probeVersion": "0.3.1",
    "probedAt": "2026-05-06T01:01:07Z"
  },
  {
    "url": "https://geo-agent.fly.dev",
    "score": 100,
    "maxScore": 110,
    "grade": "CERTIFIED",
    "probes": [
      {
        "id": "llms_txt",
        "name": "llms.txt (/llms.txt or /.well-known/llms.txt)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/llms.txt → 200"
      },
      {
        "id": "openapi_spec",
        "name": "OpenAPI spec (/openapi.yaml or /openapi.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/openapi.yaml → valid YAML"
      },
      {
        "id": "ai_plugin",
        "name": "AI plugin manifest (/.well-known/ai-plugin.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json → valid JSON"
      },
      {
        "id": "mcp_endpoint",
        "name": "MCP endpoint (/mcp)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/mcp → 200"
      },
      {
        "id": "commerce_json",
        "name": "Commerce manifest (/.well-known/commerce.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "declares agentic_payments.supported_modes"
      },
      {
        "id": "catalog_api",
        "name": "Machine-readable catalog (/api/v1/catalog or /api/v1/products)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/catalog → JSON object"
      },
      {
        "id": "quote_api",
        "name": "Quote endpoint (/api/v1/quote)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/quote → 200"
      },
      {
        "id": "checkout_api",
        "name": "Checkout endpoint (/api/v1/checkout)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/checkout → 200 (exists)"
      },
      {
        "id": "payment_rail_declaration",
        "name": "Explicit payment rail declaration",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/commerce.json declares payment rails"
      },
      {
        "id": "refund_contact",
        "name": "Refund policy + contact metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json has contact + refund info"
      },
      {
        "id": "unsupported_rail_declaration",
        "name": "Explicit unsupported-rail declaration",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json explicitly declares unsupported payment modes"
      },
      {
        "id": "no_fake_claims",
        "name": "No unsubstantiated x402/SPT/MPP claims",
        "points": 0,
        "maxPoints": 5,
        "passed": false,
        "detail": "/.well-known/commerce.json claims x402/SPT/MPP as supported without verifiable endpoint backing"
      },
      {
        "id": "fulfillment_proof",
        "name": "Post-payment fulfillment/delivery metadata",
        "points": 0,
        "maxPoints": 5,
        "passed": false,
        "detail": "no fulfillment/delivery metadata or endpoint found"
      }
    ],
    "probeVersion": "0.3.0",
    "probedAt": "2026-05-06T00:39:41Z"
  },
  {
    "url": "https://agentprobe.fly.dev",
    "score": 110,
    "maxScore": 110,
    "grade": "CERTIFIED",
    "probes": [
      {
        "id": "llms_txt",
        "name": "llms.txt (/llms.txt or /.well-known/llms.txt)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/llms.txt → 200"
      },
      {
        "id": "openapi_spec",
        "name": "OpenAPI spec (/openapi.yaml or /openapi.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/openapi.yaml → valid YAML"
      },
      {
        "id": "ai_plugin",
        "name": "AI plugin manifest (/.well-known/ai-plugin.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json → valid JSON"
      },
      {
        "id": "mcp_endpoint",
        "name": "MCP endpoint (/mcp)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/mcp → 200"
      },
      {
        "id": "commerce_json",
        "name": "Commerce manifest (/.well-known/commerce.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "declares agentic_payments.supported_modes"
      },
      {
        "id": "catalog_api",
        "name": "Machine-readable catalog (/api/v1/catalog or /api/v1/products)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/catalog → JSON object"
      },
      {
        "id": "quote_api",
        "name": "Quote endpoint (/api/v1/quote)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/quote → 200"
      },
      {
        "id": "checkout_api",
        "name": "Checkout endpoint (/api/v1/checkout)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/checkout → 200 (exists)"
      },
      {
        "id": "payment_rail_declaration",
        "name": "Explicit payment rail declaration",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/commerce.json declares payment rails"
      },
      {
        "id": "refund_contact",
        "name": "Refund policy + contact metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json has contact + refund info"
      },
      {
        "id": "unsupported_rail_declaration",
        "name": "Explicit unsupported-rail declaration",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json explicitly declares unsupported payment modes"
      },
      {
        "id": "no_fake_claims",
        "name": "No unsubstantiated x402/SPT/MPP claims",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json novel rail claims correctly marked unsupported or preview"
      },
      {
        "id": "fulfillment_proof",
        "name": "Post-payment fulfillment/delivery metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json declares fulfillment/delivery endpoint"
      }
    ],
    "probeVersion": "0.3.1",
    "probedAt": "2026-05-06T01:42:18Z"
  },
  {
    "url": "https://aidevboard.com",
    "score": 110,
    "maxScore": 110,
    "grade": "CERTIFIED",
    "probes": [
      {
        "id": "llms_txt",
        "name": "llms.txt (/llms.txt or /.well-known/llms.txt)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/llms.txt → 200"
      },
      {
        "id": "openapi_spec",
        "name": "OpenAPI spec (/openapi.yaml or /openapi.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/openapi.yaml → valid YAML"
      },
      {
        "id": "ai_plugin",
        "name": "AI plugin manifest (/.well-known/ai-plugin.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json → valid JSON"
      },
      {
        "id": "mcp_endpoint",
        "name": "MCP endpoint (/mcp)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/mcp → 200"
      },
      {
        "id": "commerce_json",
        "name": "Commerce manifest (/.well-known/commerce.json)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "declares agentic_payments.supported_modes"
      },
      {
        "id": "catalog_api",
        "name": "Machine-readable catalog (/api/v1/catalog or /api/v1/products)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/catalog → JSON object"
      },
      {
        "id": "quote_api",
        "name": "Quote endpoint (/api/v1/quote)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/quote → 200"
      },
      {
        "id": "checkout_api",
        "name": "Checkout endpoint (/api/v1/checkout)",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/api/v1/checkout → 400 (exists)"
      },
      {
        "id": "payment_rail_declaration",
        "name": "Explicit payment rail declaration",
        "points": 10,
        "maxPoints": 10,
        "passed": true,
        "detail": "/.well-known/commerce.json declares payment rails"
      },
      {
        "id": "refund_contact",
        "name": "Refund policy + contact metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/ai-plugin.json has contact + refund info"
      },
      {
        "id": "unsupported_rail_declaration",
        "name": "Explicit unsupported-rail declaration",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json explicitly declares unsupported payment modes"
      },
      {
        "id": "no_fake_claims",
        "name": "No unsubstantiated x402/SPT/MPP claims",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json novel rail claims correctly marked unsupported or preview"
      },
      {
        "id": "fulfillment_proof",
        "name": "Post-payment fulfillment/delivery metadata",
        "points": 5,
        "maxPoints": 5,
        "passed": true,
        "detail": "/.well-known/commerce.json declares fulfillment/delivery endpoint"
      }
    ],
    "probeVersion": "0.3.1",
    "probedAt": "2026-05-06T01:42:18Z"
  }
]
