Skip to main content
Manage virtual cards with the agent-cards cards command group. Cards are funded from your balance — add cash with agent-cards fund before creating your first card.

Create a card

Amounts are in US dollars, not cents:
The amount must be within your plan’s per-card cap (50Free/50 Free / 500 Basic / $1,000 Pro — see Plans). The card draws on your cash balance when it’s actually used. With an attached card, it charges that card directly instead.

Attach your own card

Attach your own Visa card so new cards mint against it and purchases charge it directly, with no identity verification and no balance funding:
agent-cards cards attach is the same command. With more than one card attached, mint against a specific one with cards create --from <attached-card-id>. If your card isn’t eligible (business cards, non-US cards, and some issuers are excluded), cards create keeps working the balance-funded way.

List cards

Shows each card’s ID, last four digits, expiry, balance, and status.

Card details (PAN / CVV)

Returns the decrypted full card number, CVV, and expiry — use this to fill a payment form. Only run it when you actually need the credentials.

Balance

A quick balance check without exposing the card credentials.

Transactions

agent-cards transactions <card-id> is a top-level alias for the same per-card command.

All transactions (account-wide)

Run transactions with no card id to list every transaction across all of your cards in one flat list. Each row shows which card it belongs to (last 4).

Close a card

Closing is permanent and releases any held funds. Pass -y, --yes to skip the confirmation prompt.