x402basequality 0.25

x402-gated card transaction endpoint on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to card transaction data for card ID 82 via the x402 payment protocol. 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 infrastructure utilities — all gated behind x402 micropayments on the Base network.

The specific endpoint `/api/v1/cards/82/transactions` accepts POST requests and charges a maximum of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per call. Payment is settled on-chain via the x402 "exact" scheme with no API keys, no rate limits, and no subscriptions required. The x402 challenge was successfully captured, confirming the endpoint is live.

Documentation on the site 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 schema, no request/response examples, and no description of what fields the transactions endpoint accepts or returns. The endpoint's purpose (card transaction data) is inferred solely from the URL path and the generic "Premium API Access" label. Prospective users should expect to experiment with the POST body to discover the actual input/output contract.

Capabilities

x402-paymentusdc-micropaymentbase-networkcard-transactionspay-per-requestno-api-keypost-endpoint

Use cases

  • Retrieving transaction history for a specific card
  • Programmatic access to card transaction records without API key management
  • Agent-driven financial data retrieval with on-chain micropayments

Fit

Best for

  • Developers who want keyless, pay-per-call access to card transaction data
  • AI agents that can settle x402 payments on Base in USDC
  • Users who prefer no-subscription, usage-based pricing

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Applications requiring bulk/batch transaction exports at low marginal cost
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The x402 challenge is live and confirms pricing and network, but there is zero documentation on request/response schemas, no OpenAPI spec, and the docs pages are empty. The endpoint's actual functionality is unclear beyond the URL path name.

Warnings

  • No OpenAPI or schema documentation available — input/output contract is unknown
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no content
  • The specific purpose of /api/v1/cards/82/transactions is inferred from the URL path only; no description exists
  • Card ID 82 is hardcoded in the path — unclear if other card IDs are available or what they represent

Citations

Provenance

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

Agent access