Skip to main content
POST
Enable x402 payments for an agent (BETA)

Authorizations

x-api-key
string
header
required

Headers

x-idempotency-key
string<uuid>
required

Unique key to ensure request idempotency. If the same key is used within a certain time window, the original response will be returned instead of executing the request again.

Path Parameters

payment_agent_id
string
required

Response

The agent's x402 wallet

payment_agent_id
string
required
status
enum<string>
required

active once the wallet exists. provisioning means a previous enable call stopped part-way; calling enable again completes it.

Available options:
provisioning,
active
wallet_id
string

The x402 wallet. Present once status is active.

address
string

The wallet's EVM address. Fund it by sending USDC here on the network the agent pays on.