x402basequality 0.30

Retrieve employee salary data via x402 micropayment on Base for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns salary information for a specific employee (ID 174) behind an x402 paywall. It accepts POST requests and settles payments in USDC on the Base network. The x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (6 decimals), which equals $0.02 per call.

The provider lowpaymentfee.com hosts a broad catalog of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. This particular endpoint falls under what appears to be an employee/HR data category, though the provider's landing page does not explicitly list it among its featured API groups.

Because the endpoint path references a hardcoded employee ID (174), it is unclear whether callers can query arbitrary employee IDs or whether this is a demo/sample resource. No OpenAPI schema, request body documentation, or response examples were found in the crawl. The docs, pricing, and API pages all returned only a "Connect wallet" prompt with no substantive content. Treat this endpoint as live but poorly documented.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-lookuppay-per-requestno-api-key

Use cases

  • Retrieving salary information for a specific employee via automated agent
  • Integrating pay-per-request HR data into a workflow without API key management
  • Demonstrating x402 micropayment protocol usage on Base

Fit

Best for

  • Agents needing on-demand employee salary data without subscription
  • Developers experimenting with x402 protocol payments on Base
  • Low-volume, pay-as-you-go data retrieval

Not for

  • Bulk payroll data exports across many employees
  • Production HR systems requiring authenticated, auditable access
  • Users who need detailed API documentation or response schema guarantees

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/174/salary \
  -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 (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no request/response documentation, no examples, and the docs pages are empty. The specific purpose (employee 174 salary) is narrow and unexplained.

Warnings

  • No API documentation found — docs, pricing, and API pages all return only a wallet-connect prompt with no content.
  • The endpoint path hardcodes employee ID 174; it is unclear if other IDs are supported or if this is a demo resource.
  • This endpoint is not listed among the provider's featured API categories on the landing page.
  • No request body schema or response schema is available; callers must guess at the expected input and output format.

Citations

Provenance

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

Agent access