x402basequality 0.30

x402-gated premium API access 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 "Premium API Access" via the x402 payment protocol on the Base network. The specific resource `/api/v1/trades/102` appears to be part of a broader suite of pay-per-call APIs offered by the provider, spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. All endpoints on the platform are priced at $0.02 per request, settled in USDC (USD Coin) on Base with no API keys, no rate limits, and no commitments required.

The x402 challenge for this particular endpoint advertises a maxAmountRequired of 20,000 base units of USDC (contract 0x8335…2913 on Base). Since USDC uses 6 decimals, this converts to $0.02 per call, consistent with the site's advertised pricing. Payment is made via the x402 "exact" scheme, with a 300-second timeout. The endpoint accepts POST requests and returns application/json.

Note that the specific functionality of `/api/v1/trades/102` is not documented beyond the generic label "Premium API Access." The path suggests it may relate to a specific trade record (ID 102), possibly in the finance/Web3 category, but no request or response schema is provided. The broader site lists many endpoints but the crawled documentation pages (docs, pricing, README) returned only a "Connect wallet" prompt with no additional technical detail. Treat this listing as a stub with confirmed liveness but limited documentation.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responseno-api-keypost-method

Use cases

  • Fetching trade-related data on a per-request payment basis
  • Integrating pay-per-call APIs into agent workflows without API key management
  • Accessing financial or trade records via x402 micropayments

Fit

Best for

  • Agents needing keyless, pay-per-use API access on Base
  • Developers prototyping x402 payment flows
  • Low-volume consumers who want no subscription commitments

Not for

  • High-volume bulk data retrieval where per-request fees add up
  • Users who need detailed API documentation and response schemas before integrating
  • Non-crypto users without access to USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/trades/102 \
  -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 confirmed live via a valid 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no documentation of what /api/v1/trades/102 actually returns, no request/response schema, and the crawled docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available for the specific endpoint /api/v1/trades/102 — purpose and response format are unknown
  • All crawled doc/pricing/README pages returned only 'Connect wallet' with no technical content
  • No OpenAPI spec, no request schema, no response schema provided
  • The endpoint path suggests a single trade record (ID 102) but this is unconfirmed

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 11:30:20Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-26

Agent access