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/184` 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 pricing model is simple: $0.02 per request with no API keys, no rate limits, and no minimum commitments.
The specific endpoint `/api/v1/ach/184` is listed under the title "Premium API Access" but its exact functionality is unclear from available documentation. The path segment "ach" suggests it may relate to ACH (Automated Clearing House) banking or payment data, and "184" appears to be a resource identifier, but no schema, parameter documentation, or example responses are available. The broader platform advertises categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities, all at the same $0.02 price point.
The x402 challenge confirms the endpoint is live, accepting POST requests and requiring payment of 20,000 base units of USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base, which equals $0.02. The payment scheme is "exact" with a 300-second timeout. No OpenAPI spec, detailed docs, or example payloads were found — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no substantive content.
Capabilities
Use cases
- —Accessing ACH or payment-related data on a per-request basis without subscription
- —Integrating pay-per-call financial endpoints into agent workflows
- —Programmatic access to premium data without managing API keys
Fit
Best for
- —Agents needing on-demand financial or payment data with crypto micropayments
- —Developers who want zero-commitment, pay-as-you-go API access
- —x402-compatible clients settling on Base in USDC
Not for
- —Users who need detailed API documentation or schemas before integrating
- —High-volume consumers who would benefit from bulk pricing or subscriptions
- —Anyone requiring non-crypto payment methods
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/ach/184 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-header>" \
-d '{}'Endpoint
Quality
The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and the specific purpose of the /api/v1/ach/184 endpoint is not explained anywhere. The docs, pricing, and README pages are all empty beyond a wallet-connect prompt. This is effectively a stub listing.
Warnings
- —No API documentation available — docs, pricing, and README pages only show 'Connect wallet'
- —The exact purpose and parameters of /api/v1/ach/184 are unknown; 'Premium API Access' is the only description
- —No OpenAPI spec or output schema provided beyond basic HTTP method info
- —No example request or response payloads available
- —The 'ach' path segment suggests possible financial/banking data but this is unconfirmed
Citations
- —The endpoint returns a 402 x402 challenge with maxAmountRequired of 20000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/ach/184
- —All APIs on the platform cost $0.02 per request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —USDC asset address is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/ach/184
- —The platform offers APIs across data & analytics, AI & ML, finance & Web3, and infrastructure categorieshttps://lowpaymentfee.com