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 `/api/v1/transfers/192` is listed as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (i.e., $0.02) per call. The platform advertises no API keys, no rate limits, and instant access — you simply attach an x402 payment header to each request.

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 priced at $0.02 per request.

This particular endpoint (`/api/v1/transfers/192`) is labeled "Premium API Access" but its actual functionality is not documented beyond that title. The crawled docs, pricing, API, and README pages all returned only a "Connect wallet" prompt with no further content. Without documentation or an output schema describing what this endpoint returns, its specific behavior must be considered unknown. The x402 challenge confirms it is live and accepts POST requests settling in USDC on Base.

Capabilities

x402-paymentpay-per-requestusdc-settlementbase-networkpost-methodjson-response

Use cases

  • Accessing premium API functionality with per-request USDC micropayments on Base
  • Agent-driven workflows that need keyless, pay-as-you-go API access
  • Programmatic access without subscription commitments or API key management

Fit

Best for

  • Developers who want to pay per request without API keys or subscriptions
  • AI agents that can settle x402 payments autonomously on Base
  • Users who prefer crypto-native micropayment access to utility APIs

Not for

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

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and confirms pricing ($0.02 USDC on Base), but the endpoint's actual functionality is undocumented. All docs/pricing/README pages returned only 'Connect wallet' with no content. No OpenAPI schema, no request/response examples, and the endpoint name 'Premium API Access' is generic and uninformative.

Warnings

  • The specific functionality of /api/v1/transfers/192 is unknown — 'Premium API Access' is not descriptive and no documentation is available.
  • All documentation pages (docs, pricing, README, api) returned only a 'Connect wallet' prompt with no usable content.
  • No OpenAPI spec, no request body schema, and no response schema are provided.
  • The endpoint path includes a numeric ID (192) which may refer to a specific resource whose nature is unclear.

Citations

Provenance

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

Agent access