US Routing Number Lookup and Bank Checker AI
Pricing
$0.50 / 1,000 actor usages
US Routing Number Lookup and Bank Checker AI
Verify US bank routing numbers, lookup routing details, and search bank branches instantly using the Wise routing gateway.
Pricing
$0.50 / 1,000 actor usages
Rating
0.0
(0)
Developer
dev00
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
๐ฆ US Routing Number Lookup & Bank Checker AI
Verify US bank routing numbers, lookup routing details, and search bank branches instantly using the high-performance Wise routing gateway backend.
This actor provides a high-speed, pay-per-event US Routing Number resolution utility. Ideal for financial software developers, automated accounting pipelines, invoicing validation, and background merchant verification.
๐ Key Features
- Instant Routing Verification: Confirm if a 9-digit routing number is valid in the US Federal Reserve system.
- Bank Brand & Branch Identification: Retrieve the official banking institution name (e.g.,
FIRST CENTURY BANK,CHASE). - Transfer Support Audits: Verify if the target routing number supports ACH Transfers and/or Wire Transfers programmatically.
- Bilingual/Global Identification Codes: Extracts SWIFT codes, BIC8 codes, state locations, and brands where registered.
- Search Routing Numbers by Name: Find all routing numbers belonging to a specific bank by typing its name.
- Interactive Table Views: Results are stored in highly organized datasets for direct export to Excel, CSV, or HTML tables.
๐ ๏ธ How It Works
This Actor leverages an enterprise-grade backend API deployed on Cloudflare Workers to safely interact with Wise Gateway verification routes. It runs entirely server-side, protecting your workflow and offering unthrottled, pay-as-you-go performance.
๐ฅ Input Parameters
| Field | Type | Description | Prefill Example |
|---|---|---|---|
| Operation Endpoint | select | Choose between /lookup (verify routing number) or /search (search by name). | /lookup |
| Search Term | string | The 9-digit routing number or the search name of the bank. | 064204774 |
Input JSON Example
{"endpoint": "/lookup","text": "064204774"}
๐ค Output Data Structure
The Actor outputs data into the default dataset. If multiple branches or records match your search query, they will be output as separate rows in a clean tabular view.
Output JSON Example
{"success": true,"routingNumber": "064204774","bankName": "FIRST CENTURY BANK","state": "TN","supportsWireTransfer": true,"supportsAchTransfer": true,"swiftCode": null,"brand": null,"bic8": null}
๐ณ Monetization & Cost
This Actor utilizes the Pay-Per-Event (PPE) pricing model on the Apify Store, making it extremely cost-effective.
- Base Pricing: Only $0.50 per 1,000 requests (
$0.0005per event). - Zero Run Compute Fees: You pay purely per successful transaction. If the execution fails or receives no response, you are charged nothing!