x402basequality 0.35

IBM earnings data via x402 micropayment on Base network for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides IBM earnings data through the x402 payment protocol. It is part of a broader suite of finance, analytics, AI, and utility APIs offered by the same provider, all priced at $0.02 per request and settled in USDC on the Base network.

The endpoint accepts POST requests and returns JSON. When called without payment, it returns a standard x402 challenge advertising a maximum cost of 20,000 base units of USDC (0x8335…on Base), which equals $0.02 given USDC's 6 decimal places. Payment is made via the x402 exact scheme to the provider's wallet. No API keys or rate limits are advertised; access is gated purely by per-request micropayment.

Documentation is extremely sparse. The provider's docs, pricing, and API 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 structure of the IBM earnings response (fields, time ranges, historical vs. current data) is unknown and must be discovered by making a paid request.

Capabilities

finance-dataearnings-datax402-paymentusdc-micropaymentbase-networkper-request-pricingno-api-key

Use cases

  • Retrieving IBM earnings data for financial analysis or dashboards
  • Automated agent workflows that need on-demand corporate earnings information
  • Building trading or research tools that consume earnings data without subscription commitments

Fit

Best for

  • Agents or apps needing pay-per-call IBM earnings data with no subscription
  • Crypto-native workflows that can settle USDC on Base
  • Low-volume or sporadic access to earnings data where a flat subscription is wasteful

Not for

  • High-volume bulk earnings data retrieval across many tickers (only IBM endpoint documented)
  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no documentation, no OpenAPI spec, no request/response schema, and no examples. The actual data returned is entirely unknown, making this effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and API pages all render only a wallet-connect prompt
  • No request or response schema provided; the structure of the earnings data is unknown
  • Only IBM ticker is confirmed at this URL; availability of other tickers is unverified
  • Provider site offers many endpoint categories but none have visible documentation

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 22:50:09Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-05-01

Agent access