{
  "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 + recording hashes. Verify with the published JWKS."
  },
  "settlement": {
    "rails": [
      "Mastercard Agent Pay (designed-for)",
      "Stripe",
      "USDC"
    ],
    "chains": [
      "Base",
      "Solana"
    ],
    "status": "Escrow + 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": "This manifest."
    },
    "order": {
      "method": "POST",
      "url": "https://api.5arz.com/api/agents/order",
      "desc": "Commission verified human work (beta — see contact)."
    }
  },
  "how_to_transact": "An AI agent presents an agent-authorization credential (Verifiable Intent or Visa Trusted Agent Protocol), commissions verified human work via the order endpoint, funds escrow over an agentic rail (Agent Pay / Stripe / USDC), and receives a signed Proof-of-Human-Fulfillment credential — verifiable via the published JWKS — on delivery.",
  "contact": "agents@5arz.com",
  "docs": "https://5arz.com/agents",
  "updated": "2026-06-19T21:30:46.690Z"
}