Skip to content
Learn

FedNow vs RTP for payouts

The United States has two instant payment rails. If your business pays athletes, creators, crew or vendors, the practical question is not which one is better; it is why your payout stack should route over both.

Two rails, one idea

RTP (Real-Time Payments) is operated by The Clearing House, a private company owned by a group of large commercial banks, and has been live since 2017. FedNow is operated by the Federal Reserve and launched in 2023. Both move money bank-to-bank in seconds, around the clock, every day of the year, with immediate settlement finality; there is no batch window and no banking-holiday pause.

Both are credit-push rails: the sender initiates and pushes funds, which is exactly the shape of a payout. Nobody pulls money from your account, and a recipient cannot be debited by mistake.

What actually differs

RTPFedNow
OperatorThe Clearing House (bank-owned)Federal Reserve
Live since20172023
SettlementInstant, with finalityInstant, with finality
DirectionCredit pushCredit push
Bank coverageStrongest among larger institutionsGrowing fastest among community banks and credit unions
Transaction limitsBoth networks cap per-transaction size, and each bank can set lower limits of its own; the caps have risen over time, so check current figures

The difference that matters for payouts is the last row you can see in the table: coverage. Neither network reaches every US bank account. Whether a given recipient can be paid instantly depends on whether their bank participates in one network, the other, both, or neither, and that is not something you can know in advance across a batch of dozens of recipients.

Why payout platforms route over both

A team payroll, a settlement night or a creator payout run is a batch of people with accounts at dozens of different banks. Route everything over one rail and every recipient outside that network’s coverage fails or falls back to slow rails. The answer is rail-aware routing: for each recipient, pick the fastest rail their bank actually accepts, in real time, and fall back gracefully when an instant rail is not available.

Payout: $500

RTP       unavailable
FedNow    available
ACH       available

Selected route
FedNow
  • Bank supports RTP: route RTP.
  • FedNow only: route FedNow.
  • Neither, but they have a debit card: push to the card over Visa Direct.
  • None of the above: ACH, on standard timelines.

That decision has to be made per payment, at send time, against live network participation, which is why it belongs in infrastructure rather than in a spreadsheet. The application asks for an outcome; the payout layer picks the rail.

Application
    |
Payout router
  /   |   \
RTP FedNow ACH

Where DiscoFi fits

DiscoFi routes every payout over the fastest rail the recipient’s bank accepts across RTP, FedNow, Visa Direct and ACH, retries on decline, and reconciles the whole batch to one ledger. On instant rails, funds typically land in 60 seconds or less.* See Instant Pay disclosure The request behind all of that is one call, documented in the API reference.

See rail-aware routing live. We’ll run a settlement end to end in the product and show each payment pick its rail.

Book a demo