{
  "model": "keyless catalog; x402 per call where live; upstream doors post their own offers",
  "meter": "No outcome, no charge. Every price flat, posted, and fixed at post.",
  "card": [
    {
      "id": "svc.find_service",
      "model": "daas",
      "price": 0,
      "unit": "per call",
      "postedBy": "api.services",
      "curl": "curl https://api.services/services"
    },
    {
      "id": "svc.get_pricing",
      "model": "daas",
      "price": 0,
      "unit": "per call",
      "postedBy": "api.services",
      "curl": "curl https://api.services/pricing"
    },
    {
      "id": "data.db4_query",
      "model": "iaas",
      "price": 0,
      "unit": "per call",
      "postedBy": "db4.ai",
      "curl": "curl https://db4.ai/imdb/titles?limit=1"
    },
    {
      "id": "qa.grade",
      "model": "services_as_software",
      "price": 0,
      "unit": "per call",
      "postedBy": "api.qa",
      "curl": "curl https://api.qa/example.com"
    },
    {
      "id": "vin.decode",
      "model": "daas",
      "price": 0,
      "unit": "per call",
      "postedBy": "apis.vin",
      "curl": "curl https://all.vin/1HGCM82633A004352"
    },
    {
      "id": "data.ip_lookup",
      "model": "daas",
      "price": 0,
      "unit": "per call",
      "postedBy": "api.mt",
      "curl": "curl https://api.mt/ip"
    },
    {
      "id": "qa.attested_run",
      "model": "services_as_software",
      "price": 5,
      "unit": "per run",
      "postedBy": "api.qa",
      "curl": "curl https://api.qa/offers/attested-run"
    }
  ],
  "notFiled": {
    "rows": [
      {
        "id": "vin.vehicle_history",
        "door": "vhr.vin",
        "status": "specimen"
      },
      {
        "id": "law.file_provisional",
        "door": "api.lawyer",
        "status": "specimen"
      },
      {
        "id": "ins.open_fnol",
        "door": "api.insure",
        "status": "specimen"
      },
      {
        "id": "sales.sell",
        "door": "api.forsale",
        "status": "specimen"
      }
    ],
    "graduation": "a row joins the card when its stamp reads live and its flat price is posted at the owning door"
  },
  "doctrine": "The map is a router, not a toll."
}