# Agents Need Receipts, Not More Tool Calls - Armanas Povilionis, Alithea Bio

AI Engineer · 2026-07-20

<https://aie.addtry.com/f540c01b-9573-41f9-a6af-312e0d8189e5>

Armanas Povilionis presents Froglet, an open-source protocol for agent-to-agent compute that enables agents to discover, transact, and receive verifiable receipts for external data and services. He argues that autonomous scientific collaboration requires a chain of verifiable receipts, not just more tools, because science relies on aligning an entire supply chain. Froglet integrates with existing payment rails and agentic harnesses, using signed chains of descriptors, offers, quotes, deals, invoices, and receipts. Povilionis compares agents to cooks: more tools improve local work, but scientific collaboration is like running a Michelin-star restaurant where outcomes depend on suppliers and consistent delivery. Froglet lets agents act as executive chefs—finding suppliers, ordering ingredients, coordinating, and keeping records. This turns bespoke enterprise projects that take years and millions into a process costing a few thousand tokens and minutes.

## Questions this episode answers

### Why does scientific research require agents to have verifiable receipts rather than just more tools?

Armanas Povilionis argues that scientific work resembles a Michelin-star restaurant, depending on external suppliers and consistent delivery across organizations. More tools only improve local work; autonomous collaboration needs a chain of verifiable receipts to prove every step, ensuring trusted results and scalable cross-institutional research.

[0:17](https://aie.addtry.com/f540c01b-9573-41f9-a6af-312e0d8189e5?t=17000)

### What is Froglet and how does it enable agents to discover and transact with services?

Froglet is an open-source protocol and node for agent-to-agent compute, described by Armanas Povilionis. It provides a uniform interface where agents publish, discover, invoke, and verify work through a signed chain: Descriptor, Offer, Quote, Deal, Receipt. After marketplace discovery, agents communicate directly, eliminating custom integration and enabling cross-boundary transactions with cryptographic proofs.

[3:26](https://aie.addtry.com/f540c01b-9573-41f9-a6af-312e0d8189e5?t=206000)

### How does Froglet's payment system balance incentives between agents requesting work and those providing services?

Froglet splits payments into a base fee and a success fee. The base payment prevents requesters from spamming providers, while the success fee protects requesters from malicious providers. This structure, integrated into the signed deal chain, aligns incentives and enables direct agent-to-agent commerce without a middleman.

[8:48](https://aie.addtry.com/f540c01b-9573-41f9-a6af-312e0d8189e5?t=528000)

## Key moments

- **[0:00] Scientific Research**
- **[0:17] Verifiable Receipts**
  - [0:17] A chain of verifiable receipts, not more tools, is needed for scientific agents to collaborate, says Armanas Povilionis.
- **[0:59] Kitchen Analogy**
  - [1:25] Scientific work is like a Michelin-star restaurant, not a single kitchen; success depends on the entire supply chain.
- **[2:08] Froglet Vision**
- **[2:37] Agent Budgets**
  - [2:37] Organizations will allocate agents their own budgets to manage discovery, negotiation, and payment across boundaries, predicts Froglet.
- **[4:08] Froglet Design**
- **[5:06] Simplifying Collaboration**
  - [5:16] Froglet cuts cross-org scientific collaboration from years and millions of dollars to minutes and thousands of tokens.
- **[6:05] Deep Dive**
  - [7:16] Froglet's tamper-proof chain signs every step from descriptor to receipt using node key pairs.
- **[7:57] Service Discovery**
- **[8:48] Payment System**
  - [8:48] Froglet's two-part payment system uses a base fee to protect providers and a success fee to guard requesters.
- **[9:48] Recap**
- **[10:16] Closing**

## Speakers

- **Armanas Povilionis** (guest)

## Topics

Agent Commerce

## Mentioned

Alithea (company), Froglet (product)

## Transcript

### Scientific Research

**Armanas Povilionis** [0:02]
What is the most valuable agentic automation work?

I think scientific research is quite high on that list.

### Verifiable Receipts

**Armanas Povilionis** [0:17]
After a decade working in life sciences collaboration projects, I think that more tools alone will not enable automation of scientific research, because science work relies on collaboration. For agents to collaborate autonomously, we need a chain of verifiable receipts.

We need a solution which can provide these receipts, proving every step, ensuring that every result can be trusted, and enabling collaboration at scale.

Let's step back. Imagine

### Kitchen Analogy

**Armanas Povilionis** [1:03]
agents as cooks in the kitchen.

Giving them more tools improves kitchen sufficiency. Better knives, more pans, more ovens boost speed and quality, but it only enhances local work.

Scientific work is not cooking alone in your own kitchen. It is closer to running a Michelin-star restaurant. The outcomes depend on suppliers and their produce, the level of service that you can provide, and an ability to consistently deliver the same quality dish, again and again and again.

You cannot bring everything into one kitchen. The challenge isn't local tools. It is aligning the entire supply chain.

Today we already have plenty of tools for agents and agent automation. On the other hand, we also have data and specialized analytics algorithms, which are distributed across organizations and live in silos.

### Froglet Vision

**Armanas Povilionis** [2:29]
At Alithea, our vision for Froglet is very simple.

### Agent Budgets

**Armanas Povilionis** [2:37]
As agentic workflow automation matures, organizations will not just give agents more tools; they will allocate them budgets. We already kind of doing it in a primitive way, allocating them token budgets per task. The next step is a bit broader.

It's allowing agents to manage their own budget for anything that they might need: discovering services, requesting data, negotiating execution, paying for work in cross-organizational boundary setting.

At that point, the agent is no longer just a cook with a better knife. It starts acting like an executive chef: finding suppliers, ordering ingredients, coordinating kitchen work, and keeping a record of everything that's happening. That is why we're building Froglet: the protocol for agents to discover, transact with, and receive verifiable receipts for external data and

service providers.

Froglet is designed to sit in between of many moving parts. That's why we are not replacing existing tools and protocols. We integrate with different payment rails, with different agentic harnesses, execution environments, and even network transport protocols. It does not require that everyone has the same software stack.

### Froglet Design

**Armanas Povilionis** [4:38]
It just requires that everyone has the same interface.

For more details, please visit froglet.dev,

where you will be able to see how to run Froglet locally with just one command,

or you can even try Froglet remotely with just one prompt.

So, in essence, closed scientific collaboration often turns into a bespoke enterprise project.

### Simplifying Collaboration

**Armanas Povilionis** [5:16]
That can take years and cost millions before even first reusable workflow exists.

On another hand, the Froglet's mission is to simplify that much more.

Once an organization has deemed that the resource is shareable, a provider should be able to expose it through Froglet. An agent can discover it, understand its terms, request the work, and receive a verifiable receipt. That costs a few thousand tokens and takes minutes.

Let's deep dive a bit deeper. So here is our froglet.dev website, and here you can see

### Deep Dive

**Armanas Povilionis** [6:16]
a walkthrough button. If you click on it, you will have a much more detailed review of what's happening, and you can read documentation in even more detail. So first of all, the Froglet network consists of homogeneous nodes. Every single actor in the environment runs the same core

node. It just plays a different role. There are requesters, there are providers, and there is a marketplace which is just a Froglet running the specialized service.

What it solves is how to find, how for a quester to find the providers, how to trust them, how to pay or settle, and how to prove that execution has happened.

Whenever you're creating a new node, you are generating a key pair for identity and signing.

And every time you execute anything with Froglet, it uses your keys to sign on the chain. And the chain consists of everything what you do, from descriptors to offer to quote to deal for invoice and finally receipt. Therefore, you cannot tamper with any part of this chain.

Otherwise, the chain will be broken.

### Service Discovery

**Armanas Povilionis** [7:57]
And to discover services, providers of services just register and describe their services to the marketplace. Marketplace itself provides services for providing descriptions and for indexing what is exist what service is existing on a marketplace. Once a requester requests an index of available services, from there on it continues direct communication with that requester.

It doesn't need a middleman. So the requester and provider communicates with each other directly, and it all happens in one interaction: requests, signing, execution, and receipt.

### Payment System

**Armanas Povilionis** [8:48]
On a payment side, we have a system where all payments, if it's not free, has two parts. One is a base payment and another is success fee. So base payment protects the providers that they wouldn't be attacked by multiple requests, and success fee is providing the requesters from malicious providers.

In essence, the Froglet itself is not an AI agent, but it is created specifically for agents as an interface to find each other, as an interface to find the data and services cross borders, and execute these deals directly with each other.

### Recap

**Armanas Povilionis** [9:48]
So coming back to recap. A Froglet lets agent to discover external scientific resources, execute work across organizational boundaries, and it gives every transaction a verifiable receipt.

Together, this opens the door to autonomous scientific progress.

### Closing

**Armanas Povilionis** [10:16]
We hope you will join us and enjoyed this talk.

Thank you.

---

This library is powered by PodHood (https://podhood.com), the podcast website platform.
