Scheduled Payments


Queue transfers to go out later. You pick an execution window, authorize an access key once, and Fluxus broadcasts the transfer when the window opens — no passkey prompt at execution time. The schedule itself is kept in your browser; the transfer is signed and broadcast when it fires, not in advance.
How to schedule
Set recipient and amount
Enter the recipient address, amount, and select the stablecoin. Works with every registered token (pathUSD and USDC.e).
Choose time window
Set the earliest execution time and the deadline. Fluxus only broadcasts the payment between those two timestamps; outside the window it is never sent.
Sign and queue
Confirm with your passkey once to authorize an access key. The schedule is queued locally with a countdown timer showing when the execution window opens.
Auto-execute
When the start time arrives, the transfer is broadcast automatically using the authorized access key. A live countdown shows progress. If the window closes first, the payment is dropped instead of sent.
Tempo primitives used
- Access key delegation. One passkey approval authorizes a spend-capped key, so the scheduled transfer executes later without another biometric prompt.
- Fee sponsorship. Scheduled payments are gasless for the sender.
Note: Keep the browser tab open for auto-execution. If the tab is closed, you can manually execute queued payments when you return, as long as the time window is still open.

