Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x0917…c476Base—$0.01100%fluxa107d ago0x0620ce…6cb3cd
0xb90a…9ae40x1909…0ba3Base—$0.05100%fluxa107d ago0xc21000…03abef
0xb90a…9ae40xe79f…1336Base—$0.01100%fluxa107d ago0x903305…a81daa
0xb90a…9ae40x5c94…094aBase—$0.05100%fluxa107d ago0xd3aaa6…56f390
0xb90a…9ae40xf095…3b3dBase—$0.01100%fluxa107d ago0x650549…5c9d1e
0xb90a…9ae40x1909…0ba3Base—$0.05100%fluxa107d ago0x75c3cc…bc9d49
0xb90a…9ae40x9f57…7fa3Base—$0.01100%fluxa107d ago0x5875c0…8ec592
0xb90a…9ae40x1909…0ba3Base—$0.05100%fluxa107d ago0xdd5e8e…f9f595
0xb90a…9ae40x9048…f9ceBase—$0.01100%fluxa107d ago0xf4bdd3…0f1f86
0xb90a…9ae40x4b6d…70a9Base—$0.04100%fluxa107d ago0x20277d…e7b69a
0xb90a…9ae40x3de8…5737Base—$0.01100%fluxa107d ago0x1c8332…a3209b
0xb90a…9ae40x1909…0ba3Base—$0.05100%fluxa107d ago0x98bac5…4cbae9
0xb90a…9ae40x1909…0ba3Base—$0.05100%fluxa107d ago0xb9b29f…831649
0xb90a…9ae40x01c3…3ffeBase—$0.01100%fluxa107d ago0x712c7f…16d2e7
0xb90a…9ae40xbd52…9e1eBase—$0.05100%fluxa107d ago0x7651db…88ec35
0xb90a…9ae40x01b2…def4Base—$0.05100%fluxa107d ago0x1608de…7b46bb
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa107d ago0x24a555…3f2a46
0xb90a…9ae40x66e6…b15eBase—$0.01100%fluxa107d ago0x793a99…7135a8
0xb90a…9ae40x54a6…ef9dBase—$0.01100%fluxa107d ago0xd02d8b…107ba4
0xb90a…9ae40xb031…dc47Base—$0.01100%fluxa107d ago0x757b77…ed56c0
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa107d ago0xa15e55…a254e8
0xb90a…9ae40x72f7…abdbBase—$0.01100%fluxa107d ago0x3796a8…c101d9
0xb90a…9ae40x4639…50f4Base—$0.01100%fluxa107d ago0x1fe349…a8cf73
0xb90a…9ae40xd85b…d84dBase—$0.01100%fluxa107d ago0x62deeb…3b47d2
0xb90a…9ae40x880e…ec6cBase—$0.05100%fluxa107d ago0xaa741a…b51b73

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.