x402basequality 0.30

x402-gated card-transaction endpoint on Base, pay-per-call with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com exposes a card transactions resource at `/api/v1/cards/10/transactions` behind an x402 payment challenge. The endpoint accepts POST requests and is settled on the Base network using USDC (contract 0x8335…2913). The per-call cost is 20,000 base units of USDC, which with 6 decimals equals $0.02 per request.

The provider site lowpaymentfee.com advertises a broad catalog of pay-per-call APIs spanning data & analytics, AI/ML (sentiment, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation) — all at $0.02 per request. The specific endpoint listed here (`/api/v1/cards/10/transactions`) is labeled "Premium API Access" but does not appear in the site's public catalog, and no documentation describes its request or response schema. The site's docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content.

Because there is no OpenAPI spec, no request/response schema documentation, and no description of what "card transactions" means in this context, the actual functionality of this endpoint is unclear. It could relate to financial card transaction data, but this is speculative. The x402 challenge is live and well-formed, confirming the endpoint is operational and accepting payments on Base.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-callpost-endpointcard-transactions

Use cases

  • Retrieving or submitting card transaction data via a pay-per-call model
  • Integrating x402-compatible payment flows into agent workflows
  • Accessing financial transaction records without API key registration

Fit

Best for

  • Agents or developers already using x402 payment protocol on Base
  • Use cases requiring keyless, per-request API access
  • Scenarios where USDC micropayments are preferred over subscription billing

Not for

  • Users who need documented request/response schemas before integration
  • High-volume use cases where per-call pricing at $0.02 adds up significantly
  • Anyone needing clear regulatory or compliance documentation for financial data

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/cards/10/transactions \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint is operational. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the specific endpoint does not appear in the provider's own catalog. Functionality is essentially unknown.

Warnings

  • No request or response schema documented anywhere
  • This specific endpoint (/api/v1/cards/10/transactions) is not listed in the provider's public API catalog
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no content
  • The meaning of 'card transactions' in this context is unclear — could be financial data or something else entirely
  • No OpenAPI or ai-plugin manifest available

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 02:50:47Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access