x402basequality 0.25

Premium API Access

U.S. W-2 tax data for 2020 via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to U.S. W-2 tax-related data for the 2020 tax year. It is part of a broader suite of pay-per-call APIs offered by the same provider, spanning data analytics, AI/ML inference, finance, and utility services. All endpoints use the x402 protocol on the Base network, settling payments in USDC.

The specific endpoint `/api/v1/tax/w2/2020` accepts POST requests and costs $0.02 per call (20,000 base units of USDC with 6 decimals). No API keys or accounts are required — callers authenticate and pay via the x402 payment header. The provider advertises no rate limits and instant access.

Documentation is extremely sparse. The crawled docs, pricing, and API pages all returned only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what fields the W-2 endpoint expects or returns. The endpoint is confirmed live (returns a proper 402 challenge), but without documentation it is unclear what input parameters are needed or what the response payload looks like. Use with caution until the provider publishes proper API documentation.

Capabilities

tax-dataw2-formus-tax-2020x402-paymentusdc-basepay-per-requestno-api-key

Use cases

  • Retrieving W-2 wage and tax statement data for the 2020 tax year
  • Automating tax preparation workflows that need 2020 W-2 information
  • Building financial tools that reference historical U.S. payroll tax data

Fit

Best for

  • Agents or apps needing on-demand 2020 W-2 tax data without API key management
  • Developers who want crypto-native pay-per-call access to tax information
  • Automated tax filing or analysis pipelines

Not for

  • Users who need comprehensive multi-year tax data (only 2020 is served at this endpoint)
  • Anyone requiring detailed API documentation before integration — docs are currently absent
  • Production systems that need guaranteed SLA or support

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but there is zero documentation on request parameters, response schema, or what data is actually returned. The docs pages are empty. Without knowing what the endpoint accepts or produces, this is effectively a stub listing.

Warnings

  • No API documentation available — all doc pages return only a wallet-connect prompt
  • No OpenAPI or output schema provided; request and response formats are unknown
  • The nature of the 'tax/w2/2020' data is unclear — it could be tax calculations, form generation, or something else entirely
  • Potentially regulated category (tax/financial data) — verify data accuracy and compliance independently

Citations

Provenance

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

Agent access