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/176` 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 listed price is $0.02 per request (20,000 base units of USDC with 6 decimals). No API keys, rate limits, or upfront commitments are required — callers simply attach an x402 payment header to each request.

The specific function of the `/api/v1/ach/176` endpoint is not documented beyond the generic label "Premium API Access." The provider's landing page lists numerous categorized APIs (analytics, AI, finance, infrastructure) but does not include this particular ACH path among them. It may relate to ACH (Automated Clearing House) payment processing or financial data, but this is speculative. The endpoint is confirmed live, returning a valid x402 402 challenge with an `exact` payment scheme. It accepts POST requests and returns `application/json`.

The broader lowpaymentfee.com platform advertises uniform $0.02 pricing across all endpoints, with no minimums and instant access. Documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all rendered only a "Connect wallet" prompt with no substantive content, so detailed request/response schemas are unavailable.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keyjson-responseach-endpointpost-method

Use cases

  • Programmatic access to an ACH-related service with per-call USDC micropayments
  • Agent-driven financial data or payment initiation without pre-registration
  • Integrating pay-as-you-go API calls into automated workflows on Base

Fit

Best for

  • Developers wanting zero-signup, pay-per-use API access
  • AI agents that can settle x402 payments in USDC on Base
  • Users needing ACH-related functionality without subscription commitments

Not for

  • Users who need detailed API documentation or schemas before integrating
  • High-volume callers who would benefit from bulk pricing or rate-limited tiers
  • Anyone requiring non-crypto payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/ach/176 \
  -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 endpoint is live and returns a valid x402 challenge, but the specific purpose of /api/v1/ach/176 is undocumented. All doc pages render only 'Connect wallet' with no schemas, examples, or descriptions. The listing is effectively a stub with confirmed liveness but no functional detail.

Warnings

  • The specific function of /api/v1/ach/176 is not documented anywhere on the provider's site
  • All documentation pages (/docs, /pricing, /api, /README) contain no substantive content — only a 'Connect wallet' prompt
  • The endpoint path suggests ACH (Automated Clearing House) functionality but this is unconfirmed
  • No request or response schema is available; callers must experiment to discover the API contract

Citations

Provenance

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

Agent access