TechEx / lablab submission packet

Agent Payment Ledger

Enterprise-agent audit trail for tool calls, approvals, failures, x402 payment telemetry, and Splunk-ready evidence.

Problem

Enterprise agents need a run record.

A final answer does not tell security, finance, or platform teams what an agent touched, what it spent, where it failed, or where a human stayed in control.

Tool callsEach external action becomes an event.
Approval gatesHuman decisions remain inspectable.
FailuresRetries, errors, and blocked outcomes stay visible.

Solution

A local ledger for agent operations.

The SDK records run events, the server groups them into timelines, and the dashboard exports audit JSON for review, submission, and incident investigation.

Run timelineStart, step, tool, approval, payment, error, finish.
Risk flagsErrors, retries, missing approval, and unfinished runs.
Audit exportJSON packet for downstream review or Splunk.

x402 payment telemetry

FinOps can audit automated spend.

Agent Payment Ledger records endpoint, provider, phase, currency, cost, approval status, retry behavior, and final outcome for x402-style payment events.

Spend contextPaid API events sit beside normal tool calls.
Approval controlsHigh-risk paid enrichment can be blocked.
Evidence pathHosted video shows the vendor-risk workflow.

Operational evidence

Splunk-ready evidence, not just a demo UI.

A selected run exports through HTTP Event Collector as `agentops:run_event` telemetry, with a public investigation pack and `splunk_run_query` tool map.

Splunk-ready evidenceFive events indexed for the blocked vendor-risk run.
Investigation searchesTimeline, rejected approvals, failed tools, payment risk.
Public boundaryNo MCP execution proof or judging outcome is claimed.

Submission links

Public, reviewable, ready to submit.

Video: https://youtu.be/De8c_IgCueU
Packet: techex-lablab-submission.md

Repositoryhttps://github.com/Bortlesboat/x402-insights
Launch pagehttps://bortlesboat.github.io/x402-insights/launch.html
Open gateLogged-in lablab submission still required.