x402basequality 0.25

Pay-per-call ACH endpoint on Base via x402 — $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/ach/148` is part of the lowpaymentfee.com platform, which offers a suite of pay-per-request APIs spanning data & analytics, AI/ML inference, finance & Web3, and infrastructure utilities. All endpoints are gated via the x402 protocol on the Base network, accepting USDC payments with no API keys, no rate limits, and no commitments required.

The specific `/api/v1/ach/148` path falls under a "Premium API Access" label, but the site does not provide documentation explaining what this particular endpoint returns or accepts. The x402 challenge confirms the endpoint is live, accepting POST requests, and requires up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) per call, paid to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base. The response MIME type is `application/json`.

Documentation across the site is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no description of what "ach/148" specifically provides. The endpoint name suggests it may relate to ACH (Automated Clearing House) banking data or operations, but this is speculative. Prospective users should test the endpoint directly to determine its actual functionality.

Capabilities

x402-paymentusdc-paymentbase-networkpay-per-requestjson-responseno-api-key

Use cases

  • Accessing ACH-related data or operations on a per-request basis without subscription
  • Integrating pay-per-call financial endpoints into agent workflows
  • Testing x402 protocol-based API consumption on Base

Fit

Best for

  • Developers experimenting with x402 pay-per-request APIs
  • Agents needing low-cost per-call access without API key management
  • Users who want to pay in USDC on Base for individual API calls

Not for

  • Users who need detailed API documentation before integrating
  • High-volume consumers who need bulk pricing or SLAs
  • Anyone requiring non-crypto payment methods

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on what /api/v1/ach/148 actually does, no request/response schema, and no examples. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content
  • The purpose of /api/v1/ach/148 is unknown; 'Premium API Access' is a generic label with no specifics
  • No OpenAPI spec or request/response schema provided
  • No examples of input or output available
  • The 'ach' path component may imply financial/banking operations which could be subject to regulation

Citations

Provenance

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

Agent access