x402basequality 0.30

Pay-per-call token data for RUNE 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 on-demand token data for RUNE (THORChain) through the x402 payment protocol. Each call costs $0.02, paid in USDC on the Base network. No API keys or accounts are required — callers attach an x402 payment header and receive a JSON response.

The endpoint is part of a broader platform offering data & analytics, AI/ML inference, finance/Web3, and infrastructure utility APIs, all uniformly priced at $0.02 per request. The specific `/api/v1/tokens/RUNE` path suggests it returns token-level information for RUNE, likely price or market data, though the exact response schema is not documented. The x402 challenge confirms the endpoint is live, accepts POST requests, and settles payments to a known address via USDC (contract 0x8335…) on Base.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further detail. There is no OpenAPI spec, no example request/response, and no description of the returned fields. Callers should expect a JSON payload but will need to experiment to determine the exact structure.

Capabilities

x402-paymentusdc-basetoken-dataper-call-pricingno-api-keyrune-thorchain

Use cases

  • Fetching current RUNE token data (price, metadata) in an automated trading or analytics pipeline
  • Agents that need on-demand crypto token information without managing API keys
  • Integrating RUNE data into dashboards or bots with micropayment-based access

Fit

Best for

  • Developers or agents wanting keyless, pay-per-call access to RUNE token data
  • Workflows that need occasional crypto data without subscription commitments
  • x402-compatible agents on the Base network

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users needing comprehensive historical RUNE data or OHLCV candles (not documented)
  • Anyone requiring detailed API documentation or guaranteed response schemas before integration

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no documented request/response schema, no examples, and the docs pages are empty. The actual data returned for RUNE is unknown.

Warnings

  • No OpenAPI or schema documentation available — response structure is unknown
  • Docs, pricing, and API pages all render only 'Connect wallet' with no content
  • The specific fields returned for /api/v1/tokens/RUNE are not described anywhere
  • Platform appears to be a generic template with many endpoints; unclear how mature or reliable the RUNE data source is

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 11:22:12Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access