AxonGate Proof Pack is a paid API for AI agents from api.axongate.one, paid per call via x402, $0.25/call, status unknown (last checked 2026-09-14).
Generates a citation-backed evidence report for a given public URL, evaluating it against a specified question or evidence objective at quick, standard, or deep analysis levels.
AxonGate Source Trust Check: citation-backed decision on whether a source is safe to cite.
A structured, citation-backed evidence report summarizing what the target URL establishes in response to the specified question, including supporting citations and source evaluation, at the requested depth level (quick, standard, or deep).
POSThttps://api.axongate.one/v1/x402/proof-packUse this endpoint when you need a structured, citation-backed evidence report on a specific public URL — especially when you need to answer a targeted research question about what a source proves or establishes. It is preferable over generic web scrapers when auditability, citation depth, and evidence framing matter. Choose quick for fast checks, standard for balanced analysis, and deep for comprehensive sourcing.
{
"pack": "standard",
"question": "What does this source establish?",
"target_url": "https://example.com",
"force_refresh": false
}| Field | Type | Description |
|---|---|---|
| pack | string | Proof Pack level. Standard x402 clients should also pass this as ?pack= or X-AxonGate-Pack so the payment challenge amount matches the request. |
| question | string | Evidence objective or buyer question. |
| target_url | string | Absolute public HTTP/HTTPS URL to evaluate. |
| force_refresh | boolean | Bypass source cache. Deep packs refresh by default. |
{
"pack": "standard",
"cache": {
"hit": false
},
"risks": [
"Deterministic extractive fallback was used; no generative cross-check was applied.",
"Only one source URL was evaluated.",
"LLM generation fallback reason: ReadTimeout."
],
"answer": "Evidence for 'What does this source establish?' is limited to the cited excerpts from https://example.com. The strongest extractive support is: Published Time: Fri, 05 Jun 2026 20:00:44 GMT Warning: This is a cached snapshot of the original page, consider retry with caching opt-out. Markdown Content: This domain is for use in documentation examples without needing permission. Avoid use in operations.",
"status": "success",
"payment": {
"mode": "x402-facilitator",
"source": "direct",
"network": "eip155:8453",
"amount_usdc": 0.25,
"token_address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"vault_address": "0xcD11393c8505C5A44F8b998E0c96BcC5698d76A7",
"payment_identifier": null
},
"llm_used": false,
"question": "What does this source establish?",
"citations": [
{
"id": "c1",
"url": "https://example.com",
"excerpt": "Published Time: Fri, 05 Jun 2026 20:00:44 GMT"
},
{
"id": "c2",
"url": "https://example.com",
"excerpt": "Warning: This is a cached snapshot of the original page, consider retry with caching opt-out."
},
{
"id": "c3",
"url": "https://example.com",
"excerpt": "Markdown Content: This domain is for use in documentation examples without needing permission. Avoid use in operations."
},
{
"id": "c4",
"url": "https://example.com",
"excerpt": "[Learn more](https://iana.org/domains/example)"
}
],
"llm_model": null,
"key_claims": [
{
"claim": "Published Time: Fri, 05 Jun 2026 20:00:44 GMT",
"confidence": 0.6,
"citation_ids": [
"c1"
]
},
{
"claim": "Warning: This is a cached snapshot of the original page, consider retry with caching opt-out.",
"confidence": 0.6,
"citation_ids": [
"c2"
]
},
{
"claim": "Markdown Content: This domain is for use in documentation examples without needing permission.",
"confidence": 0.6,
"citation_ids": [
"c3"
]
},
{
"claim": "[Learn more](https://iana.org/domains/example)",
"confidence": 0.6,
"citation_ids": [
"c4"
]
}
],
"target_url": "https://example.com",
"ueg_receipt": {
"gas_units": 65000,
"base_fee_wei": 5000000,
"revenue_usdc": 0.25,
"eth_usdc_price": 3500,
"supplier_attempts": 1,
"jina_api_cost_usdc": 0.0005,
"minimum_margin_usdc": 0.01,
"dynamic_gas_cost_usdc": 0.0011375,
"eth_usdc_price_source": "coinbase_spot:floor",
"projected_profit_usdc": 0.2483625,
"eth_usdc_floor_applied": true
},
"source_profile": {
"final_url": "https://example.com",
"citation_count": 4,
"content_sha256": "2ede9b26bf88681bc0324853af1cc89eed4f18695c88622f634cb6dbaf1814bd",
"markdown_chars": 367
},
"fallback_reason": "ReadTimeout",
"confidence_score": 0.6,
"executive_summary": "Published Time: Fri, 05 Jun 2026 20:00:44 GMT Warning: This is a cached snapshot of the original page, consider retry with caching opt-out. Markdown Content: This domain is for use in documentation examples without needing permission. Avoid use in operations."
}| Field | Type | Description |
|---|---|---|
| packrequired | string | |
| cacherequired | object | |
| risksrequired | array | |
| answerrequired | string | |
| statusrequired | string | |
| paymentrequired | object | |
| llm_usedrequired | boolean | |
| questionrequired | string | |
| citationsrequired | array | |
| llm_modelrequired | null | |
| key_claimsrequired | array | |
| target_urlrequired | string | |
| ueg_receiptrequired | object | |
| source_profilerequired | object | |
| fallback_reasonrequired | string | |
| confidence_scorerequired | number | |
| executive_summaryrequired | string |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"