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/114` is part of the lowpaymentfee.com platform, which offers a broad catalog 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/114` path is not documented — the listing title is simply "Premium API Access" — so its exact purpose is unclear. It may relate to ACH (Automated Clearing House) payment processing or lookup given the URL path segment, but this is speculative.

Pricing is $0.02 per request (20,000 base units of USDC with 6 decimals = $0.02), consistent with the platform's uniform pricing across all listed endpoints. The platform advertises no API keys, no rate limits, no minimums, and instant access. Payment is handled entirely via the x402 `X-PAYMENT` header with USDC on Base (asset contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`). The endpoint accepts POST requests and returns `application/json`.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional content. There is no OpenAPI schema, no request/response examples, and no description of what data this endpoint actually returns or what parameters it accepts.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-responsepost-method

Use cases

  • Programmatic access to an ACH-related service with per-call USDC payment
  • Agent-driven API consumption without pre-registration or API keys
  • Integrating pay-as-you-go endpoints into automated workflows

Fit

Best for

  • Developers wanting zero-signup, pay-per-call API access
  • AI agents that can settle x402 payments in USDC on Base
  • Prototyping workflows that need instant API access without accounts

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • High-volume use cases where per-request pricing may add up
  • Anyone needing clarity on exactly what data this specific endpoint returns

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/ach/114 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what this endpoint actually does, what parameters it accepts, or what it returns. No OpenAPI schema, no examples, and all doc pages are empty. The endpoint path suggests ACH-related functionality but this is unconfirmed.

Warnings

  • The exact function of /api/v1/ach/114 is undocumented — the 'ACH' path segment suggests payment/banking functionality but this is not confirmed
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no usable content
  • No request or response schema is available — callers have no way to know what parameters to send
  • If this endpoint relates to ACH banking transactions, it may fall under financial regulation

Citations

Provenance

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

Agent access