Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase21d ago0xb5bf28…c7745b
0xa5bc…f2880x2880…4e5eBaseAgent Kalender Hubx402$0.004100%coinbase21d ago0x85b66b…c1cd2b
0x6937…c4030x2880…4e5eBaseAgent Kalender Hubx402$0.01100%coinbase21d ago0x825c29…3bb666
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase21d ago0x334661…f7a20b
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.004100%coinbase21d ago0xb05bfd…7916b0
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.006100%coinbase21d ago0x03c974…9340f2
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase22d ago0x937d06…52aa07
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase22d ago0x1b2119…7428fd
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.004100%coinbase22d ago0x6f10fe…19a2a9
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.004100%coinbase22d ago0xb11764…367aa8
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.004100%coinbase22d ago0x088f4e…bf1215
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.003100%coinbase22d ago0x83b673…5c4cdd
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.003100%coinbase22d ago0x85dec3…b72b46
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.003100%coinbase22d ago0x2faa12…7e82b0
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.003100%coinbase22d ago0x99e973…c559aa
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.003100%coinbase22d ago0x46657b…f2a64b
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.003100%coinbase22d ago0xd2cd4a…61b69f
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.003100%coinbase22d ago0x82f7ac…976350
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase22d ago0x4f6afd…32f92a
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase22d ago0x3c48d8…c01f63
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase22d ago0x0cfcb5…ea310a
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase22d ago0x5e441f…8f024c
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.003100%coinbase22d ago0x7bd517…9e132b

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.