APIs · head to head
Increase vs Modern Treasury

Increase
APIs
Direct banking API for ACH, wires, real-time payments, accounts and cards
- From
- On request
- Rated
- -

Modern Treasury
Accounting
Payment operations and ledger infrastructure that sits between your product and your own bank accounts
- From
- On request
- Rated
- -
The short version
- Each has a real cost: Increase the published per transaction rates exclude a monthly platform fee that Increase states varies by use case, so the transparent price page cannot produce a total cost and the material part of the deal is still negotiated privately.; Modern Treasury you must already have or be able to obtain your own bank accounts with the right connectivity, so early stage companies without a banking relationship cannot use it and are pushed towards a sponsor bank model instead.
- They diverge on capability: Increase covers ACH origination and receipt, Modern Treasury covers Multi-rail payment initiation.
- Prices and features above were last checked on 31 August 2026.
Where they differ
Only the attributes on which Increase and Modern Treasury actually diverge.
| Attribute | Increase | Modern Treasury |
|---|---|---|
| Platforms | API, Web | Web |
| Category | APIs | Accounting |
Identical on both: starting price (On request), pricing model (quote), free tier (No), user rating (Not yet rated).
What each one covers
Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.
Only in Increase
- ACH origination and receipt
- Domestic wires
- Real-time payments
- Bank accounts
- Cards
- Cheques
- Sandbox and simulations
- Audit and reconciliation data
Only in Modern Treasury
- Multi-rail payment initiation
- Bank connectivity
- Ledgers
- Automatic reconciliation
- Approval workflows
- Virtual accounts
- Compliance tooling
- Return and exception handling
What people use each for
The jobs each tool is most often brought in to do.
Increase
- A payroll or treasury product that needs to originate same-day ACH and wires under its own control rather than through a payment processornot Modern Treasury
- A marketplace that must hold seller balances in ledgered accounts with real account and routing numbersnot Modern Treasury
- A fintech that wants FedNow and RTP payouts so recipients are paid outside banking hoursnot Modern Treasury
- An engineering team that needs the underlying return codes and settlement timing visible in order to build correct reconciliation and retry logicnot Modern Treasury
Modern Treasury
- A marketplace paying out to thousands of sellers that needs a ledger its application can trust rather than reconciling a payments dashboard by handnot Increase
- A lender originating and servicing loans that must track disbursements, repayments and returns against its own bank accountsnot Increase
- A company that wants to move off a banking as a service provider and hold its own bank accounts after seeing sponsor banks offboard fintech programmesnot Increase
- An insurer handling premium collection and claims payment across several rails with approval controls and an auditable trailnot Increase
Where each one falls short
Documented limitations, not opinions. Every one is a constraint you would hit in normal use.
Increase
- The published per transaction rates exclude a monthly platform fee that Increase states varies by use case, so the transparent price page cannot produce a total cost and the material part of the deal is still negotiated privately.
- Free allowances are deliberately small at ten account numbers and five physical cards, so any programme issuing accounts or cards at volume moves to quoted pricing almost immediately.
- Banking is provided through partner banks, so programme approval, compliance obligations and the ability to launch at all depend on a bank relationship you do not control, and post-Synapse bank risk appetite has tightened considerably.
- The API deliberately exposes payment rail mechanics rather than smoothing them, which is correct engineering but means a team without payments expertise will build reconciliation and return handling wrongly and only discover it when funds go astray.
- Coverage is United States only, so a company with international payout needs runs a second provider and reconciles two ledgers, and the single API argument disappears at the first cross border customer.
Modern Treasury
- You must already have or be able to obtain your own bank accounts with the right connectivity, so early stage companies without a banking relationship cannot use it and are pushed towards a sponsor bank model instead.
- Pricing rests on an annual minimum commitment, and companies that miss their volume forecast pay the minimum regardless, which makes the headline per-transaction rate close to irrelevant in year one.
- Supported bank connectivity is a finite list, so if your bank is not on it you are either waiting for an integration or changing banks, which is a far larger project than adopting the software.
- It is software over banking, not banking, so it does not solve card issuing, deposit accounts or the licensing questions that a company embedding financial products still has to answer elsewhere.
- The ledger is genuinely good but adopting it properly means making it the source of truth for balances in your product, which is a significant application change rather than a payments integration and is where implementations run long.
Pricing, plan by plan
Increase
On request- Increase Platform$undefined/month
- Monthly fee quoted by use case and not published
- Next-day ACH origination listed at 0.50 US dollars per transaction
- Same-day ACH origination listed at 2.00 per transaction
Modern Treasury
On request- Modern Treasury Platform$undefined/year
- Platform access fee covering API, dashboard, infrastructure and support
- Usage-based fees across ACH, wires, RTP, FedNow, push to card, cheques and stablecoins
- A single annual minimum commitment that both platform and usage fees count towards
Which should you pick?
Choose Increase if
- You need ach origination and receipt.
- You work on API, Web.
- You also want domestic wires.
Choose Modern Treasury if
- You need multi-rail payment initiation.
- You also want bank connectivity.
Questions people ask
- Is Increase or Modern Treasury better?
- Neither clearly leads. Increase starts at On request and Modern Treasury at On request, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, Increase or Modern Treasury?
- Increase starts at On request and Modern Treasury at On request.
- Does Increase or Modern Treasury run on more platforms?
- Increase runs on API, Web. Modern Treasury runs on Web.
- What is Increase best used for?
- Increase is most often used for a payroll or treasury product that needs to originate same-day ach and wires under its own control rather than through a payment processor, a marketplace that must hold seller balances in ledgered accounts with real account and routing numbers, a fintech that wants fednow and rtp payouts so recipients are paid outside banking hours, an engineering team that needs the underlying return codes and settlement timing visible in order to build correct reconciliation and retry logic. Of those, a payroll or treasury product that needs to originate same-day ach and wires under its own control rather than through a payment processor and a marketplace that must hold seller balances in ledgered accounts with real account and routing numbers are not what Modern Treasury is typically brought in for.
- What can Increase do that Modern Treasury cannot?
- Increase covers ACH origination and receipt, Domestic wires, Real-time payments, Bank accounts. Modern Treasury covers Multi-rail payment initiation, Bank connectivity, Ledgers, Automatic reconciliation.
Answered from the vendors’ own pages
Increase: Does Increase publish its pricing?
Partly. Per transaction fees for ACH, wires, RTP, FedNow and cards are listed publicly. The monthly platform fee is not, and it is described only as varying by use case.
Modern Treasury: Is Modern Treasury a bank or a banking as a service provider?
Neither. You hold your own bank accounts and it is software over them. That avoids sponsor bank concentration risk but means you need the bank relationship yourself.
Increase: Who holds the deposits?
Partner banks, not Increase itself. That relationship determines your programme approval, your compliance obligations and your risk if the bank changes appetite.
Modern Treasury: What does it cost?
Not published. A platform access fee plus usage fees across rails, on an annual term with a single minimum commitment. Negotiate the minimum, not the per-transaction rate.
Increase: Is it international?
No. Increase covers United States rails only, so cross border payouts require a second provider.
Modern Treasury: Which rails are supported?
ACH, wires, RTP, FedNow, push to card, cheques and stablecoin payments, subject to what your bank supports.
Increase: How is it different from a middleware BaaS platform?
It exposes the rails rather than abstracting them, showing real return codes and settlement timing. That suits teams who understand payments and punishes teams who do not.
Modern Treasury: Do we still need our own compliance programme?
Yes. KYB, KYC and transaction monitoring are included in the platform, but you are the one holding the accounts and the regulatory obligation sits with you and your bank.
Related pages
More on Modern Treasury
Other head to heads
- Increase vs Dwolla
- Increase vs Astra
- Increase vs Unit
- Increase vs Treasury Prime
- Increase vs Sila
- Increase vs Moov
- Increase vs Column
- Increase vs Lithic
- Increase vs Volt
- Increase vs Swan
- Increase vs TrueLayer
- Increase vs Griffin
- Increase vs KeystoneJS
- Increase vs Kong
- Increase vs Liveblocks
- Increase vs Moesif
- Increase vs Ozone API
- Increase vs Parse Server
- Increase vs Dodo Payments
- Increase vs Medius
- Increase vs Mercury
- Increase vs Melio
- Increase vs Paddle
- Increase vs Payoneer
- Increase vs Adyen
- Increase vs Wise Business
- Increase vs Bill.com
- Increase vs Polar
- Increase vs Creem
- Increase vs Veem
- Increase vs Tripletex
- Increase vs TurboTax
- Increase vs Vertex
- Increase vs Fyle
- Increase vs Microsoft Excel
- Modern Treasury vs Dwolla
- Modern Treasury vs Astra
- Modern Treasury vs Unit
- Modern Treasury vs Treasury Prime
- Modern Treasury vs Sila
- Modern Treasury vs Moov
- Modern Treasury vs Column
- Modern Treasury vs Lithic
- Modern Treasury vs Volt
- Modern Treasury vs Swan
- Modern Treasury vs TrueLayer
- Modern Treasury vs Griffin
- Modern Treasury vs KeystoneJS
- Modern Treasury vs Kong
- Modern Treasury vs Liveblocks
- Modern Treasury vs Moesif
- Modern Treasury vs Ozone API
- Modern Treasury vs Parse Server
- Modern Treasury vs Dodo Payments
- Modern Treasury vs Medius
- Modern Treasury vs Mercury
- Modern Treasury vs Melio
- Modern Treasury vs Paddle
- Modern Treasury vs Payoneer
- Modern Treasury vs Adyen
- Modern Treasury vs Wise Business
- Modern Treasury vs Bill.com
- Modern Treasury vs Polar
- Modern Treasury vs Creem
- Modern Treasury vs Veem
- Modern Treasury vs Tripletex
- Modern Treasury vs TurboTax
- Modern Treasury vs Vertex
- Modern Treasury vs Fyle
- Modern Treasury vs Microsoft Excel
