LiveHow do we verify a human before a wire transfer executes?

Wire transfer human verification

Check the person approving the transfer — live, on a trusted device, bound to this amount and beneficiary — before the payment commits.

Where the check sits

Your payment flow calls Presence when the approval is raised. The action context carries the amount, currency, beneficiary and actor, and the resulting nonce commits to a digest of all of it.

A verdict comes back before you commit the payment: authorize, ask for a second check, escalate to a reviewer, or block. Stakes-aware policy means a $50k transfer and a $50M transfer need not be treated identically.

The record you keep names the amount and the beneficiary that were actually approved, so a later change of either is detectable.

The artifacts behind this page

One next step

Run the $250K wire demo