x402basequality 0.25

x402-gated Stripe charges endpoint on Base, paying $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 one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety of pay-per-call APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/charges/40` appears to be related to Stripe charge operations, though the provider's documentation is extremely thin — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawled material. The x402 challenge confirms the endpoint is live, accepts POST requests, requires payment of 20,000 base units of USDC (0.02 USD given 6 decimals) on Base to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3, and returns application/json.

Because there is no documentation describing what request body this endpoint expects or what response it returns, agents should treat this as an exploratory integration. The platform advertises no API keys, no rate limits, and instant access, but the actual functionality behind this particular route is unclear from available sources.

Capabilities

x402-paymentusdc-basepay-per-requeststripe-chargesjson-responseno-api-key

Use cases

  • Programmatically creating or querying Stripe charges via a pay-per-call model
  • Integrating payment processing into agent workflows without API key management
  • Exploring x402 protocol-based micropayment APIs on Base

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing on-demand Stripe charge access without subscription commitments
  • Low-volume, pay-as-you-go payment API consumers

Not for

  • Production payment processing requiring documented SLAs and schemas
  • High-volume Stripe integrations where direct Stripe API access is more cost-effective
  • Use cases requiring detailed API documentation and support

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/40 \
  -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), but there is zero documentation on request/response schemas, no OpenAPI spec, and all doc pages render only 'Connect wallet'. The purpose of this specific Stripe charges endpoint is unclear from available material.

Warnings

  • No API 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/40 is undocumented and unclear
  • No examples of expected request body or response format

Citations

Provenance

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

Agent access

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