{
 "title": "Financial Comptroller",
 "operator": "Agentic KG Holdings",
 "host": "agent-mpp.ai",
 "offers": [
  {
   "id": "office-door-call",
   "title": "One metered call on the office door",
   "price_usd": "0.01",
   "price_note": "PLACEHOLDER — the price is the CEO's",
   "rails": [
    "x402"
   ],
   "settles": "USDC on Base mainnet (x402 v2, scheme exact)",
   "route": "https://agent-mpp.ai/api"
  },
  {
   "id": "office-door-block-100",
   "title": "A block of 100 calls on the office door",
   "price_usd": "1.00",
   "price_note": "PLACEHOLDER — the price is the CEO's",
   "rails": [
    "mpp",
    "ucp",
    "acp"
   ],
   "settles": "card rails in test mode (Stripe test keys) — not enabled until the keys are placed",
   "route": "https://agent-mpp.ai/checkout-sessions"
  }
 ],
 "rails": {
  "x402": "live — settles USDC on Base",
  "mpp": "staged — Stripe test keys not placed",
  "ucp": "staged — Stripe test keys not placed",
  "acp": "staged — Stripe test keys not placed"
 }
}