Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3562…46200x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase72d ago0x5524fa…0d9db5
0x3562…46200x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase72d ago0xf39f33…034519
0x3562…46200x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase72d ago0x7d499c…db4730
0xfebf…d32d0x2880…4e5eBaseAgent Kalender Hubx402$0.02100%coinbase72d ago0x7fd961…d94c40
0xfebf…d32d0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase72d ago0x63a8ac…827dce
0xfebf…d32d0x2880…4e5eBaseAgent Kalender Hubx402$0.02100%coinbase72d ago0x8fb097…45ee6a
0xfebf…d32d0x2880…4e5eBaseAgent Kalender Hubx402$0.003100%coinbase72d ago0x369810…197730
0xfebf…d32d0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase72d ago0x934659…328abb
0xfebf…d32d0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase72d ago0x5128aa…4bf219
0xfebf…d32d0x2880…4e5eBaseAgent Kalender Hubx402$0.01100%coinbase72d ago0x473314…5d2148
0xfebf…d32d0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase72d ago0x45fc82…4769a5
0xfebf…d32d0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase72d ago0x6e5acb…da0fde
0xfebf…d32d0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase72d ago0x648b49…92fa3d
0xfebf…d32d0x2880…4e5eBaseAgent Kalender Hubx402$0.01100%coinbase72d ago0x5af36c…0194ce
0x3562…46200x2880…4e5eBaseAgent Kalender Hubx402$0.05100%coinbase72d ago0xae5a58…5c1ac5
0x3562…46200x2880…4e5eBaseAgent Kalender Hubx402$0.02100%coinbase72d ago0x1524dc…0b0c8c
0x3562…46200x2880…4e5eBaseAgent Kalender Hubx402$0.01100%coinbase72d ago0x1a1b8c…9bed3e
0x3562…46200x2880…4e5eBaseAgent Kalender Hubx402$0.01100%coinbase72d ago0x04eaed…060390
0x3562…46200x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase72d ago0xe8b7cd…590811
0x3562…46200x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase72d ago0x707beb…f7ae10
0x3562…46200x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase72d ago0xea1f8b…6327e4
0x3562…46200x2880…4e5eBaseAgent Kalender Hubx402$0.02100%coinbase72d ago0x2d7a62…770a30
0x3562…46200x2880…4e5eBaseAgent Kalender Hubx402$0.01100%coinbase72d ago0x72c478…d485b3
0x3562…46200x2880…4e5eBaseAgent Kalender Hubx402$0.05100%coinbase72d ago0x7c6528…998f07
0x3562…46200x2880…4e5eBaseAgent Kalender Hubx402$0.02100%coinbase72d ago0x67efda…7b34ab

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.