{
  "x402Version": 2,
  "id": 13264,
  "slug": "13264",
  "resource": "https://monitor.memoryapi.org/x402/monitor/activity",
  "description": "x402 API activity stats — top endpoints by paid calls, trend data, and unique payer counts from memoryapi.org nginx logs.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x24FAcafEB49b4e3FACF0B3e69604A2F4640c9bf2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "description": "Get x402 paid API call activity from memoryapi.org. Returns top endpoints, call counts, and trends.",
        "iconUrl": "https://memoryapi.org/icon.png",
        "input": {
          "method": "GET",
          "queryParams": {
            "hours": "24",
            "service": "clinical"
          },
          "schema": {
            "properties": {
              "hours": {
                "description": "Lookback window in hours (1-168, default 24)",
                "type": "string"
              },
              "service": {
                "description": "Filter by service name (e.g. clinical, bio, research)",
                "type": "string"
              }
            },
            "required": []
          },
          "type": "http"
        },
        "output": {
          "example": {
            "period_hours": 24,
            "source": "memoryapi.org nginx logs",
            "success": true,
            "top_endpoints": [
              {
                "calls": 87,
                "endpoint": "/x402/clinical/study",
                "trend": "up"
              }
            ],
            "total_paid_calls": 142
          }
        },
        "serviceName": "MemoryAPI Monitor",
        "tags": [
          "monitoring",
          "analytics",
          "agents"
        ]
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              }
            },
            "required": [
              "method"
            ]
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "monitor.memoryapi.org",
  "lastUpdated": "2026-09-17T03:58:23.76Z",
  "quality": {
    "calls30d": 9,
    "uniquePayers30d": 7,
    "lastCalledAt": "2026-09-17T03:58:23.495Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "monitor.memoryapi.org",
    "manifest_name": "monitor.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"
  }
}