Validate a US ABA bank routing number's checksum, or compute the check digit for an 8-digit partial. Complements the checksum tool (IBAN/ISBN), which doesn't cover this scheme.
Free tier eligible — 500 calls/month with a free key from /pricing; x402 pay-per-call above quota.
Parameters
Parameter
Type
Required
Description
number
string
required
Routing number (9 digits to validate, or 8 digits for check_digit)
mode
string
optional
validate | check_digit (default validate) One of: validate, check_digit
Edit the JSON and run it — this POSTs to https://wingmanprotocol.com/tools/routing_number from your browser.
This tool is x402-metered — agents pay per call with USDC on Base. The 402 response below is the standard x402 payment-requirements envelope: sign the EIP-3009 authorization and retry with the X-Payment header, or get a free key at /pricing (500 calls/month, no card, no crypto).