farouter.tech
farouter.tech
· farouter.tech
[OI]-compatible LLM inference API for autonomous agents. Supports reasoning, coding and chat workloads. Pay with USDC on Base using x402 (upto scheme, true-up billing): the 402 quotes a spending CAP (estimated input tokens + your max_tokens at the model's per-1M price), and after the model answers you are settled for the ACTUAL usage — always <= the cap, never more. Minimum $0.001, cap $3.0 per call. Cached input bills at 10%. Failed calls are never charged. Any model from GET /v1/models.
farouter.tech via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://farouter.tech/v1/chat/completions
|
0.001 | USDC |
https://farouter.tech/v1/messages
|
0.001 | USDC |
https://farouter.tech/v1/models/deepseek-v4-flash/chat/completions
|
0.002 | USDC |
https://farouter.tech/v1/models/deepseek-v4-pro/chat/completions
|
0.002 | USDC |
https://farouter.tech/v1/models/glm-5.2/chat/completions
|
0.002 | USDC |
https://farouter.tech/v1/models/glm-5.3-flash/chat/completions
|
0.002 | USDC |
https://farouter.tech/v1/models/glm-5.3/chat/completions
|
0.002 | USDC |
https://farouter.tech/v1/models/gpt-5.5/chat/completions
|
0.004 | USDC |
https://farouter.tech/v1/models/gpt-5.6-luna/chat/completions
|
0.002 | USDC |
https://farouter.tech/v1/models/gpt-5.6-sol/chat/completions
|
0.005 | USDC |
https://farouter.tech/v1/models/kimi-k3/chat/completions
|
0.002 | USDC |
https://farouter.tech/v1/models/minimax-m3/chat/completions
|
0.002 | USDC |
0x8e3c3e9c91cc0161b5e1cf138180ef3641d2371e · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
independently_paid
5/5
Many distinct payers observed, low concentration, repeat demand, and no self-referential payment signal.
daily_volume_aggregate, active_day_cadence, amount_regularity, spike_concentration, settlement_wallet_overlap, payer_uniqueness, payer_concentration, payer_recurrence, payer_payee_overlap.
Derived from agent_revenue_daily, agents.payment_wallet, agent_payment_transactions.
Measured 2026-09-08.
get_agent_full and
payment_intelligence skills
on REST, A2A and MCP. API docs →
| Agent card | https://farouter.tech |
| Provider | https://farouter.tech |
| Docs | https://farouter.tech |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/farouter.tech) [](https://agenstry.com/agents/farouter.tech) [](https://agenstry.com/agents/farouter.tech) [](https://agenstry.com/agents/farouter.tech)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "farouter-tech",
"name": "farouter.tech",
"description": "",
"domain": "farouter.tech",
"provider": "farouter.tech",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp"
],
"enriched": false,
"endpoints": [
{
"url": "https://farouter.tech/v1/chat/completions",
"description": "[OI]-compatible LLM inference API for autonomous agents. Supports reasoning, coding and chat workloads. Pay with USDC on Base using x402 (upto scheme, true-up billing): the 402 quotes a spending CAP (estimated input tokens + your max_tokens at the model's per-1M price), and after the model answers you are settled for the ACTUAL usage \u2014 always <= the cap, never more. Minimum $0.001, cap $3.0 per call. Cached input bills at 10%. Failed calls are never charged. Any model from GET /v1/models.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.001",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "glm-5.3",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "FarOut LLM Gateway",
"tags": [
"llm",
"inference",
"openai-compatible",
"reasoning",
"coding"
],
"quality": {
"l30DaysTotalCalls": "396",
"l30DaysUniquePayers": "6"
}
},
{
"url": "https://farouter.tech/v1/messages",
"description": "[OI]-compatible LLM inference API for autonomous agents. Supports reasoning, coding and chat workloads. Pay with USDC on Base using x402. No prepaid balance required. The 402 quotes estimated input tokens + your max_tokens at the model's per-1M sale price x1.15, from $0.001 up to $2.0 per call. Any model from GET /v1/models.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "glm-5.3",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "FarOut LLM Gateway",
"tags": [
"llm",
"inference",
"openai-compatible",
"reasoning",
"coding"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://farouter.tech/v1/models/deepseek-v4-flash/chat/completions",
"description": "Fixed-price chat completions for deepseek-v4-flash on FarOut: flat $0.002 per call (includes up to 4,000 input + 1,000 output tokens). Rate: $0.023/1M input tokens, $0.069/1M output tokens. Pay with USDC on Base using x402. No API key, no account, no prepaid balance.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.002",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "deepseek-v4-flash",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "FarOut LLM Gateway",
"tags": [
"llm",
"inference",
"deepseek-v4-flash",
"x402",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "7",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://farouter.tech/v1/models/deepseek-v4-pro/chat/completions",
"description": "Fixed-price chat completions for deepseek-v4-pro on FarOut: flat $0.002 per call (includes up to 4,000 input + 1,000 output tokens). Rate: $0.063/1M input tokens, $0.190/1M output tokens. Pay with USDC on Base using x402. No API key, no account, no prepaid balance.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.002",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "deepseek-v4-pro",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "FarOut LLM Gateway",
"tags": [
"llm",
"inference",
"deepseek-v4-pro",
"x402",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "7",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://farouter.tech/v1/models/glm-5.2/chat/completions",
"description": "Fixed-price chat completions for glm-5.2 on FarOut: flat $0.002 per call (includes up to 4,000 input + 1,000 output tokens). Rate: $0.090/1M input tokens, $0.282/1M output tokens. Pay with USDC on Base using x402. No API key, no account, no prepaid balance.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.002",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "glm-5.2",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "FarOut LLM Gateway",
"tags": [
"llm",
"inference",
"glm-5.2",
"x402",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "7",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://farouter.tech/v1/models/glm-5.3-flash/chat/completions",
"description": "Fixed-price chat completions for glm-5.3-flash on FarOut: flat $0.002 per call (includes up to 4,000 input + 1,000 output tokens). Rate: $0.016/1M input tokens, $0.054/1M output tokens. Pay with USDC on Base using x402. No API key, no account, no prepaid balance.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.002",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "glm-5.3-flash",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "FarOut LLM Gateway",
"tags": [
"llm",
"inference",
"glm-5.3-flash",
"x402",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "10",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://farouter.tech/v1/models/glm-5.3/chat/completions",
"description": "Fixed-price chat completions for glm-5.3 on FarOut: flat $0.002 per call (includes up to 4,000 input + 1,000 output tokens). Rate: $0.090/1M input tokens, $0.282/1M output tokens. Pay with USDC on Base using x402. No API key, no account, no prepaid balance.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.002",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "glm-5.3",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "FarOut LLM Gateway",
"tags": [
"llm",
"inference",
"glm-5.3",
"x402",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "7",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://farouter.tech/v1/models/gpt-5.5/chat/completions",
"description": "Fixed-price chat completions for gpt-5.5 on FarOut: flat $0.004 per call (includes up to 4,000 input + 1,000 output tokens). Rate: $0.320/1M input tokens, $1.920/1M output tokens. Pay with USDC on Base using x402. No API key, no account, no prepaid balance.",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.004",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "gpt-5.5",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "FarOut LLM Gateway",
"tags": [
"llm",
"inference",
"gpt-5.5",
"x402",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "7",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://farouter.tech/v1/models/gpt-5.6-luna/chat/completions",
"description": "Fixed-price chat completions for gpt-5.6-luna on FarOut: flat $0.002 per call (includes up to 4,000 input + 1,000 output tokens). Rate: $0.016/1M input tokens, $0.096/1M output tokens. Pay with USDC on Base using x402. No API key, no account, no prepaid balance.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.002",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "gpt-5.6-luna",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "FarOut LLM Gateway",
"tags": [
"llm",
"inference",
"gpt-5.6-luna",
"x402",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "7",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://farouter.tech/v1/models/gpt-5.6-sol/chat/completions",
"description": "Fixed-price chat completions for gpt-5.6-sol on FarOut: flat $0.005 per call (includes up to 4,000 input + 1,000 output tokens). Rate: $0.380/1M input tokens, $2.280/1M output tokens. Pay with USDC on Base using x402. No API key, no account, no prepaid balance.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.005",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "gpt-5.6-sol",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "FarOut LLM Gateway",
"tags": [
"llm",
"inference",
"gpt-5.6-sol",
"x402",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "7",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://farouter.tech/v1/models/kimi-k3/chat/completions",
"description": "Fixed-price chat completions for kimi-k3 on FarOut: flat $0.002 per call (includes up to 4,000 input + 1,000 output tokens). Rate: $0.192/1M input tokens, $0.960/1M output tokens. Pay with USDC on Base using x402. No API key, no account, no prepaid balance.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.002",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "kimi-k3",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "FarOut LLM Gateway",
"tags": [
"llm",
"inference",
"kimi-k3",
"x402",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "8",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://farouter.tech/v1/models/minimax-m3/chat/completions",
"description": "Fixed-price chat completions for minimax-m3 on FarOut: flat $0.002 per call (includes up to 4,000 input + 1,000 output tokens). Rate: $0.019/1M input tokens, $0.077/1M output tokens. Pay with USDC on Base using x402. No API key, no account, no prepaid balance.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.002",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 50,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "minimax-m3",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "FarOut LLM Gateway",
"tags": [
"llm",
"inference",
"minimax-m3",
"x402",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "7",
"l30DaysUniquePayers": "2"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.005",
"avgCostPerTransaction": "0.001",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "FarOut LLM Gateway",
"tags": [
"llm",
"inference",
"openai-compatible",
"reasoning",
"coding",
"deepseek-v4-flash",
"x402",
"usdc",
"deepseek-v4-pro",
"glm-5.2",
"glm-5.3-flash",
"glm-5.3",
"gpt-5.5",
"gpt-5.6-luna",
"gpt-5.6-sol",
"kimi-k3",
"minimax-m3"
],
"iconUrl": ""
}
}