Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x877e…1fad0xac65…4417Base—$0.11100%fluxa120d ago0x718eb0…df3ae3
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa120d ago0x1b51ac…33a721
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa120d ago0x327648…9e5653
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa120d ago0xdd10aa…d7f1c4
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa120d ago0x72340b…e31d25
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa121d ago0x7b3132…c26385
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa121d ago0xad3b01…dbf3ef
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa121d ago0x80bdda…a50967
0xb90a…9ae40x877e…1fadBase—$0.02100%fluxa121d ago0x7a0467…195024
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa121d ago0xb8db10…1f84ea
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa121d ago0xf58b4d…cccdb6
0x877e…1fad0xac65…4417Base—$0.02100%fluxa121d ago0x92eedd…856114
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa121d ago0xb3cb8d…59d140
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa121d ago0x6ae8ed…0b0816
0x877e…1fad0xac65…4417Base—$0.01100%fluxa121d ago0xa95475…32a511
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa121d ago0x55952b…784326
0x877e…1fad0xac65…4417Base—$0.02100%fluxa121d ago0x098311…840ce5
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa121d ago0x994eb0…16088d
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa121d ago0xd18131…35cd23
0x877e…1fad0xac65…4417Base—$0.10100%fluxa121d ago0xc54003…7a533f
0xb90a…9ae40x877e…1fadBase—$0.05100%fluxa121d ago0x3fc696…6125b0
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa121d ago0xa5f57e…98e5d8
0xb90a…9ae40x877e…1fadBase—$0.01100%fluxa121d ago0x597474…f13171

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.