Parameters3
| Parameter | Type | Default | Example |
|---|---|---|---|
messages | array | null | [] |
model | string | null | llama3.2 |
stream | boolean | null | false |
ollama.bip-rep.com
Service overview
Local LLM inference server via the Ollama REST API and OpenAI-compatible /v1/ endpoints: text generation, multi-turn chat, vector embeddings, and model catalog. Compatible with x402 agents for private inference and RAG.
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://ollama.bip-rep.com/api/chat" \
--method POST \
--data '{
"messages": "{messages}",
"model": "{model}",
"stream": "{stream}"
}'{
"endpoint": "POST /api/chat",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
6 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
messages | array | null | [] |
model | string | null | llama3.2 |
stream | boolean | null | false |
| Parameter | Type | Default | Example |
|---|---|---|---|
model | string | null | nomic-embed-text |
prompt | string | null | Kubernetes orchestrates containers across a cluster. |
| Parameter | Type | Default | Example |
|---|---|---|---|
model | string | null | llama3.2 |
prompt | string | null | Briefly explain what the HTTP protocol is. |
stream | boolean | null | false |
| Parameter | Type | Default | Example |
|---|---|---|---|
messages | array | null | [] |
model | string | null | llama3.2 |
stream | boolean | null | false |
| Parameter | Type | Default | Example |
|---|---|---|---|
max_tokens | number | null | 128 |
model | string | null | llama3.2 |
prompt | string | null | Briefly explain what the HTTP protocol is. |
stream | boolean | null | false |
| Parameter | Type | Default | Example |
|---|---|---|---|
input | string | null | Kubernetes orchestrates containers across a cluster. |
model | string | null | nomic-embed-text |
FAQ
Service
Base wallet portfolio breakdown: up to 100 token positions with live USD price and value, portfolio percentage, 24h price change — native ETH included, spam filtered, top 50 returned; truncated:true means the wallet exceeds the 100-position fetched page (totals null then). Plus total value, top-position concentration and an AI bagcheck read. Wallet holdings, wallet portfolio, wallet balance, bagcheck. $0.02 per call.
Service
Detect upgradeable proxy patterns (EIP-1967, UUPS, Transparent) via eth_getStorageAt - returns the implementation address behind a proxy
Service
Exa /contents endpoint