Skip to main content
Use this guide when your agent needs to pay for an x402-gated API, tool call, or other HTTP resource.
  1. Your agent requests the resource and receives 402 Payment Required.
  2. It signs a payment authorization and retries automatically.
  3. Once payment settles, it receives the resource and a receipt.

Choose an integration path

Agentic sends

Run a working reference client locally, no code changes needed.

Develop with Atum SDK

Wire payment into your own agent’s HTTP layer.
For the resource-server side, see Accept payments. For the verify, settle, and supported-method endpoints, see the x402 Facilitator API reference.