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, settled in USDC on the Base network, with no API keys, no rate limits, and no commitments required.

The specific endpoint `/api/v1/payments/51` is labeled "Premium API Access" but the provider does not document what this particular route returns. The x402 challenge confirms it is live, accepts POST requests, and charges a maximum of 20,000 base units of USDC (0.02 USD) per call. Payment is made to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, with a 300-second timeout.

The provider's landing page lists 16 different API endpoints across four categories, but documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema, and no usage examples available. The actual functionality behind this specific `/payments/51` route is unclear — it may be a generic demonstration endpoint or a specific premium service. Agents should be aware that the lack of documentation makes it difficult to predict the response format or required request body.

Capabilities

x402-paymentusdc-basepay-per-requestno-api-keypost-method

Use cases

  • Testing x402 payment protocol integrations
  • Demonstrating pay-per-request API patterns on Base
  • Accessing premium API content without API key registration

Fit

Best for

  • Developers experimenting with x402 payment flows
  • Agents that can settle USDC payments on Base
  • Users who want keyless, pay-as-you-go API access

Not for

  • Production workloads requiring documented request/response schemas
  • Users who need free or subscription-based API access
  • Anyone needing detailed API documentation before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/51 \
  -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, but there is no documentation, no OpenAPI spec, no request/response schema, and no explanation of what '/api/v1/payments/51' actually returns. The docs, pricing, API, and README pages all render only 'Connect wallet' with no content. This is effectively a stub listing.

Warnings

  • No documentation available — all doc pages render only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • The specific functionality of /api/v1/payments/51 ('Premium API Access') is undocumented and unclear
  • No example responses available to verify what the endpoint returns

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 07:17:10Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access