Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.34100%coinbase55d ago0x2897db…9a8942
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase55d ago0xbed2b1…4fe805
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase55d ago0xee85e1…e8f703
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase55d ago0xabe0c4…233a5d
0xca0a…2d7a0x85b4…627cBase—$0.87100%coinbase55d ago0x5c0ae8…50a396
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase55d ago0x3181bc…3951d1
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase55d ago0x25d982…e8fbc6
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase55d ago0x647e2f…a6a1c7
0xca0a…2d7a0x85b4…627cBase—$0.36100%coinbase55d ago0xe51290…3e1942
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase55d ago0x5e8174…2352f0
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase55d ago0x7fc3bc…0ace17
0xca0a…2d7a0x85b4…627cBase—$1.28100%coinbase55d ago0xe9641f…435a25
0xca0a…2d7a0x85b4…627cBase—$2.96100%coinbase55d ago0x1dd9c9…55db37
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase55d ago0x0181ee…a1e94b
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase55d ago0x31ef54…68676a
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase55d ago0x8bb30d…b57521
0xca0a…2d7a0x85b4…627cBase—$0.19100%coinbase55d ago0xee9be7…6ae0a8
0xca0a…2d7a0x85b4…627cBase—$0.21100%coinbase55d ago0x2b247b…499783
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase55d ago0x42e8c2…326982
0xca0a…2d7a0x85b4…627cBase—$0.20100%coinbase55d ago0xb0471a…8b9513
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase55d ago0x2fb364…53a086
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase55d ago0xded4e7…c77e0a
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase55d ago0xf0c321…d0d4b6
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase55d ago0x8dd4a3…e2e4d4
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase55d ago0x406365…d0ae51

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.