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" behind an x402 paywall on the Base network. The specific resource path `/api/v1/benefits/68` is not individually described on the provider's site, but the site hosts a broad catalog of pay-per-call APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request.

The x402 challenge confirms the endpoint is live, accepting POST requests and settling payments in USDC (contract 0x8335…2913 on Base). The max amount required is 20,000 base units, which at 6 decimals equals $0.02. Payment is made via the x402 exact scheme with no API keys or rate limits required — callers simply attach an X-PAYMENT header with a valid payment proof.

Documentation is extremely sparse. The docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no description of what `/api/v1/benefits/68` specifically returns. The endpoint's purpose must be inferred entirely from its title ("Premium API Access") and the broader site context. Prospective callers should be aware that without documented input/output schemas, integration requires experimentation or contacting the provider.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keypost-method

Use cases

  • Accessing a premium API endpoint without traditional API key registration
  • Making one-off paid API calls settled in USDC on Base
  • Agent-driven programmatic access to gated resources via x402 protocol

Fit

Best for

  • Developers who want keyless, pay-per-use API access
  • AI agents that can settle x402 payments on Base
  • Users comfortable with USDC micropayments for API calls

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Anyone requiring non-crypto payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/benefits/68 \
  -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 confirmed live via a valid 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the specific purpose of /api/v1/benefits/68 is undocumented. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or output schema provided for this specific endpoint
  • The purpose of /api/v1/benefits/68 is not described anywhere on the site
  • Cannot verify what data or service this endpoint actually returns

Citations

Provenance

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

Agent access