x402basequality 0.30

Pay-per-call API platform on Base network via x402 — $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is a pay-per-request API platform that uses the x402 protocol to accept USDC payments on the Base network. The specific endpoint at `/api/v1/transfers/38` is labeled "Premium API Access" and requires a POST request with an x402 payment header. The 402 challenge indicates a maximum cost of 20,000 base units of USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913), which equals $0.02 per request (USDC uses 6 decimals). No API keys or rate limits are advertised.

The broader platform offers endpoints across four 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 endpoints are listed at the same $0.02/request price point.

However, the specific functionality behind the `/api/v1/transfers/38` endpoint is unclear. The endpoint path suggests a transfer-related resource, but the description is generic ("Premium API Access") and no request/response schema documentation is available. The docs, pricing, and API pages all returned only a "Connect wallet" prompt with no further content. Without documentation or example payloads, the actual behavior of this endpoint cannot be confirmed.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keypost-endpointjson-response

Use cases

  • Programmatic access to paid API endpoints without traditional API key registration
  • Agent-driven workflows that need to pay per call using USDC on Base
  • Testing x402 protocol integrations with low-cost endpoints

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • AI agents that need keyless, pay-per-use API access
  • Users who want to avoid subscription commitments for API usage

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • High-volume use cases where $0.02/request adds up significantly
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transfers/38 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

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, no request/response schema, and no explanation of what the /transfers/38 endpoint actually does. The docs, pricing, and API pages are all empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, and API pages all return only 'Connect wallet' with no content
  • The specific functionality of /api/v1/transfers/38 is unknown; the path suggests transfers but the description is generic
  • No request body schema or response schema is documented anywhere
  • No OpenAPI spec, no AI plugin manifest, no agents.txt found

Citations

Provenance

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

Agent access