x402basequality 0.25

Pay-per-request ACH endpoint on Base via x402 — $0.02/call in USDC, no API keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/ach/187` is part of the lowpaymentfee.com platform, which offers a collection of pay-per-call 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 specific function of the `/api/v1/ach/187` path is not documented — the endpoint is labeled only as "Premium API Access" — so its exact purpose is unclear. It may relate to ACH (Automated Clearing House) payment processing or data, but this is speculative based solely on the URL path.

The x402 challenge confirms the endpoint is live and accepts POST requests. The price is 20,000 base units of USDC (6 decimals), which equals $0.02 per request. Payment is made via the x402 `exact` scheme on Base to the specified wallet address. The platform advertises no API keys, no rate limits, and instant access — you pay per request with USDC and receive a JSON response.

Documentation is extremely sparse. The docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what data or functionality this specific endpoint provides. Without knowing the expected request body or response format, integration requires experimentation or contacting the provider.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keypost-endpointjson-response

Use cases

  • Accessing ACH-related data or functionality on a per-request payment basis
  • Integrating pay-per-call APIs without managing API keys or subscriptions
  • Agent-driven workflows that need on-demand financial endpoints settled in crypto

Fit

Best for

  • Developers who want keyless, pay-as-you-go API access
  • AI agents with USDC on Base that need to call financial endpoints autonomously
  • Prototyping integrations without signup or subscription commitments

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • High-volume production workloads where per-request crypto settlement adds overhead
  • Anyone who needs to understand the exact endpoint behavior before paying

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/ach/187 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on what the endpoint actually does, what request body it expects, or what it returns. The 'ACH/187' path and 'Premium API Access' label are the only clues. No OpenAPI schema, no examples, and all doc pages are empty.

Warnings

  • The specific function of /api/v1/ach/187 is completely undocumented — the endpoint purpose is unknown.
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no content.
  • No request or response schema is available; integration requires blind experimentation.
  • The endpoint path suggests ACH (financial) functionality, which may involve regulated activity.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 02:01:55Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-27

Agent access