Skip to content
Back to Popdot AI

Card snapshot

popdot.ai · 2026-08-19 11:01:26 UTC · 5b9efdbb43b859c8e9768d724ac40e8c76f7f5f300d855c19f5a641c9a9c474e

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-19"
}