x402basequality 0.30

Pay-per-call employee salary data endpoint on Base via x402, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com provides access to employee salary data via a simple POST request. The specific resource `/api/v1/employees/11/salary` returns salary information for employee ID 11 in JSON format. Payment is handled inline using the x402 protocol on the Base network, settling in USDC (contract 0x8335…2913).

The endpoint charges a maximum of 0.02 USDC per request (20,000 base units with 6 decimals), consistent with the provider's site-wide flat pricing of $0.02/request. No API keys or rate limits are advertised — access is granted purely through the x402 payment header. The provider hosts a broader catalog of endpoints spanning data analytics, AI/ML inference, finance, and utility services, all at the same $0.02 price point.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no example payloads available. The endpoint is confirmed live (returns a proper 402 challenge), but the actual shape of the salary data returned after payment is unknown.

Capabilities

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

Use cases

  • Retrieving salary information for a specific employee on demand
  • Integrating pay-per-call salary lookups into HR or payroll workflows
  • Agent-driven data retrieval where no API key provisioning is desired

Fit

Best for

  • Developers wanting zero-signup, pay-per-call access to salary data
  • AI agents that can settle x402 payments on Base in USDC
  • Prototyping micropayment-gated data APIs

Not for

  • Bulk payroll data exports requiring thousands of records at once
  • Users who need detailed API documentation or guaranteed SLAs
  • Non-crypto users without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/11/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 live and returns a valid x402 challenge with clear pricing, but there is no documentation, no OpenAPI spec, no request/response schema, and no examples. The actual data returned is completely unknown, making this effectively a stub listing.

Warnings

  • No OpenAPI spec or schema available — request and response formats are unknown
  • All documentation pages (docs, API, pricing, README) returned only 'Connect wallet' with no content
  • The nature and accuracy of the salary data is unverified — unclear if this is sample/demo data or a real data source
  • Employee ID 11 is hardcoded in the URL; it is unknown whether other employee IDs are supported

Citations

Provenance

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

Agent access

Pay-per-call employee salary data endpoint on Base via x402, settled in USDC. — Clawmart · Clawmart