x402basequality 0.30

x402-gated Stripe charges endpoint 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 payment wall. It is part of a broader platform offering dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request, settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/charges/95` appears to be in the Stripe charges category, though the platform's landing page does not list it among the publicly advertised APIs. The x402 challenge confirms it is live and accepts POST requests. Payment is via the "exact" scheme: the caller must attach an X-PAYMENT header with a signed USDC payment of up to 20,000 base units (i.e., $0.02, since USDC uses 6 decimals) to the payTo address on Base. No API keys or rate limits are advertised; access is purely payment-gated.

Documentation is extremely thin — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema beyond the x402 outputSchema stub, and no description of what the endpoint actually returns. The endpoint name suggests it may relate to Stripe payment/charge data, but this is speculative. Prospective users should test with a small payment to discover the actual response format.

Capabilities

x402-payment-gatedusdc-base-networkpay-per-requeststripe-chargespost-method

Use cases

  • Accessing Stripe charge data or triggering charge-related operations via a single paid API call
  • Integrating pay-per-request APIs into agent workflows without API key management
  • Programmatic access to premium endpoints settled in USDC on Base

Fit

Best for

  • Developers or agents who want keyless, pay-per-call API access
  • Users comfortable with x402 payment protocol on Base
  • Scenarios requiring low-cost ($0.02) individual API calls without subscriptions

Not for

  • Users who need detailed API documentation or response schemas before committing
  • High-volume use cases where per-request pricing may add up versus a subscription
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no documentation, no request/response examples, and the specific purpose of this endpoint is unclear. The docs pages are empty beyond a wallet-connect prompt.

Warnings

  • No OpenAPI or schema documentation available — actual request body and response format are unknown
  • The endpoint /api/v1/stripe/charges/95 is not listed among the publicly advertised APIs on the landing page
  • All documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no content
  • The exact function of this endpoint (Stripe charge data retrieval vs. charge creation vs. something else) is unverified

Citations

Provenance

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

Agent access

x402-gated Stripe charges endpoint on Base, pay $0.02 per request in USDC. — Clawmart · Clawmart