A luminous verified, live human with a glowing proof credential
Personhood · proof a real, ID-verified human is behind the account

Is this a real human?
Now you can prove it.

Bots and sybils drain airdrops, fake reviews, scalp tickets and flood marketplaces. 5arz issues a cryptographically verifiable Proof-of-Personhood credential — a real, ID-verified, live human, attested by identity + on-device liveness. Pay per check.

Use cases

Where it stops the bleeding

Airdrops & quests

One human, one claim

Raise the cost of farming token drops, quests and rewards — gate on verifiable proof that an ID-verified, live human is behind each claim.

Marketplaces

Real buyers & sellers

Cut fake listings and bot accounts; verify the human behind a high-trust action.

Ticketing · dating · reviews

No bots, no scalpers, no fakes

Verify real fans, real people, and real reviewers — without collecting and storing their biometrics yourself.

DeFi · RWA lending

A verified human behind the wallet

As tokenized assets become collateral, gate borrowers and depositors on a wallet-bound personhood credential — compliance without the PII. Bind a wallet via /api/agents/wallet/challenge; on-chain protocols read isVerifiedHuman(wallet).

The difference

How it's different from face/iris "proof of human"

 Iris/face proof-of-personhood5arz
HardwareSpecial orb / face scanNone — phone + standard identity check
What's provenUnique biometric identityUnique + live human, identity-backed
Biometric dataOften centrally enrolledStays on-device; only a signed attestation leaves
BonusPersonhood onlySame human can also carry Proof-of-Human-Fulfillment for actual work

Patent distinction: 5arz verifies a live human (and their work), not just a static biometric. US 63/979,052 + 63/979,474.

Pricing

Pay per check

Credits are shared with PoHF work-verification — one balance, both products.

Starter

$99/mo
100 checks · $0.49 each

Growth popular

$499/mo
1,000 checks · $0.30 each

Scale

$2,499/mo
10,000 checks · $0.20 each

High-volume / enterprise (metered, SLAs): info@5arz.com.

Get started

Create an API key

Two fields, no card. Pick a free sandbox key or live credentials — same account either way.

Get your free API key →

Your user verifies once at 5arz.com/verify; then check personhood:

# buy credits (shared with PoHF)
curl -s -X POST https://api.5arz.com/api/billing/checkout \
  -H "Authorization: Bearer arz_live_…" \
  -H "Content-Type: application/json" -d '{\"plan\":\"starter\"}'

# verify a real, ID-verified human (1 credit) → signed credential
curl -s -X POST https://api.5arz.com/api/agents/verify-personhood \
  -H "Authorization: Bearer arz_live_…" \
  -H "Content-Type: application/json" -d '{"memberId":"mem_…"}'

# verify the credential anywhere with the public keys
curl -s https://api.5arz.com/.well-known/jwks.json
FAQ

Questions, answered

What is proof of personhood?+

Verifiable evidence that a real, ID-verified, live human — not a bot or duplicate — is behind an account. 5arz issues it as a signed credential, backed by identity + on-device liveness.

How is this different from orb / face-scan personhood?+

No special hardware — just a phone and a standard identity check. We prove an ID-verified and live human, and biometrics stay on-device; only a signed attestation leaves.

How do I raise the cost of farming in an airdrop or marketplace?+

Gate the action on a Proof-of-Personhood credential — every claim is bound to a government-ID-verified, live human with a stable per-account reference you can rate-limit on. The credential does not assert cross-account uniqueness — pair with your own duplicate controls for strict one-per-person gates.

How much does a check cost?+

Plans: Free (1,000 seals/mo + 10 document checks, no card), Starter $99/mo, Growth $499/mo, Scale $2,499/mo. A human never pays to complete their verified human profile.