x402basequality 0.35

Pay-per-call DOGE token data via x402 on Base, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides token data for DOGE (Dogecoin) through a pay-per-call x402 protocol. It is part of a broader platform offering dozens of API endpoints across data analytics, AI/ML inference, finance/Web3, and infrastructure categories — all priced uniformly at $0.02 per request. Payment is settled on the Base network using USDC (contract 0x8335…2913) with no API keys, no rate limits, and no upfront commitments required.

The specific endpoint `/api/v1/tokens/DOGE` sits under the Finance & Web3 category of the platform and likely returns token-level data for Dogecoin (price, metadata, or market information), though the exact response schema is not documented. The x402 challenge confirms the endpoint is live, accepting POST requests, and requiring a maximum payment of 20,000 base units of USDC (i.e., $0.02 given USDC's 6 decimals). The payment timeout is 300 seconds.

Documentation on the site is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no example request/response payloads, and no description of the response format. The endpoint is confirmed live via the 402 challenge, but consumers should be prepared to discover the response schema empirically.

Capabilities

token-datadogecrypto-market-datax402-paymentusdc-settlementbase-networkpay-per-callno-api-key

Use cases

  • Fetching current DOGE token data (price, metadata) for trading bots or dashboards
  • Integrating Dogecoin market information into agent workflows without API key management
  • On-demand crypto token lookups settled via micropayments on Base

Fit

Best for

  • Agents or bots needing quick, keyless access to DOGE token data
  • Developers who prefer pay-per-call over subscription billing
  • x402-compatible clients on the Base network

Not for

  • Users needing detailed historical DOGE data or OHLCV candles (no evidence this is provided)
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone requiring comprehensive API documentation before integration

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI spec, no documented request/response schema, no example payloads, and the site's docs/pricing/README pages are all empty beyond a wallet-connect prompt. The actual data returned is unknown.

Warnings

  • No API documentation available — docs, pricing, and README pages are empty
  • Response schema for /api/v1/tokens/DOGE is completely undocumented
  • No example request or response payloads available; consumers must discover the format empirically
  • The platform lists many endpoint categories but specifics on each are absent

Citations

Provenance

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

Agent access