api.zeno.finance
api.zeno.finance
· api.zeno.finance
General-purpose Responses API from api.zeno.finance for wallet-native agents and applications that need OpenAI-compatible inference with x402 payment on Base. Pricing starts at $0.001 and is usage-settled up to a $6 per-request cap. Buyers send prompt or structured input and receive concise JSON with output text, tokens spent, and request cost.
api.zeno.finance 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.
F
Conformance score: 19/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 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Endpoints
| Agent card | https://api.zeno.finance/.well-known/agent-card.json |
| Provider | https://api.zeno.finance |
| Docs | https://api.zeno.finance |
Health · last 2 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/api.zeno.finance) [](https://agenstry.com/agents/api.zeno.finance) [](https://agenstry.com/agents/api.zeno.finance) [](https://agenstry.com/agents/api.zeno.finance)
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": "api-zeno-finance",
"name": "api.zeno.finance",
"description": "General-purpose Responses API from api.zeno.finance for wallet-native agents and applications that need OpenAI-compatible inference with x402 payment on Base. Pricing starts at $0.001 and is usage-settled up to a $6 per-request cap. Buyers send prompt or structured input and receive concise JSON with output text, tokens spent, and request cost.",
"domain": "api.zeno.finance",
"provider": "api.zeno.finance",
"providerUrl": "",
"category": "",
"networks": [
"eip155:8453"
],
"enriched": false,
"endpoints": [
{
"url": "https://api.zeno.finance/v1/responses",
"description": "General-purpose Responses API from api.zeno.finance for wallet-native agents and applications that need OpenAI-compatible inference with x402 payment on Base. Pricing starts at $0.001 and is usage-settled up to a $6 per-request cap. Buyers send prompt or structured input and receive concise JSON with output text, tokens spent, and request cost.",
"pricing": {
"amount": "0.008575",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.008575",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "input",
"type": "string",
"description": "",
"example": "Extract the three most important market-moving events from this note and return a concise agent-ready summary.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "instructions",
"type": "string",
"description": "",
"example": "Return plain text with one short line per event.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "max_output_tokens",
"type": "number",
"description": "",
"example": 256,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "gpt-5.5",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://api.zeno.finance/v1/chat/completions",
"description": "General-purpose Chat Completions API from api.zeno.finance for agents and applications that need OpenAI-compatible conversational inference with wallet-paid access. Pricing starts at $0.001 and is usage-settled up to a $6 per-request cap. Buyers receive a standard chat.completion response plus tokens spent and request cost.",
"pricing": {
"amount": "0.00629",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.00629",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 180,
"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
}
]
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.00629",
"maxAmount": "0.008575",
"avgCostPerTransaction": "",
"avgCostBasis": "varies",
"currency": "USDC"
},
"serviceName": "",
"tags": []
}
}