x402basequality 0.30

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/127` is part of the lowpaymentfee.com platform, which offers a broad catalog of pay-per-request APIs settled via the x402 protocol on the Base network using USDC. The specific endpoint is listed under "Premium API Access" but its exact functionality is unclear — the path suggests ACH (Automated Clearing House) payment-related data or operations, though no detailed documentation or schema is available to confirm what it returns or accepts.

The platform advertises a flat $0.02 per request across all endpoints, with no API keys, no rate limits, and no minimum commitments. The x402 challenge confirms the endpoint is live, accepting POST requests and requiring payment of up to 20,000 base units of USDC (0.02 USDC = $0.02) on the Base network to address `0x1A2B...85F3`. The asset address `0x8335...2913` corresponds to USDC on Base.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema, and no examples. The endpoint's category within the platform's own listing structure is not shown (the homepage lists Data & Analytics, AI & ML, Finance & Web3, and Infrastructure groups, but `/api/v1/ach/127` does not appear among them). Users should expect to experiment with POST requests to discover the accepted input format and response shape.

Capabilities

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

Use cases

  • Querying ACH-related payment data or initiating ACH operations via a single paid API call
  • Integrating low-cost per-request financial endpoints into agent workflows without managing API keys
  • Testing x402 payment protocol integrations on Base with a cheap live endpoint

Fit

Best for

  • Developers experimenting with x402 protocol payments on Base
  • Agents needing keyless, pay-per-call access to financial/ACH endpoints
  • Low-volume or sporadic API consumers who want no subscription commitments

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 requiring non-crypto payment methods

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what this specific endpoint does, no request/response schema, no examples, and the endpoint path does not appear in the provider's own homepage catalog. Effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • The endpoint /api/v1/ach/127 is not listed among the provider's advertised API catalog on the homepage
  • No request or response schema is provided; input format and output shape are unknown
  • The meaning of '127' in the path is unexplained — it may be a resource ID or route parameter

Citations

Provenance

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

Agent access