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

lowpaymentfee.com hosts a collection of x402-protocol pay-per-call API endpoints settled in USDC on the Base network. The specific endpoint at `/api/v1/stripe/charges/1` is listed as "Premium API Access" and accepts POST requests gated by an x402 payment challenge. The price per call is 20,000 base units of USDC (0.02 USD), consistent with the site-wide $0.02/request pricing advertised across all their endpoints.

The provider offers endpoints spanning several categories: 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 endpoints share the same $0.02 per-request pricing with no API keys, no rate limits, and no minimum commitments required.

The specific functionality behind the `/api/v1/stripe/charges/1` endpoint is unclear from the available documentation. The name suggests it may relate to Stripe payment/charge data, but no request/response schema, parameter documentation, or usage examples are provided. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content, making it impossible to confirm what data or service this endpoint actually returns.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-callno-api-keypost-endpointstripe-charges

Use cases

  • Querying Stripe charge data without traditional API key management
  • Programmatic access to payment/charge information via micropayment-gated endpoint
  • Agent-driven financial data retrieval settled on-chain

Fit

Best for

  • Developers wanting keyless, pay-per-call access to payment-related data
  • AI agents that can settle x402 payments in USDC on Base
  • Users who prefer on-chain micropayments over subscription billing

Not for

  • Users needing detailed API documentation or guaranteed SLAs before integrating
  • High-volume batch processing where per-request pricing adds up quickly
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/1 \
  -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 (returns a valid x402 402 challenge), and pricing is clear at $0.02/request in USDC on Base. However, there is no documentation, no request/response schema, no examples, and the actual functionality of the 'stripe/charges/1' endpoint is entirely opaque. All doc pages render only 'Connect wallet' with no content.

Warnings

  • No API documentation available — all doc pages show only 'Connect wallet'
  • The actual functionality and response format of /api/v1/stripe/charges/1 is unknown
  • No OpenAPI spec, no request parameters, and no response schema provided
  • No examples or sample responses available to verify what data is returned

Citations

Provenance

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

Agent access