Polyflow is non-custodial payment infrastructure for AI agents — owner-defined spending policies enforced cryptographically, across Litecoin and Arc, from one API. Running on testnet today, with early access opening in phases.
Every payout requires the backend's cryptographic signature — not just a policy flag. If Polyflow's servers disappear, your agent's funds don't.
Two-key control on every rail. Polyflow never holds a key capable of moving funds alone.
Daily limits, per-transaction caps, and approval thresholds — checked before any signature is issued.
One integration, two settlement networks. Litecoin for battle-tested UTXO transfers, Arc for sub-second finality.
Webhooks, approval flows, and reputation-ready primitives designed for machine-speed decision loops.
The SDK hides which rail an agent runs on. Pick per agent, switch later, same API shape.
Agent wallets are 2-of-2 P2WSH multisig — one key on the client, one on the backend. Nothing moves without both.
A minimal per-agent vault contract requires both the agent's and the backend's signature for every payout — sub-second deterministic finality.
The agent signs its half of the transaction client-side and calls the API with the intended amount and recipient.
Daily limit, per-tx cap, and allow/deny lists are checked against the agent's owner-defined policy.
Within policy, the backend co-signs and broadcasts. Over threshold, it holds for owner approval via webhook.
Polyflow is live on testnet today. Request early access and we'll reach out as mainnet rails open, starting with Litecoin.