x402basequality 0.30

x402-payable employee salary lookup endpoint on Base, settled in USDC at $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to employee salary data via an x402 payment-gated API. The specific resource `/api/v1/employees/104/salary` returns salary information for employee ID 104 when called with a POST request and a valid x402 payment header. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) at a cost of $0.02 per request (20,000 base units with 6 decimals).

The provider lowpaymentfee.com hosts a broad catalog of x402-payable APIs spanning data analytics, AI/ML inference, finance, and utility services, all priced at $0.02 per request. The platform advertises no API keys, no rate limits, and instant access — payment is the only authentication mechanism. However, documentation is extremely sparse: the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail.

Because there is no OpenAPI schema, no request/response examples, and no documentation beyond the landing page listing, the actual structure of the salary response body is unknown. The endpoint is confirmed live (returns a proper 402 challenge), but callers will need to experiment to determine what fields are returned and what input the POST body expects.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-lookupper-request-billingno-api-key

Use cases

  • Retrieving salary information for a specific employee by ID
  • Integrating pay-per-request salary data into HR or payroll workflows
  • Agent-driven lookups of compensation data without API key management

Fit

Best for

  • Developers wanting keyless, pay-per-call access to employee salary data
  • AI agents that can settle x402 payments on Base
  • Prototyping micropayment-gated data access patterns

Not for

  • Bulk payroll data exports (no documented batch endpoint)
  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Non-crypto users who cannot settle USDC payments on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/104/salary \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live with a valid 402 challenge and clear pricing, but there is zero documentation on request/response schemas, no OpenAPI spec, and the docs pages are empty. The purpose of the endpoint (employee salary data) is only inferable from the URL path. This is effectively a stub listing.

Warnings

  • No OpenAPI schema or request/response documentation available
  • Docs, API, pricing, and README pages all render only 'Connect wallet' with no content
  • The actual response format and required POST body fields are completely unknown
  • The endpoint path suggests access to personal salary data — consider data privacy implications
  • This appears to be a demo/showcase site; the authenticity and source of employee salary data is unverified

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 19:36:04Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-23

Agent access