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—$6.30100%0x0b7e…f08e89d ago0xa20430…bd8981
0x5d79…ab930x0e3d…7757Base—$42.00100%0x5d0b…1ded90d ago0x198942…cc6c8e
0x5d79…ab930x0e3d…7757Base—$52.50100%0x0524…938990d ago0x1b8081…702110
0x5d79…ab930x0e3d…7757Base—$2.10100%0x77d2…f15d90d ago0x7b70e3…34d761
0x5d79…ab930x0e3d…7757Base—$3.15100%0x14dd…a4ea90d ago0x47d95d…d7ecfd
0x5d79…ab930x0e3d…7757Base—$5.25100%0x93eb…4c2990d ago0xf9416c…e7419e
0x5d79…ab930x0e3d…7757Base—$10.50100%0xed7e…63a690d ago0x3afe96…e04da6
0x5d79…ab930x0e3d…7757Base—$105.00100%0xd09f…ebf090d ago0x00b6d5…c28306
0x5d79…ab930x0e3d…7757Base—$1.05100%0x9cee…c9d990d ago0xc0ae6a…37b4d8
0x5d79…ab930x0e3d…7757Base—$10.50100%0x2035…57d390d ago0x5b1261…f24784
0x5d79…ab930x0e3d…7757Base—$10.50100%0x6bac…5e9b90d ago0xfa9fc8…c2adce
0x5d79…ab930x0e3d…7757Base—$10.50100%0xbfa0…288590d ago0x8c02a2…77eef3
0x5d79…ab930x0e3d…7757Base—$2.10100%0xe9e4…196390d ago0x34a2d8…d1b765

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.