Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$10.50100%0x2309…083c42d ago0x5a1fd5…63992c
0x5d79…ab930x0e3d…7757Base—$5.25100%0xbc7c…86d442d ago0x123c14…5d7ac2
0x5d79…ab930x0e3d…7757Base—$6.30100%0x53e5…093942d ago0xf8d273…9f6adc
0x5d79…ab930x0e3d…7757Base—$1.05100%0x38ac…96f643d ago0xbbedc7…2c23b5
0x5d79…ab930x0e3d…7757Base—$10.50100%0x2d29…913b43d ago0xb6595d…3b3617
0x5d79…ab930x0e3d…7757Base—$10.50100%0x6d49…84c843d ago0x6e19f5…31edf1
0x5d79…ab930x0e3d…7757Base—$1.05100%0xfbad…25fb43d ago0xf87e0a…862632
0x5d79…ab930x0e3d…7757Base—$10.50100%0xcf0a…a2c343d ago0x7ee80c…4f811e
0x5d79…ab930x0e3d…7757Base—$10.50100%0x1668…2c3e43d ago0x1a310a…9d3866
0x5d79…ab930x47c5…4fc3Base—$5.2570%0x1c63…f5e743d ago0xd9edc1…6fff8e
0x5d79…ab930x0e3d…7757Base—$2.10100%0xb7fe…9d8043d ago0x503248…231eb4
0x5d79…ab930x0e3d…7757Base—$2.10100%0x84ea…0e4743d ago0x7458cd…f2fc62
0x5d79…ab930x0e3d…7757Base—$105.00100%0xb689…e28343d ago0x765ea1…67ebd8
0x5d79…ab930x0e3d…7757Base—$10.50100%0xd4a6…3b8d43d ago0x5a1f00…138e78
0x5d79…ab930x0e3d…7757Base—$10.50100%0x07d6…1b9443d ago0x5d40ef…a9a53e

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.