Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$1.05100%0x450f…b50687d ago0xb13b64…b921f6
0xdd07…45b90x0e3d…7757Base—$10.50100%0x8b99…df7988d ago0x5c256b…2538b1
0xdd07…45b90x0e3d…7757Base—$5.25100%0x7390…9c9388d ago0xc3eba8…7f5fba
0xdd07…45b90x0e3d…7757Base—$10.50100%0x665d…3bb988d ago0x28f2dd…204c28
0xdd07…45b90x0e3d…7757Base—$42.00100%0x39ac…36cd88d ago0x2e3c4b…834a07
0xdd07…45b90x0e3d…7757Base—$10.50100%0x0908…9e5188d ago0x2f6511…f11724
0xdd07…45b90x0e3d…7757Base—$10.50100%0xd091…7b6e88d ago0xb9bc82…1bf643
0xdd07…45b90x0e3d…7757Base—$1.05100%0x0558…49bd88d ago0x755196…5971b6
0xdd07…45b90x0e3d…7757Base—$5.25100%0x24a4…540a88d ago0x494da0…589e58
0xdd07…45b90x0e3d…7757Base—$5.25100%0xb182…b93d88d ago0x350307…64e2ab
0xdd07…45b90x0e3d…7757Base—$3.15100%0x817a…63b588d ago0x89d3e4…4de7f2
0xdd07…45b90x0e3d…7757Base—$10.50100%0xa842…4fd988d ago0x0099fe…617dec
0xdd07…45b90x0e3d…7757Base—$5.25100%0x3d76…265f88d ago0xad9c2c…c026ad
0xdd07…45b90x0e3d…7757Base—$1.05100%0x7daa…021788d ago0x6397c5…fbb672
0xdd07…45b90x0e3d…7757Base—$1.05100%0xc76e…a7a988d ago0xd31a73…6d908f
0xdd07…45b90x0e3d…7757Base—$4.20100%0xc86d…b47f88d ago0x13a2cc…4ea812
0xdd07…45b90x0e3d…7757Base—$15.75100%0xefcd…fefe88d ago0xe3e596…d31710
0xdd07…45b90x0e3d…7757Base—$1.05100%0xf200…d9a088d ago0x56470d…532099
0xdd07…45b90x0e3d…7757Base—$15.75100%0xec7c…5d3288d ago0x194e02…2736cc

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.