api.xfuel.app
api.xfuel.app
· api.xfuel.app
OpenAI-compatible paid inference via x402. POST /v1/chat/completions. $0.01 USDC on Base and Solana. Returns a signed public receipt.
api.xfuel.app 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
C
Conformance score: 67/100
C-grade: usable but has clear conformance issues, review the breakdown below.
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.
Card history
10 snapshots drifted 9× Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-31 11:18:37 current | 119a86f520d3… |
view → |
| 2026-08-31 04:38:02 | 119a86f520d3… |
view → |
| 2026-08-30 22:36:39 | 119a86f520d3… |
view → |
| 2026-08-30 16:31:22 | 4a4660633938… |
view → |
| 2026-08-30 10:16:49 | 4a4660633938… |
view → |
| 2026-08-30 04:01:41 | 4a4660633938… |
view → |
| 2026-08-29 21:55:57 | 4a4660633938… |
view → |
| 2026-08-29 15:50:43 | 4a4660633938… |
view → |
| 2026-08-29 09:39:08 | 4a4660633938… |
view → |
| 2026-08-29 03:20:23 | 4a4660633938… |
view → |
GET /api/agents/api.xfuel.app/snapshots.Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://api.xfuel.app/task-request
|
0.01 | USDC |
https://api.xfuel.app/v1/chat/completions
|
0.002 | USDC |
0x23f713411c30bbd9a989c9cbc22eb0b55f7f7334 · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
concentrated_payers
3/5
Payer identities observed; volume is concentrated in a small number of payers.
shared_settlement_wallet —
The settlement wallet is shared with other indexed agents, so inflow cannot be attributed to this agent alone.
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-14.
get_agent_full and
payment_intelligence skills
on REST, A2A and MCP. API docs →
| Agent card | https://api.xfuel.app/.well-known/agent-card.json |
| Provider | https://api.xfuel.app |
| Docs | https://api.xfuel.app/llms.txt |
Skills · 6 declared · mapped to canonical taxonomy
OpenAI-compatible POST /v1/chat/completions. $0.01 USDC on Base and Solana. No account. No API key. A wallet that can pay the 402 is enough. Unauthenticated GET…
POST /a2a-message is the A2A card URL. Same $0.01 x402 floor and chat fulfillment as /v1/chat/completions. No account. No API key. A wallet that can pay the 402…
POST /v1/agents/register is fail-closed: bind an AAWP official or smart-account agentWallet to an integer agent_id using a collected HMAC-valid receipt. Demo re…
GET|POST /v1/agents/:agent_id/book returns last-N collected spend for that agent_id, plus budget Y (cap), spent, and remaining under a prepaid ceiling. Possessi…
POST /erc8004/validate turns a settled receipt into a score (0–100) for a registered agent_id.
GET /v1/models lists the live catalog. Public, no key.
Health · last 10 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
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.xfuel.app) [](https://agenstry.com/agents/api.xfuel.app) [](https://agenstry.com/agents/api.xfuel.app) [](https://agenstry.com/agents/api.xfuel.app)
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-xfuel-app",
"name": "api.xfuel.app",
"description": "",
"domain": "api.xfuel.app",
"provider": "api.xfuel.app",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp"
],
"enriched": false,
"endpoints": [
{
"url": "https://api.xfuel.app/task-request",
"description": "OpenAI-compatible paid inference via x402 USDC on Base and Solana ($0.01). POST /v1/chat/completions is the recommended surface. Returns signed receipt + public verify_url. Paying this host is real mainnet USDC.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "chain_id",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 500,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "message_type",
"type": "string",
"description": "",
"example": "inference_request",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model_id",
"type": "string",
"description": "",
"example": "xfuel/auto",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "payment",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "sender",
"type": "string",
"description": "",
"example": "YourSolanaWalletPubkey",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "XFuel",
"tags": [
"llm",
"openai-compatible",
"chat-completions",
"inference"
],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://api.xfuel.app/v1/chat/completions",
"description": "Treasury desk and possession book for agent spend. Who paid which call \u2014 export, policy, evidence. POST /v1/chat/completions is the x402 USDC door on Base and Solana. Returns signed receipt + public verify_url. Paying this host is real mainnet USDC.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 500,
"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": "xfuel/auto",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Chit402",
"tags": [
"llm",
"openai-compatible",
"chat-completions",
"inference"
],
"quality": {
"l30DaysTotalCalls": "80",
"l30DaysUniquePayers": "9"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.002",
"maxAmount": "0.01",
"avgCostPerTransaction": "0.006",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [
"llm",
"openai-compatible",
"chat-completions",
"inference"
],
"iconUrl": ""
}
}