← all projects

valiquo

@Shanks-btc·shanks·7 followers·added 2026-07-19
1
stars
4.3k
lines
56
files
0
forks
7
followers
languages
TypeScript 83%JavaScript 14%Solidity 3%

Valiquo lets agents negotiate the price of data. An agent proposes a price for an intelligence API call to POST /quote, and a deterministic policy engine in src/server.ts accepts, counters at the seller's cost floor, or rejects, with round limits enforced server-side. Agreed prices settle in USDC through Circle Gateway and x402 using @circle-fin/x402-batching middleware. Each settlement is then recorded in contracts/ValiquoSettlementLog.sol, an append-only Solidity log exposing settlementCount() and distinctPayerCount() for independent verification on Arc Testnet. The repo also includes an LLM reasoning layer in src/reasoning.ts that routes natural-language questions to the right paid tool, a reference buyer in buyer-agent/index.ts, and a Next.js frontend under web/.

events
tags
circle components
builder bio

Web & Blockchain Developer

team · solo

1 (Solo) — Shanks

on xx/Valliquo
repo description

Negotiated-price payment layer for AI agents buying live financial and on-chain intelligence, real-time price negotiation, settled via Circle Gateway/x402 on Arc Testnet, with permanent on-chain proof.

last pushed 2026-07-11