x402basequality 0.30

x402-gated Stripe invoice endpoint on Base, paying $0.02 in USDC per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a Stripe invoice resource (invoice ID 32) behind an x402 paywall. It is part of a broader platform offering dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all priced at $0.02 per request, settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/invoices/32` is labeled "Premium API Access" by the provider. The x402 challenge confirms it accepts POST requests, requires an exact payment of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals → $0.02), and responds with `application/json`. Payment is made to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` with a 300-second timeout.

Documentation is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no additional content. There is no OpenAPI spec, no request/response schema beyond the x402 output schema stub, and no description of what data the invoice endpoint actually returns. The platform advertises no API keys, no rate limits, and instant access, but the actual functionality of this particular endpoint is unclear from available materials.

Capabilities

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

Use cases

  • Retrieving Stripe invoice data via a single micropayment without API key registration
  • Programmatic access to invoice #32 for automated billing workflows
  • Agent-driven payment-gated API consumption on Base L2

Fit

Best for

  • Developers wanting keyless, pay-per-call access to invoice data
  • AI agents that can settle x402 payments in USDC on Base
  • Quick one-off invoice lookups without subscription commitments

Not for

  • Bulk invoice processing requiring high throughput (no documented batch support)
  • Users needing detailed API documentation or guaranteed SLAs
  • Non-crypto users who cannot settle USDC payments on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, and all documentation pages render only 'Connect wallet' with no useful content. The purpose of this specific invoice endpoint is ambiguous.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No request body schema or response schema documented
  • The specific purpose of /api/v1/stripe/invoices/32 ('Premium API Access') is unclear — it may be a demo or placeholder
  • No OpenAPI or ai-plugin manifest found

Citations

Provenance

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

Agent access