Pay-per-call ACH endpoint on Base via x402 — $0.02/request in USDC, no API keys required.
What it does
This endpoint at `/api/v1/ach/87` is part of the lowpaymentfee.com platform, which offers a collection of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services. All endpoints use the x402 payment protocol, settling in USDC on the Base network. The listed price is $0.02 per request with no API keys, rate limits, or commitments required.
The specific function of the `/api/v1/ach/87` endpoint is not documented on the site — the crawled landing page lists endpoints under categories like Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure, but this particular ACH path does not appear among them. The path suggests it may relate to ACH (Automated Clearing House) banking or payment data, but this is speculative. The x402 challenge confirms the endpoint is live, accepts POST requests, and requires up to 20,000 base units of USDC (0.02 USDC, i.e., $0.02) per call on the Base network.
The platform advertises simple pricing at $0.02 per request across all endpoints, with no minimums and instant access. Documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all returned minimal content (just "Connect wallet"), so there is no detailed API documentation, request/response schema, or usage examples available.
Capabilities
Use cases
- —Accessing ACH-related data or functionality on a per-request basis
- —Integrating pay-per-call APIs without managing API keys or subscriptions
- —Agent-driven workflows that need on-demand financial endpoints settled in USDC
Fit
Best for
- —Developers wanting zero-commitment, pay-as-you-go API access
- —AI agents that can settle x402 payments autonomously on Base
- —Users who prefer crypto micropayments over traditional API billing
Not for
- —Users needing detailed API documentation or guaranteed SLAs
- —High-volume use cases where per-request pricing may add up
- —Anyone requiring non-crypto payment methods
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/ach/87 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-header>" \
-d '{}'Endpoint
Quality
The endpoint is live and returns a valid x402 challenge, but the specific purpose of /api/v1/ach/87 is undocumented. All documentation pages return only 'Connect wallet' with no schemas, examples, or descriptions. The endpoint does not appear in the site's own API listing, making its function unclear.
Warnings
- —The /api/v1/ach/87 path is not listed among the provider's advertised endpoints — its specific function is unknown.
- —All documentation pages (/docs, /pricing, /api, /README) returned no meaningful content.
- —No request or response schema is available; input/output formats are entirely unknown.
- —The ACH path name suggests possible financial/banking data, which may fall under regulated categories.
Citations
- —The platform advertises $0.02 per request with no API keys, no rate limits, and instant access on the Base network.https://lowpaymentfee.com
- —The x402 challenge shows maxAmountRequired of 20000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base, equaling $0.02.https://lowpaymentfee.com/api/v1/ach/87
- —Documentation pages /docs, /pricing, /api, and /README all returned minimal content ('Connect wallet').https://lowpaymentfee.com/docs