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/36` 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/36` 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.

The endpoint is live and returns a valid x402 challenge. 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 APIs. Payment is made via the x402 `exact` scheme to a specified wallet address on Base. The platform advertises no API keys, no rate limits, and instant access — you simply attach an x402 payment header to each POST request.

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 this specific endpoint accepts or returns beyond the generic "Premium API Access" label and `application/json` MIME type.

Capabilities

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

Use cases

  • Querying ACH-related banking or payment data on a per-request basis
  • Agent-driven workflows that need pay-as-you-go API access without key management
  • Integrating low-cost financial data lookups into automated pipelines

Fit

Best for

  • Developers wanting zero-setup, keyless API access via crypto micropayments
  • AI agents that can settle x402 payments autonomously on Base
  • Low-volume or sporadic usage where per-call pricing beats subscriptions

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume production workloads where $0.02/request adds up significantly
  • Anyone unable or unwilling to pay in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/ach/36 \
  -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 with clear pricing, but there is virtually no documentation: no OpenAPI schema, no request/response examples, no description of what the endpoint actually does. The specific purpose of /api/v1/ach/36 is unknown. This is effectively a stub listing.

Warnings

  • The exact function of /api/v1/ach/36 is undocumented — 'Premium API Access' is a generic label applied across the platform
  • All documentation pages (docs, API, pricing, README) return only 'Connect wallet' with no usable content
  • No OpenAPI schema, no request body specification, and no response examples are available
  • The 'ach' path segment suggests banking/ACH data but this is unconfirmed

Citations

Provenance

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

Agent access