Googling for an array of common routing numbers and their US-based bank names pulls up a whole list of spammy sites. Can anyone point me to where I could find such an array or better yet a javascript/jquery plugin that handles the routing number parsing?
I know Stripe must at least have this list because they tell me my bank name when I give them my routing number during their OAuth protocol.
If it is not possible for me to get this list, I guess Stripe must have special clearance(?) which seems strange to me since these numbers are the same for everyone who uses each bank.
Regardless, what's the deal with the scarcity of information here?
Sutton Bank's routing number for non-Fedwire Payments is 041215663. Sutton Bank is also the partner bank for the Robinhood trading app. To find your Cash App routing number and account numbers: From the Cash App home screen, select the “Banking/Money” tab.
A routing number is a nine-digit code used by financial institutions to identify other financial institutions. It's also known as an RTN (routing transit number) and an ABA (American Bankers Association) routing number.
The ABA routing number was developed by the American Bankers Association in 1910. It identifies the specific financial institution responsible for the payment of a negotiable instrument.
Your account number is located along the bottom of your check, to the right of the routing number and to the left of the check number.
The list is available here: https://www.fededirectory.frb.org/FedACHdir.txt (replacement link)
Even better, routingnumbers.info has an API that allows to access it like this:
https://www.routingnumbers.info/api/data.json?rn=xxxxxxxxxx
It returns a JSON object where customer_name
is the name of the bank.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With