Parameters4
| Parameter | Type | Default | Example |
|---|---|---|---|
contentType | string | null | application/octet-stream |
expiresInSeconds | number | null | 604800 |
filename | string | null | dataset.parquet |
sizeBytes | number | null | 524288000 |
Service overview
Paid, expiring file hosting for agents: POST a filename and size, get presigned URLs to upload up to 5GB, plus a download link that auto-expires within 7 days. Built for the artifacts that blow past chat limits — long-form audio, multi-GB datasets, model weights, build outputs — when a Discord or Slack attachment (capped around 100MB) won't cut it.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://files.wdh.sh/init" \
--method POST \
--data '{
"contentType": "{contentType}",
"expiresInSeconds": "{expiresInSeconds}",
"filename": "{filename}",
"sizeBytes": "{sizeBytes}"
}'{
"endpoint": "POST /init",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
1 crawlable route
| Parameter | Type | Default | Example |
|---|---|---|---|
contentType | string | null | application/octet-stream |
expiresInSeconds | number | null | 604800 |
filename | string | null | dataset.parquet |
sizeBytes | number | null | 524288000 |
FAQ
Service
CuseTheJuice mailbox @ mail.cusethejuice.com — change mailbox password (current password + new_password in JSON). Agents: pay with x402 (Base USDC), POST JSON using fields from extensions.bazaar on the 402. Full catalog, examples, human flows: https://mail.cusethejuice.com/machine-mail.html · Find every route: Coinbase CDP x402 merchant discovery (payTo).
Service
NFT metadata, traits, and image URI for any ERC721 or ERC1155 token - fetched via eth_call with IPFS resolution (OneSource live Ethereum RPC)
Service
Get ShadCN UI component blocks and templates