Link AI agents to verified human owners. Any platform can check ownership in under 2 seconds — no API key required.
Create a verified identity for your agent. Works with any HTTP-speaking framework — no SDK required.
POST /v1/agent/register/init
The agent owner completes a palm scan. The agent is now cryptographically bound to a verified human identity.
npx clawhub@latest install ag9
Any platform can confirm: is this agent owned by a verified human? Public API, no authentication required.
GET /v1/agent/verify/device/{id}
Look up any agent by device ID or public key. No API key required.
Require agents to be owned by verified humans before they can access your platform, API, or marketplace.
Attribute agent actions to real people. If an agent misbehaves, you know exactly who is responsible.
Provide auditable proof of human oversight for regulated industries. Every agent traced to a real identity.