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/60` 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/60` path is not documented — the provider labels it generically as "Premium API Access" — so the exact data or service it returns is unclear. It may relate to ACH (Automated Clearing House) banking data or routing information given the URL path, but this is speculative.

Pricing is $0.02 per request (maxAmountRequired of 20,000 base units of USDC with 6 decimals = $0.02). Payment is handled inline via the x402 protocol: callers attach an `X-PAYMENT` header with a signed payment to the payTo address. No API keys, accounts, or rate limits are advertised. The endpoint accepts POST requests and returns `application/json`.

The broader platform lists roughly 16 endpoints across categories like sentiment analysis, text summarization, embeddings, price feeds, gas estimates, geocoding, and more — all at the same $0.02/request price point. Documentation beyond the landing page is essentially empty (docs, pricing, and README pages all just show a "Connect wallet" prompt), so there is no schema documentation for request or response payloads for any endpoint.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keyjson-responseach-data

Use cases

  • Accessing ACH-related data or routing information on a per-call basis
  • Integrating pay-per-request financial APIs without managing API keys or subscriptions
  • Agent-driven workflows that need on-demand financial data with crypto micropayments

Fit

Best for

  • Developers wanting zero-signup, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously on Base
  • Projects needing low-cost per-call financial data without rate limits

Not for

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

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid 402 x402 challenge), but there is zero documentation on what this specific endpoint does, what request body it expects, or what it returns. The provider's docs, pricing, and README pages are all blank beyond a wallet-connect prompt. The endpoint path suggests ACH-related functionality but this is unconfirmed. Effectively a stub listing.

Warnings

  • The specific function of /api/v1/ach/60 is undocumented — 'Premium API Access' is a generic label applied to all endpoints
  • No request or response schema is available for any endpoint on this platform
  • Documentation pages (/docs, /pricing, /README) are empty, showing only 'Connect wallet'
  • The 'ach' in the URL path suggests ACH banking data but this is unverified speculation
  • The broader platform lists many endpoints but none have documented input/output schemas

Citations

Provenance

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

Agent access