x402basequality 0.30

Pay-per-call Stripe charges endpoint on Base via x402 — $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a "Premium API Access" resource related to Stripe charges, accessible via the x402 payment protocol. The endpoint is live and returns a standard 402 challenge requesting payment in USDC on the Base network. The price per call is 20,000 base units of USDC (6 decimals), which equals $0.02 per request. Payment is sent to a specified wallet address, and no API keys or rate limits are required.

The broader lowpaymentfee.com platform advertises a suite of pay-per-call APIs spanning data & analytics (metrics, reports, data export, insights), AI & machine learning (sentiment analysis, text summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation) — all priced at $0.02 per request. However, this specific listing covers the `/api/v1/stripe/charges/99` endpoint. The exact functionality behind this particular route is unclear from the available documentation; the path suggests it may relate to creating or retrieving Stripe charge objects, but no schema, example payloads, or detailed docs were found.

Documentation pages (/docs, /api, /pricing, /README) all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema, and no usage examples available. The endpoint accepts POST requests and returns application/json according to the x402 challenge metadata.

Capabilities

x402-paymentusdc-base-networkpay-per-callstripe-chargesno-api-keyno-rate-limitsjson-response

Use cases

  • Programmatically creating or querying Stripe charges via a pay-per-call model
  • Agent-initiated payment processing without API key management
  • Integrating Stripe charge functionality into crypto-native workflows

Fit

Best for

  • Developers wanting keyless, pay-per-use access to Stripe charge operations
  • AI agents that can settle payments in USDC on Base
  • Projects needing low-friction API access without subscriptions

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume use cases where $0.02/request adds up significantly
  • Anyone requiring non-crypto payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/99 \
  -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 live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation content (all doc pages show only 'Connect wallet'), and the actual functionality behind /api/v1/stripe/charges/99 is ambiguous. This is effectively a stub listing.

Warnings

  • No documentation available — all doc pages (/docs, /api, /pricing, /README) return only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided
  • The exact purpose of /api/v1/stripe/charges/99 is unclear — the path suggests Stripe charge operations but no details are confirmed
  • No example requests or responses available to verify functionality

Citations

Provenance

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

Agent access