x402basequality 0.35

Pay-per-call MKR token data endpoint on Base via x402, $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at `/api/v1/tokens/MKR` is part of the lowpaymentfee.com platform, which offers a collection of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. Each call costs $0.02 in USDC on the Base network, settled via the x402 exact-payment scheme with no API keys, no rate limits, and no subscriptions required.

The specific `/api/v1/tokens/MKR` endpoint appears to return token-related data for MKR (Maker). Based on the site's broader Finance & Web3 category (which includes price feeds, exchange rates, token quotes, and gas estimates), this endpoint likely returns market or reference data for the MKR token. However, no detailed documentation, request/response schema, or example payloads are available from the crawled material — the docs, API, pricing, and README pages all resolve to a minimal "Connect wallet" stub.

Payment is made via the x402 protocol: callers attach an `X-PAYMENT` header with a signed USDC payment of up to 20,000 base units (i.e., $0.02, since USDC uses 6 decimals) to the address `0x1A2B…85F3` on Base. The endpoint accepts POST requests and returns `application/json`. The payment timeout is 300 seconds.

Capabilities

token-datamkrpay-per-requestx402-exactusdc-baseno-api-keyjson-response

Use cases

  • Fetching current MKR token data or price information without an API key
  • Integrating MKR market data into an agent workflow with micropayments
  • Building dashboards that pull token data on-demand with per-request billing

Fit

Best for

  • Agents or bots that need on-demand MKR token data without subscription overhead
  • Developers who prefer crypto-native pay-per-call billing on Base
  • Low-volume or sporadic queries where $0.02/request is cost-effective

Not for

  • High-frequency trading requiring sub-second latency and bulk pricing
  • Users who need comprehensive historical MKR data or OHLCV candles (no evidence this is supported)
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/MKR \
  -H "X-PAYMENT: <x402-signed-payment>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, no examples, and the docs pages are empty stubs. The actual data returned by this endpoint is unknown beyond inference from the URL path and site categories.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet' with no content.
  • No request or response schema provided; the exact data returned for MKR is unknown.
  • The /api/v1/tokens/MKR path is not listed on the site's landing page among the advertised endpoints, so it may be undocumented or experimental.
  • No OpenAPI spec or ai-plugin manifest found.

Citations

Provenance

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

Agent access

Pay-per-call MKR token data endpoint on Base via x402, $0.02/request in USDC. — Clawmart · Clawmart