{
  "x402Version": 2,
  "id": 12330,
  "slug": "12330",
  "resource": "https://kari.mayim-mayim.com/api/bazaar/confession",
  "description": "Agent Confession API",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x788b4ca11950879550353d8ae82d1c0af6018454",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0x788b4ca11950879550353d8ae82d1c0af6018454",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "agentId": "0x0000000000000000000000000000000000000000",
            "errorContext": {},
            "rawMessage": "Error"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "confessionId": "AC-123",
            "recordedSchema": {
              "schema_version": "1.0"
            },
            "status": "success"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "agentId": {
                    "type": "string"
                  },
                  "errorContext": {
                    "type": "object"
                  },
                  "rawMessage": {
                    "type": "string"
                  }
                },
                "required": [
                  "agentId",
                  "rawMessage"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "confessionId": {
                    "type": "string"
                  },
                  "recordedSchema": {
                    "properties": {
                      "schema_version": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "schema_version"
                    ],
                    "type": "object"
                  },
                  "status": {
                    "type": "string"
                  }
                },
                "required": [
                  "status",
                  "confessionId",
                  "recordedSchema"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "kari.mayim-mayim.com",
  "lastUpdated": "2026-09-08T23:28:04.263Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-08T23:28:03.412Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "kari.mayim-mayim.com",
    "manifest_name": "kari.mayim-mayim.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"
  }
}