x402basequality 0.30

Morgan Stanley earnings data via x402 micropayment on Base for $0.02/request

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides financial earnings data for Morgan Stanley (ticker MS) through the x402 payment protocol. It is part of a broader suite of Finance & Web3 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. Payment is handled via the x402 protocol: callers receive a 402 challenge specifying the USDC asset on Base (contract 0x8335…2913), with a maxAmountRequired of 20000 base units (i.e., $0.02 given USDC's 6 decimals). No API keys or rate limits are advertised — access is gated purely by per-request micropayment. The payment recipient address is 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3, and the maximum timeout is 300 seconds.

Documentation is extremely sparse. The provider's docs, pricing, and API pages all render 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 earnings response contains. The endpoint path suggests it returns earnings-related financial data for the ticker "MS" (Morgan Stanley), but the exact schema and data source are unknown. Prospective users should test with a small payment to verify the response format meets their needs.

Capabilities

x402-paymentusdc-basefinance-earningsper-request-micropaymentjson-responseno-api-key

Use cases

  • Retrieving Morgan Stanley earnings data programmatically without API key management
  • Integrating stock earnings information into autonomous agent workflows via x402 micropayments
  • Building financial dashboards that pull earnings on demand with per-call billing

Fit

Best for

  • Agents or apps needing on-demand earnings data with no subscription commitment
  • Developers experimenting with x402 payment-gated financial APIs
  • Low-volume or sporadic earnings data lookups at $0.02 per call

Not for

  • High-frequency trading or bulk earnings data retrieval (no documented bulk discount or batch endpoint)
  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Anyone needing earnings data for tickers other than MS from this specific endpoint

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/finance/MS/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 live and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI schema, no request/response examples, and all documentation pages render only 'Connect wallet' with no usable content. The actual data returned is entirely unknown, making this effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, and API pages all show only 'Connect wallet'
  • No request or response schema provided; actual earnings data fields are unknown
  • Data source for earnings information is not disclosed
  • Cannot confirm whether 'MS' refers to Morgan Stanley or another entity without testing

Citations

Provenance

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

Agent access