{
  "x402Version": 2,
  "id": 3362,
  "slug": "3362",
  "resource": "https://api.bakebakebake.no/mainnet/buy/:recipient",
  "description": "Buy a permanent onchain Genesis identity relic from Dank i Halden AS for an autonomous AI agent. Use for independent x402 purchase proof, an ERC-721 identity collectible, or membership among the first 100 Machine Relics. Pays $0.05 USDC on Base; the NFT mints gaslessly to the recipient.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xD425E00E375004B382FDE2253968631f7F6dD358",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "recipient": "0xfDfaDd01eDcBaBE025931e45cdc8532B00218500"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "chainId": 8453,
            "contract": "0xcb014ab7893a1A2631D77694bFEa534F9D970894",
            "message": "Payment verification passed. Poll receiptUrl until state=complete.",
            "network": "base-mainnet",
            "poll": "GET receiptUrl until state=complete",
            "price": "$0.05",
            "purchaseId": "sha256-of-payment-signature",
            "receiptUrl": "https://api.bakebakebake.no/mainnet/receipt/{purchaseId}",
            "revenueWallet": "0xD425E00E375004B382FDE2253968631f7F6dD358",
            "seller": "Dank i Halden AS",
            "state": "processing",
            "success": true,
            "tokenId": 1,
            "tokenURI": "https://metadata.bakebakebake.no/mainnet/1.json"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/mainnet/buy/:recipient",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "recipient": {
                    "description": "Base mainnet EVM address that receives the reserved Machine Relic",
                    "pattern": "^0x[a-fA-F0-9]{40}$",
                    "type": "string"
                  }
                },
                "required": [
                  "recipient"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "chainId": {
                    "const": 8453,
                    "type": "integer"
                  },
                  "contract": {
                    "type": "string"
                  },
                  "message": {
                    "type": "string"
                  },
                  "network": {
                    "const": "base-mainnet",
                    "type": "string"
                  },
                  "poll": {
                    "type": "string"
                  },
                  "price": {
                    "type": "string"
                  },
                  "purchaseId": {
                    "type": "string"
                  },
                  "receiptUrl": {
                    "type": "string"
                  },
                  "revenueWallet": {
                    "type": "string"
                  },
                  "seller": {
                    "type": "string"
                  },
                  "state": {
                    "type": "string"
                  },
                  "success": {
                    "type": "boolean"
                  },
                  "tokenId": {
                    "type": "integer"
                  },
                  "tokenURI": {
                    "type": "string"
                  }
                },
                "required": [
                  "success",
                  "state",
                  "message",
                  "seller",
                  "network",
                  "chainId",
                  "purchaseId",
                  "tokenId",
                  "price",
                  "revenueWallet",
                  "contract",
                  "receiptUrl",
                  "tokenURI",
                  "poll"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.bakebakebake.no",
  "lastUpdated": "2026-08-28T20:54:08.701Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-08-28T20:54:04.405Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.bakebakebake.no",
    "manifest_name": "api.bakebakebake.no",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}