KibiPay
HomeBlog › Global rails

FedNow Explained: The Fed's Instant Payment Rail

5 min read Global rails
fednowinstant-paymentsus-payments

For most of its history, the United States moved money on rails built for a slower era. ACH batches settle over hours or days, wire transfers cost money and keep bankers' hours, and cards route through a web of intermediaries. FedNow, the Federal Reserve's instant payment service, is the central bank's answer to a simple question: why can't money move as fast as a text message? Launched in 2023, FedNow settles account-to-account transfers in seconds, at any hour, on any day of the year. For fintech builders and operators, it represents a structural shift in how value can move domestically.

What FedNow actually is

FedNow is a real-time gross settlement (RTGS) system operated by the Federal Reserve. Two words in that phrase carry most of the meaning. Real-time means a payment initiated now completes now, typically within seconds. Gross settlement means each payment settles individually and finally, rather than being netted into a batch and settled later. When a FedNow payment clears, the funds have irrevocably moved between the banks' accounts at the Fed. There is no end-of-day reconciliation window during which the transfer could still fail.

Because it is operated by the central bank, FedNow settles in central bank money, the safest form of settlement available. Participating banks and credit unions hold accounts at the Fed, and FedNow adjusts those balances directly. This is a meaningful distinction from card networks or many private schemes, where settlement obligations pile up between parties and are cleared later.

How a payment flows

The mechanics are worth understanding because they shape what you can build. A typical credit-push payment works like this:

  1. A payer instructs their bank to send funds to a recipient, usually identified by an account number and routing number.
  2. The payer's bank submits the payment message to FedNow.
  3. FedNow validates the message, debits the sender bank's Fed account and credits the receiver bank's account, and forwards the message to the receiving bank.
  4. The receiving bank confirms it can accept the funds and makes them available to the recipient, usually within seconds.

FedNow is fundamentally a credit-push system: the payer pushes money out, rather than a merchant pulling it. This design reduces certain categories of unauthorized debit fraud but shifts responsibility onto the sender to get the destination right, since instant, final settlement means there is no easy clawback. FedNow also supports a request-for-payment message, letting a payee ask a payer to send funds, which the payer must then approve.

ISO 20022 and richer data

FedNow messages use the ISO 20022 standard, the same structured data language increasingly adopted across global payment systems. This matters more than it might first appear. Legacy US formats carry sparse remittance information; ISO 20022 allows structured data to travel with the payment, such as invoice references, richer party details, and standardized codes. For builders, this opens the door to straight-through reconciliation, better fraud signals, and cleaner integration with accounting and treasury systems. It also aligns FedNow with the direction of wire systems and international rails, easing the long-term goal of interoperability.

Where FedNow fits among US rails

FedNow does not exist in isolation. It sits alongside several other systems, and understanding the differences is key to choosing the right one for a use case.

RailSpeedSettlementOperator
FedNowSeconds, 24/7Real-time gross, central bank moneyFederal Reserve
ACHHours to days, batchedDeferred netNacha network / operators
Wire (Fedwire)Same-day, business hoursReal-time grossFederal Reserve
Card networksAuthorization instant, settlement laterDeferred netPrivate networks

The most natural comparison is with The Clearing House's RTP network, a privately operated instant rail that predates FedNow. Both offer instant, final, credit-push payments over ISO 20022. Their coexistence gives banks a choice of provider and builds resilience, but it also means a sending bank and receiving bank must share a common rail for a payment to complete. Reachability, the share of accounts that can receive instant payments, remains the practical constraint on adoption.

What builders can do with it

Instant, 24/7, final settlement unlocks use cases that batch systems handle awkwardly. Payroll and earned-wage access can pay workers the moment a shift ends. Insurance claims, loan disbursements, and marketplace payouts can land instantly instead of leaving recipients waiting. Account-to-account payments can begin to compete with cards for certain transactions, potentially at lower cost. Request-for-payment can modernize bill pay, letting billers prompt customers directly.

The tradeoffs are real. Irrevocability demands strong upfront validation and fraud controls, because there is no chargeback safety net. Value limits, liquidity management for 24/7 operation, and uneven reachability all shape what is possible today. Platforms building on instant rails typically layer their own risk, identity, and reconciliation tooling on top; this is the kind of orchestration KibiPay focuses on for teams that want to work across multiple rails without rebuilding the plumbing each time.

Takeaway

FedNow gives the United States a central-bank-operated instant payment rail with final settlement, 24/7 availability, and modern ISO 20022 messaging. It will not replace ACH or cards overnight, and adoption depends on how quickly banks connect and enable both sending and receiving. But for builders, it establishes instant account-to-account payments as a core capability of the US financial system, and the interesting work now lies in the products built on top of it.

See these rails in motion

KibiPay connects UK Faster Payments, Bacs, CHAPS, Mojaloop mobile money and Solana behind one API, with ISO 20022 messaging and real-time fraud & AML screening.

Open the live console How it works