x402basequality 0.30

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" via the x402 payment protocol. It is one of many endpoints offered by the provider, which spans categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints are priced at $0.02 per request, payable in USDC on the Base network with no API keys, no rate limits, and no commitments required.

The specific endpoint `/api/v1/payments/253` is labeled "Premium API Access" but its exact functionality is not documented beyond that title. The x402 challenge confirms the endpoint is live, accepts POST requests, and requires a payment of up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) to the address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`. The response MIME type is `application/json`.

The provider's landing page lists 16 endpoints across four categories but documentation pages (docs, pricing, README) 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. This makes it difficult to determine what data or functionality this specific endpoint returns. Agents should be aware that the lack of documentation means integration requires experimentation or direct contact with the provider.

Capabilities

x402-paymentusdc-base-networkpay-per-requestjson-responseno-api-keypost-method

Use cases

  • Programmatic access to a premium API endpoint with per-call USDC micropayments
  • Agent-driven workflows that need keyless, pay-as-you-go API access on Base
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers exploring x402 payment protocol integrations
  • 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 or schemas before integrating
  • Applications requiring free or fiat-only payment methods
  • Production workloads that depend on well-documented response contracts

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/253 \
  -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 and returns a valid x402 challenge with clear pricing, but there is no documentation, no OpenAPI spec, no request/response schemas, and no examples. The purpose of this specific endpoint (/api/v1/payments/253) is unclear beyond the generic label 'Premium API Access'. All doc pages render only 'Connect wallet'.

Warnings

  • No documentation available — all doc/pricing/README pages show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • The specific functionality of /api/v1/payments/253 is undocumented and unclear
  • Cannot verify what data or service is actually returned after payment

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 06:48:15Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access