x402basequality 0.30

x402-gated premium API access on Base, paid per-call in USDC at $0.02/request.

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 — all gated via the x402 payment protocol on the Base network. The specific endpoint `/api/v1/stripe/charges/37` is labeled "Premium API Access" but its exact functionality is not documented beyond that title. The platform advertises a flat $0.02 per request across all endpoints, with no API keys, no rate limits, and instant access.

The x402 challenge confirms the endpoint is live and accepts payment in USDC (contract `0x8335...2913` on Base) with a `maxAmountRequired` of 20,000 base units, which equals $0.02 given USDC's 6 decimals. Payment is made via the `exact` scheme to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`, with a 300-second timeout. The endpoint expects HTTP POST requests.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional content. There is no OpenAPI schema, no request/response examples, and no description of what data or functionality this specific endpoint returns. The platform lists many other endpoints (analytics, AI, finance, utilities) at the same price point, but none have publicly visible documentation either. Prospective users should be aware that the actual behavior of this endpoint is unclear from available materials.

Capabilities

x402-paymentusdc-paymentbase-networkper-call-billinghttp-post

Use cases

  • Paying per-call for premium API access without needing API keys
  • Integrating x402-compatible agents with a low-cost endpoint on Base
  • Testing x402 payment flows against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need keyless, pay-per-use API access on Base
  • Low-cost per-request API consumption without subscriptions

Not for

  • Users who need documented request/response schemas before integrating
  • High-volume use cases where per-call pricing may not be optimal
  • Anyone needing clear SLAs or support guarantees

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no documentation, no OpenAPI schema, no request/response examples, and the actual functionality of this specific endpoint ('Premium API Access' / 'stripe/charges/37') is entirely undocumented. All docs pages return only 'Connect wallet' with no content.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • The exact functionality of /api/v1/stripe/charges/37 is unknown — 'Premium API Access' is the only description
  • No examples of expected input or output

Citations

Provenance

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

Agent access