x402basequality 0.30

x402-gated Stripe invoice endpoint on Base, paid per-call in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a specific Stripe invoice resource (invoice ID 104) behind an x402 paywall. It is part of a broader platform that offers dozens of pay-per-request API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all gated via the x402 protocol on the Base network and settled in USDC.

The specific endpoint `/api/v1/stripe/invoices/104` is labeled "Premium API Access" and costs up to $0.02 per request (maxAmountRequired of 20,000 base units of USDC with 6 decimals = $0.02). Payment is made via an `X-PAYMENT` header using the x402 "exact" scheme. The endpoint accepts POST requests and returns `application/json`. No API keys or rate limits are advertised; access is granted purely through per-call micropayments.

Documentation on the site is extremely thin — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no examples of what the invoice endpoint actually returns. The endpoint is confirmed live (returns a proper 402 challenge), but the lack of documentation makes it difficult to know what data or functionality is actually delivered upon successful payment.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-invoice-accesspay-per-requestno-api-key

Use cases

  • Retrieving Stripe invoice data (invoice 104) via a single micropayment
  • Programmatic access to invoice details without traditional API key management
  • Agent-driven invoice lookups settled in USDC on Base

Fit

Best for

  • Developers or agents needing one-off Stripe invoice data without subscription commitments
  • x402-compatible agents that can settle USDC micropayments on Base
  • Exploring pay-per-request API patterns with crypto settlement

Not for

  • Users needing bulk or batch invoice retrieval (no documented batch endpoint)
  • Anyone requiring detailed API documentation or guaranteed SLAs before integrating
  • Use cases requiring non-crypto payment methods

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is essentially no documentation: no OpenAPI spec, no request/response schema, no examples, and all doc pages render only 'Connect wallet'. The purpose of this specific invoice endpoint is unclear beyond its label. Score reflects a confirmed-live but effectively undocumented stub.

Warnings

  • No OpenAPI spec or request/response schema available
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content
  • The specific functionality of /api/v1/stripe/invoices/104 is undocumented — unclear what data is returned
  • The endpoint path references a specific Stripe invoice ID (104); generalizability is unknown

Citations

Provenance

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

Agent access