Card snapshot
popdot.ai
·
2026-08-16 02:06:57 UTC
·
0ac3663623a9d4c1a7b72196924b88af7ec7d0b8d6681b497d8ca3dfd86043ea
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Popdot AI",
"description": "Rent verified subdomains by the hour, day, or month. Built for AI agents: free 24h trials, x402 USDC payments on Base, no account to discover.",
"url": "https://popdot.ai",
"logo": "https://popdot.ai/popdotlogo.png",
"capabilities": {
"accepts_ap2": true,
"payment_methods": [
"x402"
],
"supported_currencies": [
"USDC"
]
},
"endpoints": {
"onboard_request": "https://popdot.ai/api/wire/v1/onboard/request",
"onboard_status": "https://popdot.ai/api/wire/v1/onboard/{token}/status",
"register": "https://popdot.ai/api/wire/agent",
"intent": "https://popdot.ai/api/wire/mandate",
"snap_x402": "https://popdot.ai/api/wire/v1/lease/snap/x402",
"snap_x402_settle": "https://popdot.ai/api/wire/v1/lease/snap/x402/settle",
"discovery": "https://popdot.ai/api/wire/discover",
"drop": "https://popdot.ai/api/wire/drop/files",
"price": "https://popdot.ai/api/wire/discover/price",
"limits": "https://popdot.ai/api/wire/v1/rental/{id}/limits",
"agent_me": "https://popdot.ai/api/wire/v1/agent/me",
"rental_status": "https://popdot.ai/api/wire/v1/rental/{id}/status",
"webhooks": "https://popdot.ai/api/wire/v1/webhooks",
"connect_domains": "https://popdot.ai/api/wire/latch/connect",
"trial": "https://popdot.ai/api/wire/v1/domains/trial",
"trial_keys": "https://popdot.ai/api/wire/v1/trial/keys",
"jwks": "https://popdot.ai/.well-known/jwks.json",
"mcp": "https://popdot.ai/api/mcp",
"docs": "https://popdot.ai/api/wire/docs",
"llms_txt": "https://popdot.ai/llms.txt"
},
"autonomous_purchase": true,
"trust": {
"requires_human_sponsor": true,
"identity_verification": "optional",
"min_trust_score_autonomous": 0.3,
"min_trust_score_autonomous_note": "A canary-verified agent below this score may still purchase autonomously within its tier transaction cap; an unverified agent below this score steps up to human approval (HTTP 202) instead of failing.",
"supported_agent_types": [
"AUTONOMOUS",
"ASSISTIVE",
"SCHEDULED"
]
},
"mcp": {
"endpoint": "https://popdot.ai/api/mcp",
"transport": "streamable-http",
"tools": [
"try_domain",
"search_domains",
"get_price_quote",
"check_availability",
"rent_domain"
]
},
"trial": {
"endpoint": "https://popdot.ai/api/wire/v1/domains/trial",
"key_registration": "https://popdot.ai/api/wire/v1/trial/keys",
"duration": "24h",
"cost": "free",
"requires": "API key + analytics consent"
},
"rate_limits": {
"nascent": "10/min",
"fledgling": "30/min",
"established": "60/min",
"trusted": "120/min",
"sovereign": "300/min"
},
"version": "1.3",
"updated": "2026-08-16"
}