x402basequality 0.30

Pay-per-call EOS 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/EOS` is part of a broader suite of pay-per-request APIs hosted on lowpaymentfee.com. The endpoint accepts POST requests and returns JSON data related to the EOS token. Payment is settled on the Base network using USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are required — callers simply attach an x402 payment header to each request.

The provider offers a wide catalog of endpoints spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and Web3 data (price feeds, exchange rates, token quotes, gas estimates), and utility services (geocoding, validation, conversion, generation). All endpoints share the same $0.02/request pricing model and x402 payment flow on Base.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what fields the `/api/v1/tokens/EOS` endpoint actually returns. The endpoint is confirmed live (returns a valid 402 challenge), but the actual data payload and its structure are unknown.

Capabilities

x402-paymentusdc-settlementbase-networktoken-datapay-per-requestno-api-keyjson-response

Use cases

  • Fetching EOS token information or market data on demand
  • Integrating EOS data into trading bots or portfolio dashboards
  • Agent-driven crypto data retrieval with automatic micropayments

Fit

Best for

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

Not for

  • Users needing high-frequency bulk data (no documented rate limits but $0.02/call adds up)
  • Anyone requiring detailed API documentation or guaranteed SLAs before integration
  • Non-crypto use cases unrelated to token data

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/EOS \
  -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 and returns a valid x402 402 challenge, confirming pricing and payment details. However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs. The actual data returned by the endpoint is completely unknown, making this effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all return only 'Connect wallet' with no content
  • No request or response schema provided; the structure of returned EOS token data is unknown
  • No OpenAPI or machine-readable spec available
  • The broad catalog of endpoints (AI, analytics, finance, utils) all at identical $0.02 pricing with zero documentation raises questions about actual functionality

Citations

Provenance

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

Agent access