Parameters4
| Parameter | Type | Default | Example |
|---|---|---|---|
max_tokens | number | null | 256 |
messages | array | null | [] |
model | string | null | gpt-5.4-nano |
temperature | number | null | 0 |
agent-production-1daa.up.railway.app
Service overview
LLM inference API for AI agents: OpenAI-compatible chat completions paid per request in USDC on Base. No account or API key. Summarize, classify, extract, translate, generate and chat with gpt-5.4-nano, gpt-5.4-mini, gpt-5.4, gpt-5.5, gpt-4o-mini and more. Misses billed at cost + 4% on actual token usage (upto scheme); deterministic repeats (temperature 0) are cache hits billed at 55% of provider price — loops get cheaper automatically. From $0.001/call, standard OpenAI POST format.
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://agent-production-1daa.up.railway.app/v1/chat/completions" \
--method POST \
--data '{
"max_tokens": "{max_tokens}",
"messages": "{messages}",
"model": "{model}",
"temperature": "{temperature}"
}'{
"endpoint": "POST /v1/chat/completions",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
2 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
max_tokens | number | null | 256 |
messages | array | null | [] |
model | string | null | gpt-5.4-nano |
temperature | number | null | 0 |
| Parameter | Type | Default | Example |
|---|---|---|---|
input | string | null | The quick brown fox jumps over the lazy dog |
model | string | null | text-embedding-3-small |
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
Agent-driven wallet due diligence — multi-step investigation, signed markdown report + JSON sidecar, dual-chain anchored. Async — returns job_id; poll /v1/investigate/status/{job_id} for the deliverable. ETA 5-10 min. $1.77 USDC.