x402basequality 0.35

x402-gated token data endpoint for CELO on Base, paid per-request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides token data for CELO via an x402-gated API. It is part of a broader platform offering dozens of endpoints across data analytics, AI/ML inference, finance/Web3, and infrastructure categories — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/tokens/CELO` accepts POST requests and returns JSON. Payment is handled via the x402 protocol: callers attach an `X-PAYMENT` header containing a signed USDC payment on Base. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02. The platform advertises no API keys, no rate limits, and instant access — you pay per request with no subscriptions or commitments.

Documentation beyond the landing page is extremely sparse; the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema, and no example payloads available. The exact data returned for a token query (price, metadata, on-chain stats, etc.) is not documented and must be inferred or discovered by making a paid call.

Capabilities

x402-paymentusdc-settlementbase-networktoken-dataper-request-pricingno-api-keyjson-response

Use cases

  • Fetching CELO token data (price, metadata, or quotes) programmatically
  • Integrating pay-per-call crypto data into an agent workflow without API key management
  • Building dashboards or bots that need on-demand token information settled via USDC on Base

Fit

Best for

  • Developers wanting keyless, pay-per-use token data access
  • AI agents that can settle x402 payments autonomously on Base
  • Projects needing low-friction crypto data without subscription commitments

Not for

  • High-volume use cases where $0.02/request adds up quickly compared to subscription APIs
  • Users who need detailed documentation or guaranteed SLAs before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/CELO \
  -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 live and returns a valid x402 402 challenge, confirming it is operational. However, there is no OpenAPI spec, no request/response schema, no examples, and no meaningful documentation — the docs pages all show only 'Connect wallet'. The exact data returned is unknown, making this effectively a stub listing.

Warnings

  • No OpenAPI or schema available — request and response formats are undocumented
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content
  • The exact nature of the data returned for /api/v1/tokens/CELO is not specified anywhere in the crawl material
  • Platform appears to list many endpoints but provides no technical documentation for any of them

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:04:28Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access