SIGNAL/LEDGER

Budgets, payments, and receipt records for agent calls.

Launch live site(opens an external site)
  • TESTNET
  • EXPERIMENTAL

Receipt dossier

System signature

SIGNAL/LEDGER

Process diagram / not live data

01 / Context

Problem

SIGNAL/LEDGER breaks a paid AI call into a budget, payment source, generated report, and receipt record so agent activity can be reviewed beyond the chat transcript.

Boundaries
  • The content represents demo and testnet experiments; it does not claim real revenue or mainnet settlement volume.
  • The external project opens independently, and this site does not probe its availability during builds.
  • The receipt is presented as a product evidence format; its final trust level depends on the deployed network and transaction source.

02 / System

Mechanism

  1. Set budget

    Step notes

    The user sets a visible budget for a research task or call before the agent begins.

  2. Select payment source

    Step notes

    The interface places available balance, payment source, and call context together for review.

  3. Pay for call

    Step notes

    The call records payment intent, execution status, and traceable transaction cues.

  4. Generate report

    Step notes

    The research result appears beside its payment context for a grounded review of the call.

  5. Record receipt

    Step notes

    The call summary, amount status, and evidence are assembled into a reviewable receipt record.

Technical notes

Roles

  • Product design
  • Frontend engineering
  • Settlement flow

Tags

  • AI Agents
  • Usage receipt
  • Payment rail

Build lanes

Stack lanes

  • Interface

    Next.jsReactTransaction feed UI
  • Data/Realtime

    Agent run stateBudget stateReceipt timeline
  • Settlement/Trust

    Testnet payment traceReceipt recordUser-confirmed spend
  • AI/Operations

    Research agent framingReport generationHuman-readable audit trail

03 / Evidence

Proof

Interface evidence

SIGNAL/LEDGER live research interface with budget, agent status, and transaction record areas.
Media notes

The live research interface shows how an agent call connects a budget, payment, and receipt.

  • Research workspace

    DEMO
    Evidence notes

    Shows the budget, research request, and agent run state with data used for the demo flow.

  • TX Feed

    TESTNET
    Evidence notes

    Uses testnet transaction cues to show where a paid call occurs without claiming mainnet revenue.

  • Receipt view

    EXPERIMENTAL
    Evidence notes

    Places the call result and payment evidence in one file for review.