x402basequality 0.30

Walmart earnings data via x402 micropayment on Base, $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides financial earnings data for Walmart (ticker: WM) through a pay-per-call x402 protocol. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are required; access is gated entirely by the x402 payment header.

The provider, lowpaymentfee.com, hosts a broad catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per call. This specific endpoint falls under the Finance & Web3 category. However, documentation is extremely sparse: the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no example request/response payloads, and no description of the earnings data fields returned. The exact request body format and response structure must be discovered experimentally.

The endpoint is confirmed live — it returns a well-formed x402 version 1 challenge with a 402 status code. The payment is of type "exact" (one-shot per call), with a 300-second timeout. Because there is no published schema or sample data, agents should treat this as a best-effort financial data source and verify output quality before relying on it in production workflows.

Capabilities

x402-paymentusdc-basefinance-dataearnings-datapay-per-requestno-api-keyjson-response

Use cases

  • Retrieving Walmart (WM) earnings data on demand without subscription
  • Integrating earnings data into automated trading or analysis pipelines
  • Agent-driven financial research with per-call micropayments

Fit

Best for

  • Agents needing on-demand earnings data without API key management
  • Low-volume financial data lookups where per-call pricing is economical
  • x402-native workflows on the Base network

Not for

  • High-frequency bulk earnings data retrieval (no documented batch support)
  • Users who need detailed API documentation or guaranteed SLA
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/finance/WM/earnings \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live with a valid x402 challenge, but there is zero documentation on request/response schema, no OpenAPI spec, no example payloads, and all doc pages render only 'Connect wallet'. The actual data content and format are entirely unknown.

Warnings

  • No API documentation available — docs, pricing, and API pages all show only 'Connect wallet'
  • No OpenAPI or JSON schema published for request or response
  • Exact request body format is unknown; must be discovered experimentally
  • No information on data source, freshness, or accuracy of earnings data
  • The endpoint path suggests Walmart (WM) earnings but this is inferred from the URL path only

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:32:44Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-05-01

Agent access