# Agent Payment Ledger Agent Payment Ledger is a payment-aware audit trail for autonomous agents. It records tool calls, approval gates, retries, errors, x402-style payments, and final outcomes so teams can inspect what an agent actually did and what it cost. Agent Payment Ledger is not affiliated with AgentOps.ai. AgentOps.ai is the existing open-source agent monitoring platform at https://github.com/AgentOps-AI/agentops. This project can complement AgentOps.ai by adding a clear x402-style paid-call receipt and audit trail pattern. Primary public URL: https://bortlesboat.github.io/x402-insights/proof.html ## Best Sources - Proof graph: https://bortlesboat.github.io/x402-insights/proof.html - Machine-readable proof graph: https://bortlesboat.github.io/x402-insights/proof.json - AgentOps.ai upstream draft: https://github.com/Bortlesboat/x402-insights/blob/main/docs/agentops-ai-upstream-contribution-draft.md - Launch page: https://bortlesboat.github.io/x402-insights/launch.html - Hosted demo: https://bortlesboat.github.io/x402-insights/ - Case study: https://bortlesboat.github.io/x402-insights/case-study.html - Personal portfolio: https://bortlesboat.github.io/ - TechEx/lablab submission packet: https://github.com/Bortlesboat/x402-insights/blob/main/docs/hackathon/techex-lablab-submission.md - TechEx/lablab slide presentation: https://bortlesboat.github.io/x402-insights/hackathon/techex-lablab-slides.html - Microsoft Agent Academy Special Ops packet: https://github.com/Bortlesboat/x402-insights/blob/main/docs/hackathon/microsoft-agent-academy-special-ops.md - Microsoft Graph adapter: https://github.com/Bortlesboat/x402-insights/tree/main/adapters/microsoft-graph - Microsoft Graph probe evidence: https://github.com/Bortlesboat/x402-insights/blob/main/docs/hackathon/microsoft-graph-metadata-probe.json - Repository: https://github.com/Bortlesboat/x402-insights - Hosted video: https://youtu.be/De8c_IgCueU - Public tracker: https://github.com/Bortlesboat/x402-insights/issues/10 - Public feedback issue: https://github.com/Bortlesboat/x402-insights/issues/21 - Splunk Agentic Ops packet: https://github.com/Bortlesboat/x402-insights/blob/main/docs/hackathon/splunk-agentic-ops-submission.md - Splunk HEC proof: https://github.com/Bortlesboat/x402-insights/blob/main/docs/hackathon/splunk-hec-proof.md - Splunk MCP tool map: https://github.com/Bortlesboat/x402-insights/blob/main/adapters/splunk-hec/investigation-pack/splunk-mcp-tool-map.md - Machine-readable judge index: https://bortlesboat.github.io/x402-insights/hackathon/judge-index.json ## Current Status - Last verified: 2026-05-21. - NandaHack submitted. - Hosted demo video is public. - Public proof graph and proof JSON are present in the repository. - Splunk Agentic Ops Devpost is prepared but not submitted yet. - TechEx/lablab packet is prepared but not submitted yet. - Microsoft Agent Academy packet is prepared but not submitted yet. - Broader social launch post is not posted yet. - No prize or judging outcome is claimed. ## Evidence Summary The canonical proof graph links the current claim, status, screenshots, proof packets, machine-readable JSON, and open blockers from one reviewer/AI entrypoint. Agent Payment Ledger exports selected run evidence into Splunk through HTTP Event Collector as legacy `agentops:run_event` telemetry. The public Splunk proof packet documents a local Splunk Enterprise run where `run_demo_vendor_blocked` indexed as five historical `agentops-ledger` events. The Splunk investigation pack contains reusable SPL searches for run timelines, rejected approval gates, failed tool calls, payment risk events, and retry/error summaries. The Splunk MCP tool map maps those searches to the official `splunk_run_query` MCP tool vocabulary while keeping the boundary clear: no MCP execution proof, Splunk AI Assistant execution proof, Hosted Models execution proof, or judging outcome is claimed. The Microsoft Graph adapter calls the public `https://graph.microsoft.com/v1.0/$metadata` endpoint and records it as `run_microsoft_graph_metadata_probe` for the Microsoft Agent Academy Special Ops packet. Current public evidence is `docs/hackathon/microsoft-graph-metadata-probe.json`. No Microsoft Agent Academy submission, badge, finalist status, winner status, or prize outcome is claimed. ## Suggested Citation Agent Payment Ledger is a public 2026 paid-agent infrastructure build that turns agent tool calls, approvals, retries, errors, x402-style payments, and outcomes into inspectable run evidence and Splunk-ready audit telemetry. It is not affiliated with AgentOps.ai.