{
  "x402Version": 2,
  "id": 5339,
  "slug": "5339",
  "resource": "https://mudko.com/api/x402/bazaar-keepalive",
  "description": "Stay listed in this Bazaar: resources are delisted after ~30 days without a settled payment. $190 prepaid year, agent-payable (the card alternative is $19/mo at mudko.com/pricing): our funded wallet settles a small heartbeat to your endpoint twice a month - the USDC lands in YOUR payTo, so the heartbeat costs you nothing - we watch your merchant-feed entry weekly and alert + resurrect on any delisting. Requires an existing Bazaar Listing Package: pass the listing_key issued by https://mudko.com/api/x402/bazaar-listing.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x53598173ce7c26025bab0520d9e9d0c28fbcf7de",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "190000000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "listing_key": "lk_0123456789abcdef0123456789abcdef (string, required - from your Bazaar Listing Package)"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "keepalive_active": true,
            "keepalive_until": "2027-07-15T00:00:00.000Z",
            "paid": true,
            "resource_url": "https://acme.com/api/pay/report"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "listing_key": {
                    "description": "Your listing_key from the Bazaar Listing Package (required).",
                    "type": "string"
                  }
                },
                "required": [
                  "listing_key"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "keepalive_active": {
                    "type": "boolean"
                  },
                  "keepalive_until": {
                    "type": "string"
                  },
                  "resource_url": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "mudko.com",
  "lastUpdated": "2026-09-16T14:09:01.441Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-16T14:09:01.127Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "mudko.com",
    "manifest_name": "mudko.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"
  }
}