{
  "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)",
      "Tempo machine-payments / AI-agent protocol (Stripe/Paradigm)"
    ],
    "specs": [
      "https://github.com/agent-intent/verifiable-intent",
      "https://github.com/visa/trusted-agent-protocol",
      "https://tempo.xyz"
    ],
    "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 / Agent Pay for Machines (live)",
      "Stripe",
      "Tempo (Stripe/Paradigm machine payments)",
      "Open USD (OUSD, consortium stablecoin)",
      "USDC"
    ],
    "chains": [
      "Base",
      "Tempo (EVM)",
      "Solana"
    ],
    "issuance": "Rail- and issuer-agnostic. The PoHF credential binds to any settlement token or on-chain payment reference, including open-issued stablecoins on Tempo.",
    "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)."
    },
    "bind_transaction": {
      "method": "POST",
      "url": "https://api.5arz.com/api/agents/bind-transaction",
      "desc": "LIVE NOW: bind a verified human to a Tempo / Open USD (OUSD) / Mastercard Agent Pay / Stripe / USDC payment reference and receive a signed 'human + payment' credential. Rail- and issuer-agnostic; test mode available (test:true)."
    }
  },
  "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 / Tempo / USDC), and receives a signed Proof-of-Human-Fulfillment credential — verifiable via the published JWKS, and bindable to the settling Tempo/agent payment reference — on delivery.",
  "contact": "info@5arz.com",
  "docs": "https://5arz.com/agents",
  "updated": "2026-08-11T23:43:45.038Z"
}