Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x8d3e…aadcBase—$0.01100%coinbase18d ago0x1db14d…723052
0x5fcb…d5f90xb9de…2cfcBase—$0.01100%coinbase18d ago0x01133f…2eccc1
0x5fcb…d5f90x56a0…5a54Base—$0.01100%coinbase18d ago0x00a445…52666d
0x5fcb…d5f90x8820…9ce3Base—$0.01100%coinbase18d ago0xab6896…60d09f
0x5fcb…d5f90x552d…39ecBase—$0.01100%coinbase18d ago0xb6ae8d…2dd216
0x5fcb…d5f90x72fb…4e12Base—$0.01100%coinbase18d ago0xac031b…ea8e8f
0x5fcb…d5f90x28ad…6865Base—$0.01100%coinbase18d ago0x4ca9d0…f46d72
0x5fcb…d5f90x1830…453aBase—$0.01100%coinbase18d ago0x62894d…a0959d
0x5fcb…d5f90xd3f9…5c5bBase—$0.01100%coinbase18d ago0x610d88…656c3d
0x5fcb…d5f90x130f…26dcBase—$0.01100%coinbase18d ago0xb3ee9b…12668d
0x5fcb…d5f90x19ea…69e2Base—$0.01100%coinbase18d ago0x785f12…35a2fb
0x5fcb…d5f90xe345…7adbBase—$0.01100%coinbase18d ago0x2283d9…57bca0
0x5fcb…d5f90xc995…5f71Base—$0.01100%coinbase18d ago0x9c29c1…d1f80e
0x5fcb…d5f90x8f42…a65fBase—$0.01100%coinbase18d ago0x0ae62d…a0980f
0x5fcb…d5f90x179d…cf30Base—$0.01100%coinbase18d ago0xa75f4f…438c48
0x5fcb…d5f90x8242…913bBase—$0.01100%coinbase18d ago0x27345c…e7d70c
0x5fcb…d5f90x50c8…2cd7Base—$0.01100%coinbase18d ago0xe3a9f6…e88ae8
0x5fcb…d5f90x4529…0c5bBase—$0.01100%coinbase18d ago0x53244f…7dc3b7
0x5fcb…d5f90xc5cd…0a74Base—$0.01100%coinbase18d ago0x9c4ea5…c8c924
0x5fcb…d5f90x4c4b…e123Base—$0.01100%coinbase18d ago0x2bebf5…279d90
0x5fcb…d5f90x5da4…1b8aBase—$0.01100%coinbase18d ago0xb99a87…e1b358
0x5fcb…d5f90xd814…594bBase—$0.01100%coinbase18d ago0x71b595…864cbb
0x5fcb…d5f90xbd69…6245Base—$0.01100%coinbase18d ago0xfcc6c2…54c35d
0x5fcb…d5f90xcfee…ebd8Base—$0.01100%coinbase18d ago0x17e55b…9112d1
0x5fcb…d5f90x5b3d…e3f9Base—$0.01100%coinbase18d ago0xd59bac…86c573

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.