x402basequality 0.30

x402-gated premium API access on Base, pay $0.02 per 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 lowpaymentfee.com platform, which hosts a variety of pay-per-call APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. All endpoints on the platform share a uniform $0.02-per-request pricing model settled in USDC on the Base network.

The specific endpoint `/api/v1/benefits/79` is listed under the title "Premium API Access" but the crawled documentation does not clarify what data or functionality this particular route returns. It accepts HTTP POST requests and returns `application/json`. Payment is handled via the x402 protocol: callers must include an `X-PAYMENT` header with a valid payment proof. The x402 challenge advertises a max amount of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The payment timeout is 300 seconds.

The platform advertises no API keys, no rate limits, and instant access. Documentation pages (/docs, /pricing, /api, /README) all resolve but contain only a "Connect wallet" prompt with no further technical detail. Because of the lack of documentation on what `/api/v1/benefits/79` actually does, users should treat this as a low-information endpoint until the provider publishes more details.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responsehttp-post

Use cases

  • Accessing a premium data or service endpoint with per-request USDC micropayments
  • Integrating x402-compatible payment flows into agent workflows
  • Testing x402 protocol payment challenges on Base

Fit

Best for

  • Developers experimenting with x402 micropayment protocols
  • Agents that can settle USDC payments on Base automatically
  • Users who want keyless, pay-per-use API access

Not for

  • Users who need detailed documentation before calling an endpoint
  • Applications requiring free or subscription-based access without crypto wallets

Quick start

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

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 schema, no request/response examples, and the purpose of /api/v1/benefits/79 is entirely unclear. This is effectively a stub listing.

Warnings

  • The specific functionality of /api/v1/benefits/79 is undocumented — the title 'Premium API Access' is generic and uninformative.
  • All documentation pages (/docs, /pricing, /api, /README) render only a 'Connect wallet' prompt with no technical content.
  • No OpenAPI spec, request schema, or response schema is available.
  • This endpoint does not appear in the site's own listed API catalog, raising questions about its purpose.

Citations

Provenance

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

Agent access