x402basequality 0.35

Pay-per-call earnings data for Stryker (SYK) via x402 on Base, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides financial earnings data for Stryker Corporation (ticker: SYK) through the lowpaymentfee.com platform. It is part of a broader suite of Finance & Web3 APIs offered by the provider, all accessible via the x402 payment protocol on the Base network. Each request costs $0.02 in USDC (USD Coin), with no API keys, rate limits, or subscriptions required — callers simply attach an x402 payment header to each POST request.

The endpoint returns JSON (mimeType: application/json) and is discoverable via the x402 challenge mechanism. The x402 challenge was captured live, confirming the endpoint is operational. Payment is settled on-chain to a specified address using USDC on Base (contract 0x8335…2913). The maximum timeout for payment settlement is 300 seconds.

Documentation on the provider's site is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no example request/response payloads, and no description of what fields the earnings data contains. The specific endpoint path (`/api/v1/finance/SYK/earnings`) is not listed on the homepage, though the homepage does list a Finance & Web3 category with similar endpoints. Because of the lack of documentation, the exact schema of the earnings response and any required request body fields are unknown.

Capabilities

financial-earnings-datax402-paymentusdc-settlementbase-networkper-call-pricingno-api-keyjson-response

Use cases

  • Retrieve Stryker Corporation (SYK) earnings data on demand without subscriptions
  • Integrate earnings data into autonomous agent workflows using x402 micropayments
  • Build financial dashboards that pull earnings data with per-request USDC payments

Fit

Best for

  • Agents or apps needing on-demand corporate earnings data with no API key setup
  • Developers who want to pay per call in USDC on Base without rate limits
  • Prototyping financial data integrations with minimal onboarding friction

Not for

  • Bulk historical earnings data retrieval (no documented batch endpoint)
  • Users who need detailed documentation or guaranteed SLA before integrating
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/finance/SYK/earnings \
  -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 (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the specific SYK/earnings path is not even listed on the homepage. Effectively a stub with confirmed liveness.

Warnings

  • No OpenAPI or schema documentation available — request body and response fields are entirely unknown
  • The /api/v1/finance/SYK/earnings path is not listed on the provider's homepage; it may be dynamically generated or undocumented
  • All docs/pricing/API/README pages return only a 'Connect wallet' prompt with no technical content
  • Cannot verify what earnings data is actually returned without making a paid request

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:34:00Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access