Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x0038…a634Base—$0.01100%coinbase34d ago0xb7a411…1afbb7
0x5fcb…d5f90xd72c…5bb4Base—$0.01100%coinbase34d ago0x5ab0a1…a7b4ed
0x5fcb…d5f90xf0b4…fe13Base—$0.01100%coinbase34d ago0x6df053…18205f
0x5fcb…d5f90x48cb…1189Base—$0.01100%coinbase34d ago0x3840a6…a53cb6
0x5fcb…d5f90xdba8…b4a2Base—$0.01100%coinbase34d ago0x4a63f9…81a7af
0x5fcb…d5f90x743e…501bBase—$0.01100%coinbase34d ago0x7035a4…a36ed6
0x5fcb…d5f90x6ed8…a864Base—$0.01100%coinbase34d ago0x246b2f…2d5f64
0x5fcb…d5f90x929a…f203Base—$0.01100%coinbase34d ago0xe1bab5…41623f
0x5fcb…d5f90x0dc5…1b46Base—$0.01100%coinbase34d ago0x7b42c6…013a99
0x5fcb…d5f90xafc8…cb66Base—$0.01100%coinbase34d ago0x50a403…f3e021
0x5fcb…d5f90x30de…769cBase—$0.01100%coinbase34d ago0x89a214…92c911
0x5fcb…d5f90x3100…97f2Base—$0.01100%coinbase34d ago0x414cfa…2c24bd
0x5fcb…d5f90xa7ff…507cBase—$0.01100%coinbase34d ago0x42d65f…d56dae
0x5fcb…d5f90x1386…bc50Base—$0.01100%coinbase34d ago0x95ee01…338783
0x5fcb…d5f90x6513…5555Base—$0.01100%coinbase34d ago0x7cfe84…09e07c
0x5fcb…d5f90x134a…0ea8Base—$0.01100%coinbase34d ago0x1d115b…c1cb3b
0x5fcb…d5f90xb622…ba05Base—$0.01100%coinbase34d ago0x3951be…2f8dee
0x5fcb…d5f90x6eee…03beBase—$0.01100%coinbase34d ago0x913099…d3984a
0x5fcb…d5f90x6b40…db88Base—$0.01100%coinbase34d ago0x767e87…fdb2af
0x5fcb…d5f90x3d23…8379Base—$0.01100%coinbase34d ago0xbfee25…9a4482
0x5fcb…d5f90x446b…6569Base—$0.01100%coinbase34d ago0x501415…f47a67
0x5fcb…d5f90x0fee…f3d9Base—$0.01100%coinbase34d ago0x1438c0…d1f368
0x5fcb…d5f90x9a13…3821Base—$0.01100%coinbase34d ago0x41356a…9aa413
0x5fcb…d5f90xefcf…241bBase—$0.01100%coinbase34d ago0x414d36…87f019
0x5fcb…d5f90x541d…cdd8Base—$0.01100%coinbase34d ago0x7392d3…9db834

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.