{
  "x402Version": 2,
  "id": 14164,
  "slug": "14164",
  "resource": "https://agent.memoryapi.org/x402/erc8004/register",
  "description": "Get ERC-8004 registration JSON for memoryapi.org — a complete example of an AI agent registration file with 28 MCP services and x402 support.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x24FAcafEB49b4e3FACF0B3e69604A2F4640c9bf2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "description": "Returns the full ERC-8004 registration template for memoryapi.org. Use this as a reference to create your own agent registration. Includes 28 MCP endpoints and x402Support: true.",
        "iconUrl": "https://memoryapi.org/icon.png",
        "input": {
          "method": "GET",
          "queryParams": {},
          "schema": {
            "properties": {},
            "required": []
          },
          "type": "http"
        },
        "output": {
          "example": {
            "name": "MemoryAPI Agent",
            "services": [
              {
                "endpoint": "https://api.memoryapi.org/mcp",
                "name": "Memory API"
              }
            ],
            "x402Support": true
          }
        },
        "serviceName": "MemoryAPI ERC8004",
        "tags": [
          "agents",
          "identity",
          "blockchain"
        ]
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              }
            },
            "required": [
              "method"
            ]
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agent.memoryapi.org",
  "lastUpdated": "2026-09-12T16:46:31.988Z",
  "quality": {
    "calls30d": 7,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-12T16:46:31.781Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agent.memoryapi.org",
    "manifest_name": "agent.memoryapi.org",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}