Skip to content
Back to AgentBridge

Card snapshot

api.060504.shop · 2026-08-15 18:20:05 UTC · 44a66fc57196be9aa97e5e8fabf5152ddc865325448c562c9f9882293e3719a0

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": "AgentBridge",
  "description": "AI knowledge marketplace providing China-focused digital assets and data capabilities through x402 machine payments.",
  "url": "https://api.060504.shop",
  "version": "1.0.0",
  "capabilities": {
    "x402Payment": true,
    "assetMarketplace": true,
    "mcp": true
  },
  "skills": [
    {
      "name": "china_web_fetch",
      "description": "Convert Chinese web content into AI-readable markdown."
    },
    {
      "name": "china_policy_analysis",
      "description": "Provide verified China policy and planning analysis assets."
    },
    {
      "name": "education_reports",
      "description": "Provide Chinese university teaching and employment reports."
    }
  ],
  "services": [
    {
      "name": "AgentBridge Atlas",
      "type": "knowledge-assets",
      "discovery": "https://api.060504.shop/catalog.json"
    },
    {
      "name": "x402 Payment",
      "endpoint": "https://api.060504.shop/.well-known/x402"
    },
    {
      "name": "MCP Server",
      "endpoint": "https://api.060504.shop/sse"
    }
  ],
  "authentication": {
    "type": "x402"
  }
}