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/105` is part of the lowpaymentfee.com platform, which offers a collection of pay-per-request APIs spanning data & analytics, AI/ML, finance/Web3, and infrastructure utilities. All endpoints use the x402 payment protocol, settling in USDC on the Base network. The pricing is uniform at $0.02 per request (20,000 base units of USDC with 6 decimals), with no API keys, rate limits, or upfront commitments required.
The specific function of the `/api/v1/ach/105` endpoint is not documented beyond the generic label "Premium API Access." The provider's site lists many categorized endpoints (analytics, AI, finance, utilities), but this particular path does not appear in any of those categories. It accepts HTTP POST requests and returns `application/json`. Without further documentation or example responses, the exact data or service this endpoint provides remains unclear — the "ach" path segment suggests it may relate to ACH (Automated Clearing House) banking or payment data, but this is speculative.
The endpoint is confirmed live: it returns a proper x402 402 challenge with payment details. The provider's landing page loads successfully (HTTP 200), but documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all render only a "Connect wallet" prompt with no substantive content. This makes it difficult to determine input parameters, expected output format, or the precise service offered by this endpoint.
Capabilities
Use cases
- —Accessing ACH-related data or services on a per-call basis without subscription
- —Agent-driven API consumption with automatic USDC micropayments on Base
- —Integrating pay-per-use financial endpoints into automated workflows
Fit
Best for
- —Developers wanting zero-commitment, pay-as-you-go API access
- —AI agents that can settle x402 payments autonomously on Base
- —Projects needing low-cost per-request pricing without API key management
Not for
- —Users who need detailed API documentation before integrating
- —High-volume consumers who would benefit from bulk/subscription pricing
- —Anyone without a Base-compatible USDC wallet
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/ach/105 \
-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 there is no documentation, no schema, no examples, and the purpose of this specific endpoint (/api/v1/ach/105) is unknown. The docs, pricing, and README pages are all blank beyond a wallet-connect prompt. This is effectively a stub listing.
Warnings
- —The exact function of /api/v1/ach/105 is undocumented — 'Premium API Access' is a generic label
- —All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content
- —This endpoint does not appear in the provider's own listed API catalog on the homepage
- —No input parameters or output schema are documented anywhere
- —The 'ach' path segment may imply financial/banking data, which could be a regulated category
Citations
- —Uniform pricing of $0.02 per request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —x402 challenge returns maxAmountRequired of 20000 base units of USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Basehttps://lowpaymentfee.com/api/v1/ach/105
- —The provider lists categorized APIs for data/analytics, AI/ML, finance/Web3, and infrastructurehttps://lowpaymentfee.com