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