Bedrock Agentcore > Structures > CryptoX402PaymentInput CryptoX402PaymentInput¶ Structure Class¶ CryptoX402PaymentInput dataclass ¶ The input for a crypto X402 payment. Attributes¶ payload class-attribute instance-attribute ¶ payload: Document = field(repr=False) The X402 payment payload. version instance-attribute ¶ version: str The version of the X402 protocol.