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/143` 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/143` path is not documented — the listing title is simply "Premium API Access" and the endpoint lives under an `/ach/` path segment, which may relate to ACH (Automated Clearing House) banking data or operations, but this is unconfirmed.

The x402 challenge is live and returns a 402 with an `exact` payment scheme requiring up to 20,000 base units of USDC (0x8335…on Base). Since USDC uses 6 decimals, this translates to $0.02 per request, consistent with the site's advertised flat pricing. Payment is sent to `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` with a 300-second timeout. No API keys or rate limits are advertised; access is granted purely through the x402 payment header.

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 or functionality this specific endpoint provides. The site lists many endpoints across categories but does not document their inputs or outputs.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyhttp-post

Use cases

  • Programmatic access to an ACH-related endpoint with per-request USDC micropayments
  • Agent-driven API consumption without pre-registration or API key management
  • Integrating pay-as-you-go API calls into crypto-native workflows on Base

Fit

Best for

  • Developers wanting zero-signup, pay-per-call API access
  • Crypto-native agents that can settle USDC on Base
  • Exploratory or low-volume usage where flat $0.02/call pricing is attractive

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/ach/143 \
  -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 x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what this endpoint actually does, no request/response schema, and no examples. The /ach/143 path purpose is unknown. Effectively a stub listing.

Warnings

  • The specific function of /api/v1/ach/143 is undocumented — the 'ACH' path segment is suggestive but unconfirmed.
  • All documentation pages (/docs, /api, /pricing, /README) return only a 'Connect wallet' prompt with no usable content.
  • No OpenAPI schema, request format, or response examples are available.
  • If this endpoint relates to real ACH banking operations, it may fall under financial regulation (e.g., money transmission laws).

Citations

Provenance

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

Agent access