x402 Receipt Verifier
x402-receipt-verifier-325572559480.us-central1.run.app
· nexus-mcp-infra
Audits NEXUS's own x402 payment logs against its own delivery logs and issues a signed receipt proving a specific payment correlates with a real, successful call.
x402-receipt-verifier-325572559480.us-central1.run.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
F
Conformance score: 26/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.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-23 22:46:46 current | 8986edce5974… |
view → |
Endpoints
Skills · 1 declared · mapped to canonical taxonomy
Audit one x402 payment against NEXUS's own delivery logs, get a signed receipt.
Health · last 1 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/x402-receipt-verifier-325572559480.us-central1.run.app) [](https://agenstry.com/agents/x402-receipt-verifier-325572559480.us-central1.run.app) [](https://agenstry.com/agents/x402-receipt-verifier-325572559480.us-central1.run.app) [](https://agenstry.com/agents/x402-receipt-verifier-325572559480.us-central1.run.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
{
"name": "x402 Receipt Verifier",
"description": "Audits NEXUS's own x402 payment logs against its own delivery logs and issues a signed receipt proving a specific payment correlates with a real, successful call.",
"url": "https://x402-receipt-verifier-325572559480.us-central1.run.app",
"version": "1.0.0",
"documentationUrl": "https://x402-receipt-verifier-325572559480.us-central1.run.app/docs",
"provider": {
"organization": "nexus-mcp-infra",
"url": "https://github.com/nexus-mcp-infra"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"additionalInterfaces": [
{
"url": "https://x402-receipt-verifier-325572559480.us-central1.run.app/mcp",
"transport": "MCP"
}
],
"skills": [
{
"id": "nexus_x402_receipt_verifier_verify_payment_receipt",
"name": "Verify Payment Receipt",
"description": "Audit one x402 payment against NEXUS's own delivery logs, get a signed receipt.",
"tags": [
"x402",
"payments",
"audit",
"receipt",
"trust"
]
}
],
"metadata": {
"protocol_note": "POST /verify-payment-receipt and POST /payer-spend-health are each charged $0.02 via x402 (Base Sepolia TESTNET, not real funds). POST /verify-receipt-signature is free. Scope: only covers NEXUS's own deployed x402 assets -- see README for the full list and known asset_name spelling gotchas. Payment settles BEFORE the handler runs, same as this codebase's other paid assets: a PAYMENT_NOT_FOUND verdict is still a charged, valid answer."
}
}