x402basequality 0.30

US W-2 tax data for 2024 via per-request x402 micropayment on Base (USDC).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to 2024 W-2 tax-related data through a simple POST request, paid per call using the x402 protocol. Payment is settled in USDC on the Base network at $0.02 per request (20,000 base units of USDC with 6 decimals). No API keys, rate limits, or upfront commitments are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of x402-gated APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services, all priced uniformly at $0.02 per request. The specific endpoint `/api/v1/tax/w2/2024` is not documented in detail on the site's landing page (which lists other categories but not tax endpoints), so the exact input schema and response format are unknown. The x402 challenge confirms the endpoint is live, accepts POST requests, and returns application/json.

Because the provider's documentation pages (docs, pricing, README) all resolve to a minimal "Connect wallet" stub with no further detail, the precise fields accepted and returned by this tax endpoint remain unclear. Callers should expect to experiment or contact the provider for schema details.

Capabilities

x402-paymentusdc-basew2-tax-dataper-request-billingno-api-keyjson-response

Use cases

  • Retrieving 2024 W-2 tax information programmatically
  • Integrating W-2 data into tax preparation workflows
  • Agents that need on-demand tax document data without managing API keys

Fit

Best for

  • Developers needing pay-per-call W-2 tax data without subscriptions
  • AI agents with x402-compatible wallets on Base
  • Quick one-off lookups of 2024 W-2 information

Not for

  • Bulk historical tax data retrieval across many years (only 2024 W-2 supported)
  • Users without a Base-network USDC wallet
  • Applications requiring detailed, documented input/output schemas before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tax/w2/2024 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge confirms the endpoint is live and priced at $0.02 USDC on Base, but there is no documentation for the tax/w2/2024 endpoint — no input schema, no response examples, and the docs pages are empty stubs. The endpoint is not even listed on the provider's own landing page, making it effectively a stub listing.

Warnings

  • No documentation exists for the /api/v1/tax/w2/2024 endpoint — input fields and response schema are completely unknown.
  • This endpoint is not listed on the provider's own landing page among their advertised APIs.
  • All documentation pages (/docs, /pricing, /README) return only a 'Connect wallet' stub with no content.
  • Tax data APIs may involve regulated or sensitive information; verify compliance with applicable laws before use.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 11:15:48Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-26

Agent access