x402basequality 0.25

x402-gated API endpoint on Base network, pay-per-request with USDC — no API keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com is part of a broader platform offering pay-per-call APIs across data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. The specific endpoint `/api/v1/carts/68` is listed as "Premium API Access" and is gated via the x402 protocol, requiring payment in USDC on the Base network.

The platform advertises a flat $0.02 per request pricing model with no API keys, no rate limits, and no commitments. However, the x402 challenge for this particular endpoint shows a `maxAmountRequired` of 20000 (in USDC's 6-decimal representation, this equals $0.02), confirming the advertised price. Payment is made via the x402 "exact" scheme to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using the USDC token contract on Base (`0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`).

The endpoint accepts HTTP POST requests and returns `application/json`. Beyond the generic "Premium API Access" label, there is no documentation describing what this specific cart endpoint does, what request body it expects, or what response it returns. The broader site lists many endpoints across categories (analytics, AI, finance, utilities), but the `/api/v1/carts/68` path does not appear among them. The docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. Without schema details or usage examples, the actual functionality of this endpoint remains unclear.

Capabilities

x402-paymentusdc-base-networkpay-per-requesthttp-postjson-response

Use cases

  • Programmatic access to a premium API resource via x402 micropayment
  • Agent-driven API consumption without API key management
  • On-chain pay-per-request access on Base L2

Fit

Best for

  • Developers or agents wanting keyless, pay-per-call API access
  • x402-compatible clients on the Base network
  • Scenarios requiring no subscription or rate-limit constraints

Not for

  • Users needing detailed API documentation or guaranteed SLAs
  • Use cases requiring known, well-documented request/response schemas
  • High-volume consumers who need bulk pricing

Quick start

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

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 zero documentation on what /api/v1/carts/68 actually does, no request/response schema, and the docs pages are empty. The listing is effectively a stub with only payment metadata available.

Warnings

  • No documentation exists for the /api/v1/carts/68 endpoint — its purpose is unknown
  • The path does not appear in the site's own listed API catalog
  • All doc/pricing/API pages render only 'Connect wallet' with no content
  • No request body schema or response schema is available
  • Functionality cannot be verified without making a paid request

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 19:52:40Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access