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.002100%coinbase48d ago0x29f859…24c003
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.002100%coinbase48d ago0x77e74b…1307e5
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.002100%coinbase48d ago0xfbb774…22508b
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.002100%coinbase48d ago0x0afeb7…bfd643
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase48d ago0xcef12b…0af716
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase48d ago0xea1ca5…18debc
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase48d ago0x5f286e…49faf8
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.004100%coinbase48d ago0x74f9a1…60ce10
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.002100%coinbase48d ago0xcd3df9…b40b1f
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase48d ago0x7da190…e715d1
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase48d ago0x51d594…25259e
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.002100%coinbase48d ago0x0366f1…fa4e96
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.002100%coinbase48d ago0xf37e44…ac08ad
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase48d ago0xe5f4bc…6e509c
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.05100%coinbase48d ago0x76e7af…9fe2f3
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.02100%coinbase48d ago0x8c16b9…922460
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase48d ago0xf19991…74cba8
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.003100%coinbase48d ago0x8a17b3…c55d99
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.004100%coinbase48d ago0x6c5118…795998
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase48d ago0xcda99b…bd865d
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase48d ago0x104df5…8f68de
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.006100%coinbase48d ago0x37d4db…129e98
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.02100%coinbase48d ago0x1daa42…7e915b
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase48d ago0x1c03bb…6720db
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase48d ago0x58a0bc…9a63cf

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.