{
  "service": "5arz",
  "summary": "Verified human work and attention, on demand. 5arz proves a real, attentive human performed a task — the fulfillment half of agentic commerce that payment rails do not cover.",
  "provides": [
    "Verified workflow sessions (screen-recorded, telemetry-verified human work)",
    "Attested human-preference and survey data",
    "Proof-of-Human-Fulfillment (PoHF) credentials for any delivered work"
  ],
  "patents": ["US 63/979,052", "US 63/979,474"],
  "credential": {
    "type": "Proof-of-Human-Fulfillment",
    "format": "ES256 JWT (compact JWS)",
    "jwks": "https://api.5arz.com/.well-known/jwks.json",
    "standards_compatible": ["Verifiable Intent (Mastercard/Google, open)", "Visa Trusted Agent Protocol (open)"],
    "specs": ["https://github.com/agent-intent/verifiable-intent", "https://github.com/visa/trusted-agent-protocol"],
    "proves": "A verified live human completed the work, with a quality score and tamper-evident telemetry and recording hashes. Verify with the published JWKS."
  },
  "settlement": {
    "rails": ["Mastercard Agent Pay (designed-for)", "Stripe", "USDC"],
    "chains": ["Base", "Solana"],
    "status": "Escrow and agent settlement in beta (Phase 2). Discovery is live now."
  },
  "endpoints": {
    "available_work": { "method": "GET", "url": "https://api.5arz.com/api/workflows/available", "desc": "Live verified-work tasks an agent can commission." },
    "discovery": { "method": "GET", "url": "https://api.5arz.com/api/agents/discovery", "desc": "Dynamic manifest." },
    "order": { "method": "POST", "url": "https://api.5arz.com/api/agents/order", "desc": "Commission verified human work (beta)." }
  },
  "how_to_transact": "An AI agent presents a Verifiable Intent credential, commissions verified human work via the order endpoint, funds escrow over Agent Pay, and receives a signed Proof-of-Human-Fulfillment credential on delivery.",
  "contact": "agents@5arz.com",
  "docs": "https://5arz.com/agents"
}
