Agent-triggered card provisioning.
Give your agent secure spending power without a card vault or fiat checkout. A user action becomes an x402 payment and a virtual card in one flow.
Agent Identity
The product uses a funded client account to simulate the user decision point. The agent never needs wallet creation in the demo path, so the interaction stays simple and visual.
x402 Settlement
When the agent requests a card, the server responds with an HTTP 402 challenge. The client signs the payment request and retries automatically through the facilitator.
Card Issuance
Once settlement clears, the server provisions a single use Visa virtual card with the exact spend limit and merchant lock needed for the purchase.
One API surface for the demo and product.
The same server powers the landing page, the visual demo, and the payment-protected provisioning route. A POST request is enough to trigger the whole flow.
- GET /demo
- POST /api/demo/run-agent
- POST /api/provision