{
  "service": "Bonded Action Receipt (BAR)",
  "issuer": {
    "legal_name": "Last Minute Deals HQ LLC",
    "ein": "41-5329371",
    "wallet": "0x99cB76b96DC74532A574975759c1195f97bf79F3"
  },
  "what": "A real US LLC issues a named, fully-collateralized 'accountable party of record' receipt for one real-world action taken by a pseudonymous AI agent — the legally-reachable entity the law requires but an anonymous agent cannot self-provide. Fully pre-collateralized by the agent, so it is NOT insurance/surety.",
  "why_new": "Escrow/verifier products resolve whether a deliverable matched. This rents the human-world named liable entity itself, per action, on demand.",
  "endpoints": {
    "POST /bond": "{action, counterparty, max_liability_usdc, agent_ref, default_condition[, txHash]} -> 402 terms, then signed receipt after on-chain USDC payment.",
    "GET /verify?id=": "return the signed receipt for independent verification."
  },
  "fee_usdc": 0.5
}