x402basequality 0.35

x402-gated employee salary endpoint on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to employee salary data (specifically employee ID 192) via an x402 payment challenge. It is part of a broader platform offering dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated behind x402 micropayments on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is settled in USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base. The maximum amount required per call is 20,000 base units, which at 6 decimals for USDC equals $0.02. The platform advertises no API keys, no rate limits, and instant access. The x402 challenge was confirmed live, returning a proper 402 with version 1 challenge metadata.

The specific data returned by this endpoint is unclear — the description is simply "Premium API Access" and no response schema or example is documented. The broader site's docs, pricing, and API pages all render only a "Connect wallet" prompt with no further documentation. This makes it difficult to assess the actual content or utility of the salary data returned. The endpoint path suggests it retrieves salary information for a specific employee record, but whether this is sample/demo data or a real HR dataset is unknown.

Capabilities

x402-paymentusdc-micropaymentbase-networkemployee-salary-datapay-per-requestjson-response

Use cases

  • Retrieving salary information for a specific employee record
  • Demonstrating x402 micropayment integration on Base
  • Testing pay-per-request API patterns with USDC

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need to make micropayment-gated API calls on Base
  • Projects exploring pay-per-use data access without API keys

Not for

  • Production HR/payroll systems requiring authenticated, auditable access
  • Bulk employee data retrieval across many records
  • Users who need detailed API documentation before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing. However, there is no documentation, no response schema, no example responses, and the purpose of the data (employee 192 salary) is unexplained. The rest of the site's pages render only 'Connect wallet' with no usable content.

Warnings

  • No API documentation available — docs, pricing, and API pages all show only 'Connect wallet'
  • No response schema or example response provided for this endpoint
  • The nature of the 'employee salary' data is unclear — could be demo/sample data
  • The endpoint path is very specific (employee ID 192) with no indication of what other IDs exist or how to discover them

Citations

Provenance

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

Agent access