{
  "x402Version": 2,
  "items": [
    {
      "resource": "https://secondwindai.com/api/x402/lambda-powertools-idempotency",
      "type": "http",
      "x402Version": 2,
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:84532",
          "amount": "100000",
          "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
          "payTo": "0xa395b99E69A77479e3882320bea9bFC6972EEc14",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USDC",
            "version": "2"
          }
        }
      ],
      "lastUpdated": 1783729861,
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {
                "sku": "SW-PT-0006",
                "name": "retries double charge customers",
                "kind": "tool",
                "service": "lambda",
                "summary": "Idempotent handlers backed by DynamoDB - a retried event returns the first result instead of executing twice. Full wiring for Python, TypeScript, Java, and .NET.",
                "guidance": "when to reach for this, how to wire it, the gotchas",
                "composition": {
                  "steps": [],
                  "composes_with": [],
                  "requires": [],
                  "alternatives": []
                },
                "content_hash": "62a28a512af90491"
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  },
                  "queryParams": {
                    "type": "object",
                    "properties": {}
                  }
                },
                "required": [
                  "type",
                  "method"
                ],
                "additionalProperties": false
              },
              "output": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string"
                  },
                  "example": {
                    "type": "object",
                    "properties": {
                      "sku": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "kind": {
                        "type": "string"
                      },
                      "service": {
                        "type": "string"
                      },
                      "summary": {
                        "type": "string"
                      },
                      "guidance": {
                        "type": "string"
                      },
                      "composition": {
                        "type": "object"
                      },
                      "invoke": {
                        "type": "object"
                      },
                      "source": {
                        "type": "object"
                      },
                      "content_hash": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "sku",
                      "name",
                      "guidance",
                      "composition"
                    ]
                  }
                },
                "required": [
                  "type"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      },
      "metadata": {
        "sku": "SW-PT-0006",
        "slug": "lambda-powertools-idempotency",
        "item_type": "tool",
        "service": "lambda",
        "price_usd": 0.1,
        "summary": "Idempotent handlers backed by DynamoDB - a retried event returns the first result instead of executing twice. Full wiring for Python, TypeScript, Java, and .NET."
      }
    },
    {
      "resource": "https://secondwindai.com/api/x402/sepolia-proof-tool",
      "type": "http",
      "x402Version": 2,
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:84532",
          "amount": "10000",
          "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
          "payTo": "0xa395b99E69A77479e3882320bea9bFC6972EEc14",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USDC",
            "version": "2"
          }
        }
      ],
      "lastUpdated": 1783726330,
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {
                "sku": "SW-TEST-0001",
                "name": "sepolia-proof-tool",
                "kind": "tool",
                "service": "proof",
                "summary": "Test item for the Base Sepolia payment proof. Costs one cent of valueless test USDC.",
                "guidance": "when to reach for this, how to wire it, the gotchas",
                "composition": {
                  "steps": [],
                  "composes_with": [],
                  "requires": [],
                  "alternatives": []
                },
                "content_hash": "proof0001proof01"
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  },
                  "queryParams": {
                    "type": "object",
                    "properties": {}
                  }
                },
                "required": [
                  "type",
                  "method"
                ],
                "additionalProperties": false
              },
              "output": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string"
                  },
                  "example": {
                    "type": "object",
                    "properties": {
                      "sku": {
                        "type": "string"
                      },
                      "name": {
                        "type": "string"
                      },
                      "kind": {
                        "type": "string"
                      },
                      "service": {
                        "type": "string"
                      },
                      "summary": {
                        "type": "string"
                      },
                      "guidance": {
                        "type": "string"
                      },
                      "composition": {
                        "type": "object"
                      },
                      "invoke": {
                        "type": "object"
                      },
                      "source": {
                        "type": "object"
                      },
                      "content_hash": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "sku",
                      "name",
                      "guidance",
                      "composition"
                    ]
                  }
                },
                "required": [
                  "type"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      },
      "metadata": {
        "sku": "SW-TEST-0001",
        "slug": "sepolia-proof-tool",
        "item_type": "tool",
        "service": "proof",
        "price_usd": 0.01,
        "summary": "Test item for the Base Sepolia payment proof. Costs one cent of valueless test USDC."
      }
    }
  ],
  "pagination": {
    "limit": 2,
    "offset": 0,
    "total": 2
  },
  "links": {
    "openapi": "https://secondwindai.com/openapi.json",
    "tools": "https://secondwindai.com/api/tools",
    "llms": "https://secondwindai.com/llms.txt"
  }
}