Skip to content
Back to PublicParse

Card snapshot

publicparse-x402.nazinkin-lev.workers.dev · 2026-07-20 11:26:39 UTC · 8c8324b1d21ec20d59c98319b072dac0f561ca5afb581715b1538355447a83bd

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.

{
  "schema": "https://a2a.google.dev/schema/agent-card.json",
  "protocolVersion": "0.2.9",
  "name": "PublicParse",
  "description": "x402-paid AI-readiness audits for public websites.",
  "url": "https://publicparse-x402.nazinkin-lev.workers.dev",
  "version": "1.0.0",
  "provider": {
    "organization": "PublicParse",
    "url": "https://publicparse.dev"
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": {
    "schemes": [
      "x402"
    ],
    "x402": {
      "networks": [
        "eip155:8453",
        "eip155:84532"
      ],
      "payTo": "0xf489Cd22605831B6fff89aadDCB1bec9df194d68",
      "facilitator": "https://facilitator.payai.network"
    }
  },
  "skills": [
    {
      "id": "ai-readiness-audit",
      "name": "AI-readiness website audit",
      "description": "Checks public website metadata, crawler policy, sitemap and llms.txt readiness.",
      "tags": [
        "ai-audit",
        "seo",
        "llms-txt",
        "x402"
      ],
      "examples": [
        "Audit https://example.com for AI crawler readiness"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "pricing": {
        "scheme": "x402",
        "usd": 0.02,
        "atomic": "20000"
      },
      "endpoint": "https://publicparse-x402.nazinkin-lev.workers.dev/v1/audit"
    }
  ]
}