ABA Routing Transit Number (ABA RTN) generator

Last modified: April 3, 2025

The ABA Routing Transit Number (ABA RTN) generator creates 9-digit numeric codes used to identify financial institutions in the United States. These codes, also known as routing numbers or ABA numbers, are used for processing electronic transfers, including ACH (Automated Clearing House) and wire transfers, as well as check processing.

The code follows the format XXXXYYYYC, where:

  • XXXX represents the Federal Reserve Routing Symbol
  • YYYY denotes the ABA Institution Identifier
  • C is the check digit, used for validating the routing number

Generator properties

The table provides key details about the generator, including the short name, sample of the generated data, the supported data types, and whether it is specific to a particular country.

Short name Example of generated data Data type matching Country-specific
ABA RTN 803253669, 655424002, … character varyingcharactertextdecimalbigint Default

Matching rules

The generator can be assigned to a column that matches any of the following rules:

  • The column name contains ‘Number’, preceded or followed by any or no characters, and it belongs to a table whose name contains ‘Bank’, with any or no characters before or after, and then goes ‘ABA’, followed by any or no characters.
  • The column name starts with ‘Bank’ and then goes ‘ABA’, preceded or followed by any or no characters, regardless of the table name.
  • The column name starts with ‘ABA’ and then goes ‘RTN’, preceded or followed by any or no characters, regardless of the table name.
  • The column name starts with ‘ABA’, then goes ‘rout’, preceded or followed by any or no characters, and ends with ‘num’, regardless of the table name.
  • The column name contains ‘RTN’, preceded or followed by any or no characters, regardless of the table name.

Preview of the column data generated by the ABA Routing Transit Number (ABA RTN) generator

ABA Routing Transit Number (ABA RTN) generator