x402basequality 0.35

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" via the x402 payment protocol. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety of pay-per-call APIs 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/110` appears to be part of the Finance & Web3 category, likely related to Stripe charge data or operations. The x402 challenge confirms the endpoint is live, accepting POST requests, and requires an exact payment of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

The platform advertises no API keys, no rate limits, and instant access. Documentation pages (/docs, /pricing, /README) all returned only a "Connect wallet" prompt with no substantive content, so the actual request/response schema for this specific endpoint is unknown. Without documentation on what parameters this endpoint accepts or what it returns, usage requires experimentation or wallet-connected exploration of their docs portal.

Capabilities

x402-paymentusdc-basepay-per-requeststripe-chargesno-api-keyno-rate-limits

Use cases

  • Retrieving or creating Stripe charge records via a pay-per-call model
  • Agents that need on-demand access to payment/charge data without API key management
  • Programmatic access to Stripe charge information settled in crypto

Fit

Best for

  • Developers wanting keyless, pay-per-use API access
  • AI agents with crypto wallets on Base network
  • Low-volume or sporadic API consumers who prefer no subscriptions

Not for

  • High-volume production workloads where $0.02/request adds up significantly
  • Users who need detailed API documentation before integrating
  • Users without a Base network wallet or USDC holdings

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no documentation on request parameters, response schema, or what 'stripe/charges/110' actually does. All doc pages returned only 'Connect wallet' with no content. The listing is essentially a stub with confirmed liveness and pricing but no functional specification.

Warnings

  • No documentation available — all doc pages (/docs, /pricing, /README) return only 'Connect wallet' with no content
  • Request and response schemas are completely unknown for this endpoint
  • The purpose of '/api/v1/stripe/charges/110' is unclear — the '110' path segment and 'stripe/charges' naming are unexplained
  • No OpenAPI spec or AI plugin manifest found

Citations

Provenance

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

Agent access