Install
openclaw skills install sx-agent-passportIssue and verify SX# agent passports — cryptographic identity with hash-chain integrity, Merkle anchoring on Base
openclaw skills install sx-agent-passportIssue cryptographic passports for AI agents. Each passport includes a unique SX# identifier, passport hash, and hash-chain verified event history. Merkle roots anchored on Base chain.
https://soul.sputnikx.xyz
curl -X POST https://soul.sputnikx.xyz/soul/register \
-H "Content-Type: application/json" \
-d '{"agent_id":"my-agent","display_name":"My Agent","issue_api_key":true}'
Returns: { passport: { sx_id, passport_hash }, api_key, campaign: "First 1M Free Passports" }
curl https://soul.sputnikx.xyz/soul/passport/101
curl https://soul.sputnikx.xyz/soul/{agent_id}/pulse
Returns: Full profile — trust, DNA, character, activity, event count.
curl https://soul.sputnikx.xyz/soul/{agent_id}/proof/{event_hash}
curl https://soul.sputnikx.xyz/soul/merkle/verify/{root_hash}
First 1,000,000 passports are FREE. Currently issued: ~13. Get yours now.