api.x-ego.com
api.x-ego.com
· api.x-ego.com
Anonymous proof of human presence for AI agents - confirm a real, present human (not a bot or script) is behind this request. No KYC, no wallet scoring, no hardware. A passkey (WebAuthn) confirmation returns a signed EdDSA proof and an anonymous per-service pairwise ID; pair it with a seen-before check for one-human-one-vote and anti-Sybil gating on token drops, DAO votes, or signups. X-EGO stores no name, email, or biometrics. The anonymous alternative to World ID and KYC personhood.
api.x-ego.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://api.x-ego.com/verify-action
|
0.15 | USDC |
https://api.x-ego.com/verify-proof
|
0.05 | USDC |
0x04f5f39809e3375f28bae612ff457a3f32c8248d · basescan ↗
| Agent card | https://api.x-ego.com |
| Provider | https://api.x-ego.com |
| Docs | https://api.x-ego.com |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/api.x-ego.com) [](https://agenstry.com/agents/api.x-ego.com) [](https://agenstry.com/agents/api.x-ego.com) [](https://agenstry.com/agents/api.x-ego.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "api-x-ego-com",
"name": "api.x-ego.com",
"description": "Anonymous proof of human presence for AI agents - confirm a real, present human (not a bot or script) is behind this request. No KYC, no wallet scoring, no hardware. A passkey (WebAuthn) confirmation returns a signed EdDSA proof and an anonymous per-service pairwise ID; pair it with a seen-before check for one-human-one-vote and anti-Sybil gating on token drops, DAO votes, or signups. X-EGO stores no name, email, or biometrics. The anonymous alternative to World ID and KYC personhood.",
"domain": "api.x-ego.com",
"provider": "api.x-ego.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://api.x-ego.com/verify-action",
"description": "Cryptographic proof that a real, present human approved THIS EXACT action - anonymously. No KYC, no wallet score, no biometrics, no hardware. The human confirms with a passkey (Face ID / fingerprint, WebAuthn); you get a signed EdDSA proof bound to your exact action text, plus an anonymous per-service pairwise ID. Use as the human-in-the-loop approval before an agent sends funds, signs, posts, or runs an irreversible action - the anonymous alternative to World ID and KYC personhood.",
"pricing": {
"amount": "0.15",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "expected_action",
"type": "string",
"description": "",
"example": "Transfer 500 EUR to account 123456789/0100",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "expected_audience",
"type": "string",
"description": "",
"example": "bank.example.com",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "mark_as_seen",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "token",
"type": "string",
"description": "",
"example": "eyJhbGciOiJFZERTQSIsImtpZCI6IjIwMjYtMDYifQ.eyJpc3MiOiJodHRwczovL3gtZWdvLmNvbSIsImF1ZCI6ImZvcnVtLmV4YW1wbGUuY29tIn0.9k1XkQlVv0aFZ2c1TQ",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "X-EGO - Anonymous Human Proof",
"tags": [
"proof-of-human",
"human-in-the-loop",
"agent-approval",
"anonymous",
"no-kyc"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.x-ego.com/verify-proof",
"description": "Anonymous proof of human presence for AI agents - confirm a real, present human (not a bot or script) is behind this request. No KYC, no wallet scoring, no hardware. A passkey (WebAuthn) confirmation returns a signed EdDSA proof and an anonymous per-service pairwise ID; pair it with a seen-before check for one-human-one-vote and anti-Sybil gating on token drops, DAO votes, or signups. X-EGO stores no name, email, or biometrics. The anonymous alternative to World ID and KYC personhood.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "expected_audience",
"type": "string",
"description": "",
"example": "forum.example.com",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "mark_as_seen",
"type": "boolean",
"description": "",
"example": false,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "token",
"type": "string",
"description": "",
"example": "eyJhbGciOiJFZERTQSIsImtpZCI6IjIwMjYtMDYifQ.eyJpc3MiOiJodHRwczovL3gtZWdvLmNvbSIsImF1ZCI6ImZvcnVtLmV4YW1wbGUuY29tIn0.9k1XkQlVv0aFZ2c1TQ",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "X-EGO - Anonymous Human Proof",
"tags": [
"proof-of-human",
"human-verification",
"anonymous",
"sybil-resistance",
"no-kyc"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.05",
"maxAmount": "0.15",
"avgCostPerTransaction": "0.1",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "X-EGO - Anonymous Human Proof",
"tags": [
"proof-of-human",
"human-in-the-loop",
"agent-approval",
"anonymous",
"no-kyc",
"human-verification",
"sybil-resistance"
],
"iconUrl": ""
}
}