x402basequality 0.25

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/ach/98` 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 specific function of the `/api/v1/ach/98` path is not documented — the listing title is simply "Premium API Access" and the path suggests it may relate to ACH (Automated Clearing House) banking or payment data, but this is speculative.

The endpoint is live and returns a valid x402 challenge. It accepts POST requests and charges a maximum of 20,000 base units of USDC (0.02 USD) per call. Payment is made via the x402 `exact` scheme to address `0x1A2B...85F3` using the USDC contract on Base (`0x8335...2913`). No API keys, rate limits, or subscriptions are required — each request is independently paid.

Documentation is extremely sparse. The provider's landing page lists many endpoints but provides no request/response schemas, parameter descriptions, or usage examples. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional content. Without knowing what inputs this endpoint expects or what it returns, integration requires experimentation or direct contact with the provider.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keypost-endpoint

Use cases

  • Programmatic access to ACH-related data or operations via micropayment
  • Agent-driven API consumption without pre-registration or API keys
  • Integrating pay-per-use financial endpoints into automated workflows

Fit

Best for

  • Developers wanting zero-setup API access with crypto micropayments
  • AI agents that can settle x402 payments autonomously on Base
  • Prototyping integrations without subscription commitments

Not for

  • Users who need detailed API documentation before integrating
  • High-volume use cases where per-request pricing may add up
  • Anyone requiring fiat-only payment rails

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/ach/98 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>" \
  -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 /api/v1/ach/98 actually does, what inputs it expects, or what it returns. No OpenAPI spec, no examples, no parameter descriptions. The docs pages are empty. This is effectively a stub listing.

Warnings

  • The specific purpose of /api/v1/ach/98 is undocumented — the path hints at ACH banking but this is unverified.
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no usable content.
  • No request or response schema is available; integration requires blind experimentation.
  • The provider lists many endpoints on the landing page but none appear to have detailed documentation.

Citations

Provenance

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

Agent access