x402basequality 0.30

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 x402-protocol access to a Stripe charges resource. The specific path `/api/v1/stripe/charges/10` appears to be part of a broader platform offering dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request and settled in USDC on the Base network.

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, 6 decimals → $0.02) to wallet 0x1A2B…85F3. The payment timeout is 300 seconds. No API keys or rate limits are advertised; access is purely payment-gated.

Documentation is extremely thin — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no explanation of what the `/stripe/charges/10` endpoint actually returns or what input it expects. The endpoint's description is simply "Premium API Access," which is uninformative. Without documentation or example payloads, the actual functionality behind this specific route remains unclear.

Capabilities

x402-payment-gatedusdc-basestripe-chargespay-per-requestno-api-keypost-method

Use cases

  • Programmatic access to Stripe charge data or creation via x402 micropayment
  • Agent-driven payment workflows that settle per-call in USDC on Base
  • Integrating pay-as-you-go Stripe operations without traditional API key management

Fit

Best for

  • Developers wanting keyless, pay-per-request access to Stripe charge functionality
  • AI agents that can settle x402 payments on Base in USDC
  • Prototyping payment flows without subscription commitments

Not for

  • Users needing detailed API documentation or request/response schemas before integrating
  • High-volume production use cases where per-request pricing at $0.02 may not be cost-effective
  • Anyone requiring non-USDC or non-Base settlement options

Quick start

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

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 beyond a wallet-connect prompt, and no explanation of what the endpoint actually does. The listing is effectively a stub.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • The specific purpose of /api/v1/stripe/charges/10 is unclear — 'Premium API Access' is not descriptive
  • No examples of successful responses available

Citations

Provenance

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

Agent access