x402basequality 0.25

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 API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints on the platform share a uniform pricing model of $0.02 per request, settled in USDC on the Base network.

The specific endpoint `/api/v1/benefits/96` is listed as "Premium API Access" but no further documentation describes what data or functionality it returns. The x402 challenge confirms the endpoint is live, accepts POST requests, and requires 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 platform advertises no API keys, no rate limits, and instant access. However, documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all render only a "Connect wallet" prompt with no substantive content, so the actual behavior and response schema of this endpoint remain undocumented. Without knowing what "Premium API Access" concretely returns, agents should treat this as an opaque paid endpoint until more information is available.

Capabilities

x402-paymentusdc-settlementbase-networkjson-responsepost-methodper-request-billing

Use cases

  • Accessing a premium API resource with per-call USDC micropayments on Base
  • Demonstrating x402 payment protocol integration for agent-to-API commerce
  • Testing low-cost pay-per-request API patterns without API keys or subscriptions

Fit

Best for

  • Developers exploring x402 payment-gated APIs
  • Agents that can settle USDC payments on Base L2
  • Users who want keyless, pay-per-use API access

Not for

  • Users who need detailed documentation or response schemas before calling
  • Applications requiring free or subscription-based API access
  • Use cases needing non-USDC or non-Base payment rails

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation, no OpenAPI schema, no example requests or responses, and the description 'Premium API Access' is entirely generic. The actual functionality of this specific endpoint is unknown.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all render only a wallet-connect prompt with no content
  • The endpoint name 'Premium API Access' is generic and does not describe what data or service is returned
  • No request or response schema is provided; agents cannot predict what this endpoint does
  • The 'benefits/96' path suggests one of many numbered resources, but no catalog or description of these resources exists

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 17:49:31Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-21

Agent access