{
  "x402Version": 2,
  "id": 6888,
  "slug": "6888",
  "resource": "https://agent.connskill.com/v1/directory-activate",
  "description": "Activate an accepted directory listing — one-time x402 listing fee, then your endpoint is live in the curated DE/EU marketplace",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "3000000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "description": "Activate an accepted directory listing — one-time x402 listing fee, then your endpoint is live in the curated DE/EU marketplace",
          "example": {
            "id": "m1abc2def3gh"
          },
          "inputSchema": {
            "properties": {
              "id": {
                "description": "Submission id returned by /v1/directory-submit; must be in status \"accepted\" (human review passed) — check GET /v1/directory-status?id=…",
                "type": "string"
              }
            },
            "required": [
              "id"
            ],
            "type": "object"
          },
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "id": "m1abc2def3gh",
            "liveAt": "https://agent.connskill.com/directory",
            "status": "activated"
          },
          "type": "json"
        }
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "body": {
                "properties": {
                  "id": {
                    "description": "Submission id returned by /v1/directory-submit; must be in status \"accepted\" (human review passed) — check GET /v1/directory-status?id=…",
                    "type": "string"
                  }
                },
                "required": [
                  "id"
                ],
                "type": "object"
              }
            }
          },
          "output": {
            "properties": {
              "example": {
                "id": "m1abc2def3gh",
                "liveAt": "https://agent.connskill.com/directory",
                "status": "activated"
              }
            }
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agent.connskill.com",
  "lastUpdated": "2026-08-27T14:25:19.079Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-27T14:25:18.641Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agent.connskill.com",
    "manifest_name": "agent.connskill.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}