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/31` is part of the lowpaymentfee.com platform, which offers a broad catalog of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. All endpoints use the x402 payment protocol, settling in USDC on the Base network at $0.02 per request (20,000 base units with 6 decimals). No API keys, rate limits, or upfront commitments are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The specific endpoint `/api/v1/ach/31` is listed under the generic title "Premium API Access" with no further documentation about what it returns or what input it expects. The path suggests it may relate to ACH (Automated Clearing House) banking data or operations, but this is speculative — the provider's landing page does not list this particular route among its documented API categories. The endpoint accepts POST requests and returns `application/json`.

Documentation on the site is extremely thin: the docs, pricing, API, 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 usage examples available. Prospective users should be aware that the actual functionality behind this endpoint is unclear and would need to be tested directly.

Capabilities

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

Use cases

  • Programmatic access to ACH-related data or operations via a single micropayment per call
  • Agent-driven workflows that need on-demand API access without pre-registration
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers experimenting with x402 pay-per-call patterns
  • AI agents that need keyless, on-demand API access settled in USDC
  • Users who want to avoid subscription commitments for occasional API calls

Not for

  • Users who need well-documented, production-grade ACH banking integrations
  • High-volume use cases where per-request pricing at $0.02 adds up significantly
  • Anyone requiring detailed API documentation or SLAs before integration

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid 402 x402 challenge) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what this specific endpoint does, no request/response schema, and the docs pages are empty. The 'Premium API Access' title is generic and uninformative.

Warnings

  • No documentation exists for this specific endpoint — its actual functionality is unknown
  • All docs/pricing/README pages on the site render only 'Connect wallet' with no content
  • The endpoint path '/api/v1/ach/31' is not listed among the provider's documented API categories
  • No OpenAPI spec, request schema, or response schema is available
  • The description 'Premium API Access' is generic and does not describe the endpoint's purpose

Citations

Provenance

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

Agent access