x402basequality 0.35

Get the current price of MANA (Decentraland) via a pay-per-call x402 endpoint on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint returns the current price of the MANA token (Decentraland) as a JSON response, accessible via the x402 payment protocol on the Base network. Each request costs $0.02 in USDC, settled on-chain with no API keys, rate limits, or subscriptions required.

The endpoint is part of a broader suite of APIs offered at lowpaymentfee.com, which spans data analytics, AI/ML inference, finance/Web3 market data, and utility services — all priced uniformly at $0.02 per request. This specific endpoint lives under the Finance & Web3 category and is designed for agents or applications that need real-time token pricing data with minimal friction. The x402 challenge confirms the endpoint is live, accepting POST requests, and paying out to a specified address using USDC (contract 0x8335…2913) on Base.

Documentation beyond the landing page is sparse — the /docs, /pricing, and /README pages all resolve to a wallet-connect prompt with no additional technical detail. There is no OpenAPI spec, no example request/response payloads, and no description of the response schema. The endpoint appears functional based on the 402 challenge, but the lack of documentation means callers must discover the response format empirically.

Capabilities

token-price-lookupx402-paymentusdc-settlementbase-networkpay-per-callno-api-keycrypto-market-data

Use cases

  • Fetching the current MANA/USD price for portfolio tracking or trading bots
  • Integrating real-time Decentraland token pricing into a dApp or dashboard
  • Agent-driven market data retrieval without API key management

Fit

Best for

  • AI agents needing on-demand token price data without authentication
  • Developers who want pay-per-call crypto pricing with no subscription
  • Applications on Base that can settle micropayments in USDC

Not for

  • High-frequency trading requiring sub-second latency and bulk pricing
  • Users who need historical MANA price data or OHLCV candles
  • Anyone without a Base-compatible wallet or USDC balance

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/MANA/price \
  -H "X-PAYMENT: <x402_payment_header>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and confirms pricing and payment details, but there is no OpenAPI spec, no documented request/response schema, and no example payloads. The /docs, /pricing, and /README pages are all empty wallet-connect stubs. The listing is effectively a stub with verified liveness.

Warnings

  • No OpenAPI or schema documentation available — response format must be discovered empirically
  • All documentation pages (/docs, /pricing, /README) return only a wallet-connect prompt with no content
  • No example request or response payloads are provided anywhere in the crawl material
  • The provider hosts many endpoints at uniform $0.02 pricing; unclear if all are fully implemented or placeholders

Citations

Provenance

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

Agent access