Secure virtual cards for AI agents
Programmatically issue virtual cards your agents can use to complete checkouts and pay for services. Control where they spend, how much they spend, and see every transaction as it happens.
Balancerawait signet.cards.create({ agentId: "openclaw", purpose: "Travel booking", type: "single_use", limits: { perAuth: 5000, perDay: 20000, perMonth: 100000 } });