Merchant checkout

Let verified agents buy, block the rest.

AffixIO gives merchants a way to check agent identity, user approval and transaction scope before creating an order, reserving stock or capturing payment.

What this page answers

For merchants, agent verification answers a direct checkout question: is this agent allowed to buy this item for this user, at this merchant, right now? AffixIO returns a signed decision the merchant can keep with the order record.

AffixIO is designed for privacy-preserving verification. The customer keeps source records, account context, consent evidence and policy data. AffixIO verifies the proof path and returns signed evidence that another system can use without receiving a full identity dossier.

Verification flow

  1. 01Receive checkout intentCapture basket, merchant, amount, currency, account context and agent_ref.
  2. 02Call verificationAsk AffixIO whether the action fits consent and policy.
  3. 03Gate order flowAllow, step up, hold or deny the checkout path.
  4. 04Attach proofSave signed evidence with the order and payment record.

Direct answers

Concise answers for search, procurement, engineering and agent retrieval.

How can merchants verify AI agent identity during checkout?

Require agent_ref, subject_ref, checkout intent, nonce, timestamp and policy circuit before order creation or capture.

What does the merchant store?

The merchant can store proof_id, decision, policy version, attestation and Merkle audit reference with the order.

Does the merchant need the user's identity dossier?

No. The merchant can receive a signed verification outcome while source identity and consent records stay elsewhere.