x402basequality 0.30

Pay-per-call employee salary data endpoint on Base via x402 (USDC).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com returns salary information for a specific employee (ID 61) when called via POST. It is part of a broader suite of pay-per-request APIs offered by lowpaymentfee.com, which spans data analytics, AI/ML inference, finance, and utility categories. All endpoints on the platform use the x402 payment protocol, settling in USDC on the Base network.

The specific endpoint `/api/v1/employees/61/salary` costs $0.02 per request (20,000 base units of USDC with 6 decimals). Payment is made via the x402 `X-PAYMENT` header using the "exact" scheme. The platform advertises no API keys, no rate limits, and instant access — you pay per call and that's it.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what fields the salary response contains. The endpoint is confirmed live (returns a proper 402 challenge), but the lack of documentation means callers must discover the response format experimentally. The endpoint path suggests it returns salary data for employee ID 61, but what dataset this references and what fields are returned is unknown.

Capabilities

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

Use cases

  • Retrieving salary information for a specific employee record
  • Demonstrating x402 payment protocol integration
  • Testing pay-per-request API consumption patterns

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing on-demand salary data without API key registration
  • Prototyping micropayment-gated data access

Not for

  • Production payroll systems requiring documented schemas and SLAs
  • Bulk employee data retrieval across many records
  • Users who need detailed API documentation before integration

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it works. However, there is no OpenAPI schema, no request/response examples, no documentation beyond a landing page listing, and the specific purpose of this employee salary endpoint is unclear. The docs pages are all empty ("Connect wallet" only). This is effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, README pages all return only a wallet-connect prompt
  • No OpenAPI or output schema describing the response format
  • Unknown data source — unclear what employee dataset this references or whether it contains real or synthetic data
  • Endpoint is hardcoded to employee ID 61; unclear if other employee IDs are available

Citations

Provenance

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

Agent access

Pay-per-call employee salary data endpoint on Base via x402 (USDC). — Clawmart · Clawmart