routingcheck.hergertsynthora.com

routingcheck.hergertsynthora.com
Category
Service
Network
Avg / request
$0.001
Endpoints
1

Service overview

What is routingcheck.hergertsynthora.com?

Validate a US bank routing number (ABA) deterministically: 9-digit check, ABA mod-10 weighted checksum, Federal Reserve district decode and institution-id extraction. Zero external dependencies, no hallucination, always available. Use it to validate a US bank account before an ACH/wire payment. Complements IBAN validation for international. Ed25519-signed. 0.001 USDC on Base. First 3 calls FREE per wallet — send header X-WALLET: 0x<your Base address> (no payment); then per call.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://routingcheck.hergertsynthora.com/service" \
  --method POST \
  --data '{
  "routing": "{routing}"
}'
What you get back
{
  "endpoint": "POST /service",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services