x402basequality 0.30

Pay-per-call token data API for MATIC via x402 on Base, $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides token data for MATIC (Polygon) through a pay-per-call x402 protocol. It is part of a broader platform offering dozens of endpoints across data & analytics, AI/ML, finance/Web3, and infrastructure categories — all priced uniformly at $0.02 per request, settled in USDC on the Base network. No API keys or rate limits are required; callers pay per request via the x402 payment header.

The specific endpoint `/api/v1/tokens/MATIC` sits within the Finance & Web3 category of the platform. The x402 challenge confirms the endpoint is live, accepting POST requests, and requires up to 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals = $0.02) per call. Payment is made to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

Documentation is extremely sparse — the docs, API, pricing, 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 MATIC token endpoint actually returns. The platform landing page lists the endpoint categories and pricing but provides no technical detail about request parameters or response shapes.

Capabilities

token-datamatic-polygonx402-paymentusdc-settlementbase-networkpay-per-callno-api-keycrypto-market-data

Use cases

  • Fetching current MATIC/Polygon token data on demand without managing API keys
  • Integrating MATIC token information into an agent workflow with per-call USDC payments
  • Building dashboards or bots that need ad-hoc crypto token lookups with no subscription commitment

Fit

Best for

  • Agents or apps needing occasional MATIC token data without subscription overhead
  • Developers who want keyless, pay-as-you-go crypto data access on Base
  • x402-native workflows that settle micropayments in USDC

Not for

  • High-frequency trading requiring sub-second latency and guaranteed SLAs
  • Users who need detailed API documentation or response schema guarantees before integrating
  • Non-crypto use cases unrelated to token data

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/MATIC \
  -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 live and returns a valid x402 challenge with clear pricing, but there is zero documentation on request parameters or response format. No OpenAPI spec, no examples, and all doc pages render only 'Connect wallet'. The actual data returned is unknown.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or JSON schema describing request parameters or response fields
  • Response format for /api/v1/tokens/MATIC is entirely unknown; cannot verify what data is returned
  • Platform appears to be a generic template with many listed endpoints but no verifiable technical detail

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 00:07:08Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access