IRS 1099 tax data for 2022, paid per-request via x402 on Base (USDC).
What it does
This endpoint at lowpaymentfee.com provides access to IRS 1099 tax data for the 2022 tax year. It is part of a broader platform offering dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all settled via the x402 protocol on the Base network using USDC.
The specific endpoint `/api/v1/tax/1099/2022` accepts POST requests and returns JSON. The x402 challenge confirms the endpoint is live, advertising a maximum cost of 20,000 base units of USDC (0.02 USD per request). Payment is made on-chain to the provider's wallet on Base, with no API keys, rate limits, or subscriptions required.
Documentation is extremely sparse. The crawled docs, pricing, and API pages all returned 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 1099 endpoint accepts or returns. The endpoint's actual data source, coverage, and accuracy are unknown. Users should treat this as an experimental or lightly-documented service.
Capabilities
Use cases
- —Retrieving IRS 1099 tax form data for the 2022 tax year
- —Automating tax document lookups in accounting workflows
- —Integrating 1099 data into financial reporting tools
Fit
Best for
- —Developers needing programmatic access to 2022 1099 tax data
- —Agents that can pay per-call via x402/USDC on Base
- —Use cases requiring no-signup, keyless API access
Not for
- —Users needing comprehensive multi-year tax data (only 2022 is indicated)
- —Applications requiring well-documented request/response schemas
- —Production systems that need SLA guarantees or support
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/tax/1099/2022 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_token>"Endpoint
Quality
The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02/request in USDC on Base). However, there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what data the 1099 endpoint actually returns. This is effectively a stub listing.
Warnings
- —No documentation available — docs, pricing, and API pages all return only a wallet-connect prompt with no content.
- —No OpenAPI or request/response schema provided; input parameters and output format are unknown.
- —Data source and accuracy of 1099 tax data are unverified.
- —The endpoint's actual functionality cannot be confirmed beyond the 402 challenge.
Citations
- —The endpoint returns a 402 x402 challenge with maxAmountRequired of 20000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/tax/1099/2022
- —The platform advertises $0.02 per request pricing with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —USDC asset contract on Base: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/tax/1099/2022