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

lowpaymentfee.com hosts a collection of pay-per-request API endpoints gated by the x402 protocol on the Base network. This specific endpoint (`/api/v1/ach/4`) is listed as "Premium API Access" and accepts POST requests. Payment is settled in USDC (contract 0x8335…2913 on Base) at a maximum cost of 20,000 base units, which equals $0.02 per call (USDC uses 6 decimals). No API keys, rate limits, or upfront commitments are required — callers simply attach an x402 payment header to each request.

The broader lowpaymentfee.com platform advertises endpoints across several categories: data & analytics (metrics, reports, data export, insights), AI & machine learning (sentiment analysis, text summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All are priced at $0.02 per request.

Documentation is extremely sparse. The `/docs`, `/api`, `/pricing`, and `/README` pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The exact functionality behind the `/api/v1/ach/4` path is unclear — the name "Premium API Access" and the `ach` path segment suggest it may relate to ACH (Automated Clearing House) payment processing, but this cannot be confirmed from the available material.

Capabilities

x402-paymentpay-per-requestusdc-settlementbase-networkno-api-keypost-endpoint

Use cases

  • Programmatic access to a premium API endpoint without managing API keys or subscriptions
  • Agent-driven workflows that need on-demand, per-call payment settlement on Base
  • Exploring x402-gated services with minimal upfront commitment

Fit

Best for

  • Developers or agents wanting zero-signup, pay-as-you-go API access
  • x402-compatible wallets and agent frameworks on the Base network
  • Low-volume or sporadic usage where per-call pricing is cost-effective

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume consumers who would benefit from bulk pricing or subscription models
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/ach/4 \
  -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 x402 challenge is live and well-formed, confirming the endpoint exists and its pricing. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the actual functionality of /api/v1/ach/4 is undocumented. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README all return only a 'Connect wallet' prompt with no technical content.
  • No OpenAPI or schema definition found; request and response formats are unknown.
  • The purpose of /api/v1/ach/4 ('Premium API Access') is unclear — the 'ach' path suggests ACH payment processing but this is unconfirmed.
  • The platform lists many endpoint categories (AI, finance, analytics, infrastructure) but provides no evidence of actual underlying functionality.

Citations

Provenance

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

Agent access