Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x28db…fde3Base—$0.01100%coinbase13d ago0xfd8e8e…aefa88
0x5fcb…d5f90xd013…b084Base—$0.01100%coinbase13d ago0xdd2a03…d160d3
0x5fcb…d5f90xe7f4…64c1Base—$0.01100%coinbase13d ago0x76d0fc…89636f
0x5fcb…d5f90x5a98…208dBase—$0.01100%coinbase13d ago0x7f5a4d…2dbb75
0x5fcb…d5f90xc423…3f34Base—$0.01100%coinbase13d ago0xc445ef…08243e
0x5fcb…d5f90x2fdf…936eBase—$0.01100%coinbase13d ago0x1525d0…9b5032
0x5fcb…d5f90x8c40…99a9Base—$0.01100%coinbase13d ago0x365ae1…39283c
0x5fcb…d5f90xab05…7d40Base—$0.01100%coinbase13d ago0x90d6f6…85329d
0x5fcb…d5f90x1d4c…0a94Base—$0.01100%coinbase13d ago0x0d8df5…28f0e8
0x5fcb…d5f90x7670…a821Base—$0.01100%coinbase13d ago0xf30e32…760326
0x5fcb…d5f90x6d98…cc75Base—$0.01100%coinbase13d ago0xa3019a…6091f9
0x5fcb…d5f90x9db9…582fBase—$0.01100%coinbase13d ago0x86c67a…0b7abb
0x5fcb…d5f90x61e1…48b8Base—$0.01100%coinbase13d ago0xf7bbac…829795
0x5fcb…d5f90x4946…f1c5Base—$0.01100%coinbase13d ago0x28b9bf…7f2f72
0x5fcb…d5f90x35f9…0c46Base—$0.01100%coinbase13d ago0x5abc42…b10378
0x5fcb…d5f90xfc92…fc00Base—$0.01100%coinbase13d ago0x810c95…1d9155
0x5fcb…d5f90x6708…0808Base—$0.01100%coinbase13d ago0x2a1d5d…08a76b
0x5fcb…d5f90xbf1a…1d31Base—$0.01100%coinbase13d ago0x705523…410d79
0x5fcb…d5f90xc08b…708eBase—$0.01100%coinbase13d ago0x5f9c46…b09fd6
0x5fcb…d5f90x7c93…f2deBase—$0.01100%coinbase13d ago0xa398e7…577d79
0x5fcb…d5f90x7bed…ec8dBase—$0.01100%coinbase13d ago0x1a858f…f4e2af
0x5fcb…d5f90x1c99…d117Base—$0.01100%coinbase13d ago0xaa9615…8f70aa
0x5fcb…d5f90xb0d7…dc35Base—$0.01100%coinbase13d ago0x92ac1a…63811f
0x5fcb…d5f90x268f…9257Base—$0.01100%coinbase13d ago0x2f7440…4a2ac3
0x5fcb…d5f90x2c6d…f2e2Base—$0.01100%coinbase13d ago0xb75538…96c5f0

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.