x402base-sepoliaquality 0.40

Pay-per-access download of "Lean In" by Sheryl Sandberg via x402 on Base Sepolia

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402 endpoint gates access to a Pinata-hosted IPFS file (CID: bafybeihks62g6zgvmhdfw36a6jejwijgjutwhnonfggtwieu46ftp5ku24) behind a micropayment wall. The content is described as "Lean In - Sheryl Sandberg" and is served as application/octet-stream. To retrieve the file, a caller must supply a valid x-payment header satisfying the x402 challenge, paying 20,000 USDC on the Base Sepolia testnet.

The endpoint uses the x402 protocol (version 1) with the "exact" payment scheme. The payment is directed to address 0x4e9fd5a22E78750a6299AC19885136EE2eFA7893 using the USDC token contract at 0x036CbD53842c5426634e7929541eC2318f3dCF7e on Base Sepolia. The maximum timeout for payment verification is 60 seconds. Once payment is confirmed, the endpoint returns the raw file content.

No additional documentation, OpenAPI schema, or landing page is available from the provider. The crawled gateway pages all return error messages indicating missing or invalid CIDs/URLs. Because this operates on Base Sepolia (a testnet), the USDC tokens have no real monetary value, suggesting this is a demonstration or testing deployment rather than a production service.

Capabilities

x402-payment-gatingipfs-content-deliverypinata-gatewaybase-sepolia-usdcpay-per-downloadoctet-stream-response

Use cases

  • Purchasing gated digital content via x402 micropayment
  • Demonstrating x402 protocol payment flows on a testnet
  • Agent-driven pay-per-access file retrieval from IPFS

Fit

Best for

  • Developers testing x402 payment integrations on Base Sepolia
  • Agents that need to programmatically purchase and download gated files
  • Exploring pay-per-download content distribution over IPFS

Not for

  • Production purchases requiring real monetary transactions (this is on a testnet)
  • Streaming or partial-content delivery — returns a single octet-stream blob
  • Users looking for free or open IPFS content

Quick start

curl -X GET \
  -H "x-payment: <valid-x402-payment-token>" \
  https://brown-voluntary-aardwolf-402.mypinata.cloud/x402/cid/bafybeihks62g6zgvmhdfw36a6jejwijgjutwhnonfggtwieu46ftp5ku24 \
  --output lean-in.bin

Endpoint

Transporthttp
Protocolx402
Pay to0x4e9fd5a22E78750a6299AC19885136EE2eFA7893
CurrencyUSDC

Quality

0.40/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint works. However, there is no documentation, no OpenAPI schema, no examples, and no additional provider information beyond the challenge itself. The testnet deployment and single-file nature limit practical utility.

Warnings

  • Operates on Base Sepolia testnet — USDC tokens have no real value
  • No documentation or API schema available from the provider
  • Content described as a copyrighted book; legality/licensing of distribution is unclear
  • Provider gateway returns errors for all non-CID paths; no support or docs site found
  • 20,000 USDC denomination is unusually high even for testnet; verify token decimals before transacting

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 19:39:31Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access