Abstract
Autonomous AI agents — software systems that independently execute tasks, trade digital assets, and consume services — require machine-native payment infrastructure with formal cryptographic guarantees. Existing protocols (OAuth, JWT, API keys) provide no binding between payment and agent identity, leaving a critical gap in the emerging agentic economy. This paper introduces FADP (Fluid Agentic Payment Protocol), the first HTTP-native two-phase payment protocol designed for autonomous agent transactions with provable self-custody guarantees. FADP extends RFC 7231's HTTP 402 status code with three header namespaces — X-FADP-, X-Pauli-, and X-FLDP-* — and a seven-key architecture partitioned across three trust levels, where private keys satisfy strict locality: ∀k ∈ K_local, k ∉ Network. Every payment proof π is constructed as π = Groth16.Prove(PK, w) bound to a four-dimensional nonce vector N₄ = (n_time, n_chain, n_req, n_agent), guaranteeing uniqueness, unforgeability, and replay impossibility simultaneously. We formally prove four theorems — protocol correctness, liveness independence (L ⊥ S), replay impossibility, and identity-payment binding — and introduce three novel metrics: Authentication Round-Trip Count (ART), Payment Atomicity Score (PAS), and Sovereignty Inheritance (SI), with provable sovereignty score Σ = 5. The reference implementation deploys on Base Mainnet achieving median latency of 160–215 ms and per-call cost of $0.001–$0.01 in stablecoin, submitted to IETF as draft-fluid-fadp-01. To our knowledge, FADP is the first protocol coupling cryptographic identity attestation, payment finality, and self-custody (Σ = 5) in a single HTTP response.
Supplementary weblinks
Title
Truly Self-Custodial Wallet for Agents
Description
FluidNative is a truly self-custodial, multi-chain wallet platform built exclusively for autonomous agents, operating on the Base network. Unlike traditional wallets, FluidNative allows AI agents to independently initiate, authorize, and settle payments without any human involvement. Every agent transaction is protected by four layers of cryptographic security: Groth16 zk-SNARK identity proofs (mathematically verifiable agent identity), Pauli Proof zero-knowledge attestation (proving identity without revealing secrets), ECDSA request signing (tamper-proof request authentication), and the four-dimensional Ganji Nonce Vector N₄ = (n_time, n_chain, n_req, n_agent) — ensuring every transaction is unique, unforgeable, and unreplayable. Agent private keys never leave the device, achieving provable sovereignty score Σ = 5 — the highest possible self-custody guarantee. Developed as an MVP prototype by the authors at Maryville University, FluidNative achieves real-world agent-to-agent payment settlement on Base Mainnet
Actions
View Title
FADP Fluid Agent Demo
Description
This repository contains the open-source reference implementation and live demo of the FADP protocol, demonstrating autonomous agent-to-agent payment transactions on Base Mainnet. The demo showcases the complete FADP two-phase protocol flow — Phase α initialization (seven-key architecture provisioning) and Phase β runtime (402 payment challenge → on-chain stablecoin settlement → 200 response cycle). Security is enforced through Groth16 zk-SNARK identity proofs, Pauli Proof zero-knowledge attestation, ECDSA request signing, and four-dimensional Ganji Nonce Vector N₄ = (n_time, n_chain, n_req, n_agent) protection, guaranteeing every agent transaction is unique, unforgeable, and unreplayable. Agent private keys never leave the device, maintaining provable sovereignty score Σ = 5. Developed by Abhijeeth Ganji (M.S. Data Science, Maryville University) and Priyanka Velpula (Ex-Wipro, Blockchain Researcher) as a companion to three research papers: FADP Protocol, Pauli Proof, and Ganji's DeFi SOR Protocol.
Actions
View 


![Author ORCID: We display the ORCID iD icon alongside authors names on our website to acknowledge that the ORCiD has been authenticated when entered by the user. To view the users ORCiD record click the icon. [opens in a new tab]](https://www.cambridge.org/engage/assets/public/coe/logo/orcid.png)