x402basequality 0.25

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 provides "Premium API Access" behind an x402 paywall. It is one of many endpoints offered by the lowpaymentfee.com platform, which spans data & analytics, AI & machine learning, finance & Web3, and infrastructure utility categories — all priced at $0.02 per request, settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/charges/79` accepts POST requests and returns `application/json`. The x402 challenge confirms it is live, requiring an exact payment of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals → $0.02) to wallet 0x1A2B…85F3. No API keys or rate limits are advertised; access is granted purely via the x402 payment header.

Documentation is extremely sparse. The crawled /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no description of what this particular endpoint actually returns or what input it expects beyond being a POST. The endpoint's name ("Premium API Access") and its path segment ("stripe/charges/79") suggest it may relate to Stripe charge operations, but this is speculative. Prospective users should be aware that the lack of documentation makes it difficult to know what data or functionality this endpoint provides.

Capabilities

x402-paymentusdc-baseper-call-pricingjson-responsepost-method

Use cases

  • Programmatic access to an x402-gated service at $0.02 per call
  • Agent-driven API consumption without API keys or subscriptions
  • Testing x402 payment flows on Base with low-cost endpoints

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need keyless, pay-per-call API access on Base
  • Low-cost per-request usage without commitments

Not for

  • Users who need detailed API documentation or schemas before integrating
  • High-volume use cases where per-call pricing may add up without volume discounts
  • Anyone needing guaranteed SLAs or support

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no description of what the endpoint actually does. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README all return only 'Connect wallet' with no content.
  • No OpenAPI or schema describing request parameters or response format.
  • The endpoint path 'stripe/charges/79' is ambiguous; actual functionality is unknown.
  • No examples of request or response payloads available.

Citations

Provenance

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

Agent access