x402basequality 0.30

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a "Premium API Access" resource at the path /api/v1/ach/163. It is part of a broader platform offering multiple pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities—all settled via x402 micropayments on the Base network using USDC.

The x402 challenge confirms the endpoint is live and accepts POST requests. Payment is settled on-chain to a specified address using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base). The maxAmountRequired is 20000 base units, which at 6 decimals equals $0.02 per request. No API keys or rate limits are advertised; access is granted immediately upon valid x402 payment.

The specific functionality of the /api/v1/ach/163 endpoint is not documented beyond the label "Premium API Access." The platform's landing page lists various API categories but does not include this particular path in its public catalog. Documentation pages (docs, pricing, README) all resolve to a minimal "Connect wallet" prompt with no additional technical detail. Without further documentation, the exact input/output schema and purpose of this endpoint remain unclear.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keypost-method

Use cases

  • Programmatic access to a premium resource with per-call USDC micropayments
  • Agent-driven workflows requiring keyless, on-demand API access
  • Demonstrating x402 payment protocol integration on Base

Fit

Best for

  • Developers experimenting with x402 micropayment protocols
  • Agents that can settle USDC payments on Base L2
  • Use cases requiring no-signup, no-rate-limit API access

Not for

  • Users who need detailed API documentation before integrating
  • Applications requiring free or fiat-only payment methods
  • High-volume batch processing where per-call costs add up

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/ach/163 \
  -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 (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation of what this endpoint actually does, no input/output schema, and no examples. The 'Premium API Access' label is generic and the /ach/163 path is not listed on the provider's public catalog.

Warnings

  • No documentation available for /api/v1/ach/163 — purpose and schema unknown
  • All doc/pricing/README pages return only a 'Connect wallet' prompt with no content
  • This specific endpoint path is not listed in the provider's public API catalog
  • Functionality must be inferred; actual behavior is unverified

Citations

Provenance

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

Agent access