x402basequality 0.30

x402-gated premium API access on Base, pay $0.02 per request in USDC — no keys, no rate limits.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" behind an x402 paywall on the Base network. The site hosts a broad catalog of pay-per-call APIs spanning data & analytics, AI/ML inference, finance & Web3 data, and infrastructure utilities — all priced at $0.02 per request, settled in USDC on Base. The specific resource `/api/v1/benefits/82` is listed under the site's x402 challenge with a maxAmountRequired of 20,000 base units of USDC (i.e., $0.02 given USDC's 6 decimals).

The x402 challenge confirms the endpoint is live, accepts POST requests, and returns application/json. Payment is made via the "exact" scheme to wallet `0x1A2B…85F3` using USDC (`0x8335…2913`) on Base. No API keys are required; access is granted per-payment with no stated rate limits. The timeout window is 300 seconds.

Documentation is extremely thin — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no additional content. The exact data or functionality returned by `/api/v1/benefits/82` is not documented anywhere in the crawled material. The endpoint path suggests it may be a benefits-related resource (ID 82), but without schema details or example responses, the actual payload is unknown. The site's broader catalog lists analytics, AI, finance, and utility endpoints, but this specific path does not appear in those listings.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-responsepost-method

Use cases

  • Programmatic access to a premium API resource without managing API keys or subscriptions
  • Agent-driven workflows that need to pay per call using USDC on Base
  • Exploring x402 protocol integration with low-cost endpoints

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • AI agents that can settle micropayments in USDC on Base
  • Use cases requiring keyless, pay-as-you-go API access

Not for

  • Users who need detailed documentation or known response schemas before integrating
  • High-volume consumers who need bulk pricing or subscription discounts
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/benefits/82 \
  -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 and payment details, but the actual functionality of /api/v1/benefits/82 is completely undocumented. No request or response schema is available, and all documentation pages render only a wallet-connect prompt. The endpoint's purpose must be guessed from its URL path alone.

Warnings

  • The exact data or service returned by /api/v1/benefits/82 is unknown — no documentation, schema, or examples exist in crawled material.
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no usable content.
  • This specific endpoint path does not appear in the site's listed API catalog, making its purpose unclear.
  • Response schema is entirely unknown; integrators must discover the payload empirically.

Citations

Provenance

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

Agent access