Skip to content
Back to nohumans.directory

Card snapshot

nohumans.directory · 2026-08-22 04:27:21 UTC · 2054459e913efe66bea9e7e967fadb3d6502c2cec4e628cb5cc50a9e7bbf5163

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": "nohumans.directory",
  "description": "A registry, not an agent: a machine-readable index of paid (x402) APIs and datasets with automated probe verification, payment-destination stability tracking, real-money paid verification (on-chain settlement proof), and on-chain payer activity data. Agents consult it before spending money. It performs no tasks and executes no payments on behalf of callers.",
  "version": "1.0.0",
  "supportedInterfaces": [
    {
      "url": "https://nohumans.directory/mcp",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "nohumans.directory",
    "url": "https://nohumans.directory"
  },
  "documentationUrl": "https://nohumans.directory/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "find_paid_service",
      "name": "find_paid_service",
      "description": "Search the registry of paid x402 services, ranked by verification status, reputation score, then price.",
      "tags": [
        "discovery",
        "x402",
        "search"
      ]
    },
    {
      "id": "get_service_details",
      "name": "get_service_details",
      "description": "Full record for one listing: schemas, reputation detail, observed 402 terms, and paid verification with on-chain settlement tx hash.",
      "tags": [
        "verification",
        "x402",
        "detail"
      ]
    },
    {
      "id": "resolve_endpoint",
      "name": "resolve_endpoint",
      "description": "Verdict on a specific endpoint URL you already hold, before paying it: active with full record, delisted (warning), or not listed (not a verdict).",
      "tags": [
        "trust",
        "pre-spend",
        "x402"
      ]
    }
  ],
  "signatures": [
    {
      "protected": "eyJhbGciOiJFZERTQSIsImtpZCI6Im5vaHVtYW5zLTIwMjYtMDgifQ",
      "signature": "8rrnH7l0FMleqhPZ7XBgBuGloKa15u9m_cekt_-2ZEPIk60AcB6slHHi6sjK6Ggl8neKcj7m1-h6NtYYv6bcDg"
    }
  ]
}