x402basequality 0.30

x402-gated premium API endpoint on Base, pay-per-call with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/benefits/93` is part of the lowpaymentfee.com platform, a collection of x402-protocol pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities. The specific resource behind `/api/v1/benefits/93` is labeled "Premium API Access" but its exact functionality is not documented beyond that title. The endpoint is live and returns a valid x402 challenge.

Payment is settled on the Base network using USDC (contract `0x8335…2913`) via the x402 "exact" scheme. The `maxAmountRequired` is 20,000 base units; since USDC uses 6 decimals, this equals $0.02 per request — consistent with the site-wide $0.02/request pricing advertised on the landing page. No API keys are required; callers simply attach an `X-PAYMENT` header with a valid x402 payment proof. The provider advertises no rate limits and instant access.

Documentation is extremely thin — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no additional technical content. There is no OpenAPI spec, no request/response schema, and no usage examples. The endpoint accepts POST requests (per the probe and the outputSchema). Because the purpose of this specific `/benefits/93` route is undocumented, callers should treat it as an opaque premium resource until the provider publishes further details.

Capabilities

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

Use cases

  • Programmatic access to a premium API resource without traditional API key management
  • Agent-driven workflows that need to pay per call using on-chain USDC on Base
  • Testing x402 payment flows against a live, low-cost endpoint

Fit

Best for

  • Developers experimenting with x402 protocol integrations
  • AI agents that can autonomously pay for API calls via crypto
  • Users who want no-signup, no-API-key access to paid endpoints

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Anyone requiring fiat-only payment rails (this is crypto-settled on Base)
  • Use cases that need to know exactly what data the endpoint returns before paying

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/benefits/93 \
  -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 ($0.02 USDC on Base). However, there is no documentation, no OpenAPI spec, no request/response schema, and the purpose of /api/v1/benefits/93 is entirely opaque beyond the label 'Premium API Access'. This is effectively a stub listing.

Warnings

  • The exact functionality of /api/v1/benefits/93 is undocumented — 'Premium API Access' is the only description available.
  • All documentation pages (docs, pricing, API, README) render only a 'Connect wallet' prompt with no technical content.
  • No OpenAPI spec, no request schema, and no response schema are available.
  • Cannot verify what data or service is returned after successful payment.

Citations

Provenance

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

Agent access