x402-gated employee data endpoint on Base, pay $0.02 per request in USDC.
What it does
This endpoint at lowpaymentfee.com provides access to an employee record (ID 134) behind an x402 paywall. The provider operates a broad catalog of pay-per-request APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all gated via the x402 protocol on the Base network. Each call costs $0.02 in USDC (USD Coin) with no API keys, rate limits, or subscriptions required.
The specific resource `/api/v1/employees/134` is described only as "Premium API Access" with no further documentation on request parameters or response shape. The x402 challenge confirms the endpoint is live, accepts POST requests, and settles payment to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using USDC (`0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`) on Base. The maximum amount required is 20,000 base units (i.e., $0.02 given USDC's 6 decimals), with a 300-second payment timeout.
Documentation is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no additional content. There is no OpenAPI spec, no example request/response, and no description of what fields the employee record contains. The endpoint appears functional but is essentially undocumented beyond the x402 challenge metadata.
Capabilities
Use cases
- —Retrieving employee record data on a per-request payment basis
- —Agent-driven data lookups without pre-registration or API keys
- —Demonstrating x402 protocol payment flows on Base
Fit
Best for
- —Agents needing on-demand employee data without subscription commitments
- —Developers experimenting with x402 payment protocol integrations
- —Low-volume, pay-as-you-go data access
Not for
- —Bulk employee data retrieval at scale (no batch endpoint documented)
- —Users who need detailed API documentation or guaranteed SLAs
- —Applications requiring non-crypto payment methods
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/employees/134 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is zero documentation on request/response schema, no OpenAPI spec, and all doc pages render only 'Connect wallet'. The specific employee endpoint is not listed on the provider's own landing page, making its purpose and output entirely opaque.
Warnings
- —No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
- —No OpenAPI or schema describing request parameters or response fields for /api/v1/employees/134
- —The /api/v1/employees/134 endpoint is not listed among the provider's advertised APIs on the landing page
- —Response content and data accuracy cannot be verified without making a paid request
Citations
- —The endpoint returns a 402 x402 challenge with maxAmountRequired of 20000 base units in USDC on Basehttps://lowpaymentfee.com/api/v1/employees/134
- —All APIs on the platform cost $0.02 per request with no API keys, rate limits, or minimumshttps://lowpaymentfee.com
- —USDC contract address on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/employees/134
- —Docs, pricing, API, and README pages render only 'Connect wallet' with no additional contenthttps://lowpaymentfee.com/docs