Sequence is the financial execution layer for AI agents. Your agent can send, split, and route real money across all your bank accounts, cards, apps, and loans with scoped keys, server-side spending limits, and full audit trails. One API call from Claude, Cursor, n8n, or Zapier.
This is the 2nd launch from Sequence. View more
Sequence Agentic
Launched this week
Sequence is the financial execution layer for AI agents.
Unlike read-only tools, your agent uses the Sequence API to send, split, and route real money across all your bank accounts, cards, apps, and loans. Scoped API keys mean agents never hold your credentials, server-side spending limits keep you in control, and full audit trails log every action. The infrastructure is battle-tested in production on regulated rails, moving north of $3B. One-call integration from Claude, n8n, Zapier etc.







Free Options
Launch Team / Built With





The security model is more interesting than the AI angle. Scoped keys plus server-side limits sounds much closer to how enterprises would actually approve agentic payments.
Sequence
@alheri_murya Indeed. We have scoped keys, enforced server side, that allow you to limit source and target accounts, and of course the amounts. We have a full audit log of all movements and API calls (scoped per key), as well as a financial ledger for all money movements.
Congrats on shipping this! One thing I'm curious about, if Sequence itself got hacked, what's actually exposed, my bank login, my balance, my funds?
Sequence
@shimon_shvartsbroit1 cheers!
Your bank credentials never touch Sequence, we connect via regulated, permissioned rails, not screen-scraping your login. Even in a worst-case breach, an attacker would still be working within the same scoped-key, spending-limit, audit-trail system your agents operate under. There's no master key that unlocks raw fund movement.
how are the scoped keys actually secured against an agent going off-script and draining a connected account, and is there a kill switch that triggers automatically on weird spending patterns?
Sequence
@hlya133826 Good question - it comes down to what the key can reach in the first place.
Each key is scoped to a specific set of accounts you've approved: the sources it can pull from, the destinations it can send to, and a max amount per transfer — all enforced server-side on every transfer.
Since every account is one you've connected and approved up front, there's no unknown account for the agent to reach. And you can revoke a key instantly, any time.
Let us know if you have any other questions 🙌
How does the audit trail actually work in practice, like can I see exactly which agent triggered a transaction and replay the reasoning behind it? Also wondering if the scoped keys can be limited by merchant category or just by amount.
Sequence
@adem132916 scoped keys can be limited by amount and destination account, but not by merchant category.
Audit trail right now allows for auditing actions, not agent's intent. But we hear your voice, stay tuned!
How does the audit trail handle things like partial failures when a split payment has 4 legs and leg 3 fails halfway through?
Sequence
@nurgldurmalgvw When you trigger a split payment, the rule runs asynchronously, creating a "rule execution" entity. You can track the rule execution, getting a report of all payment legs and their statuses.
If a payment failed, the consolidation is a business decision, and it is up to you to decide what to do about it. We send notifications, and our API provides full visibility for you to make these decisions.
how does the auth model actually work in practice, like can my agent move money between two banks I own without me re-approving each transfer or is there a manual confirm step every time?
Sequence
@hediyesarimkkz Depends on the scope you gave your agent for transfers. You can do both.
Jigso
@gilad_uziely Nice! I was planning to built family financial planner/router for my kids (that keeps asking more money for various reason) and got stuck. I'll give it a try and build Claude agent + Sequence and see how it goes, stay tuned!
Sequence
@or_shani Very cool!
Feel free to reach out if you need a hand.
Sequence
@gilad_uziely @or_shani We actually have a playbook written out on how to implement exactly that!
https://home.getsequence.io/playbooks/kids-money-router