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—$2.10100%0xf9f2…7329110d ago0xa63e3b…288781
0xdd07…45b90x0e3d…7757Base—$3.15100%0x1c63…f5e7110d ago0x793831…7ce9b9
0xdd07…45b90x0e3d…7757Base—$1.05100%0xe706…1d9b110d ago0xc76ef8…5d07ca
0xdd07…45b90x0e3d…7757Base—$31.50100%0x6d7b…aade110d ago0x7bdc6c…b1ca96
0xdd07…45b90x0e3d…7757Base—$5.25100%0x2fb6…1297110d ago0xa983d0…106057
0xdd07…45b90x0e3d…7757Base—$10.50100%0xba2c…ddc8110d ago0xddf9ec…0e038f
0xdd07…45b90x0e3d…7757Base—$4.20100%0x2699…b2a5110d ago0x8cf866…db7386
0xdd07…45b90x0e3d…7757Base—$10.50100%0x5823…9b21110d ago0x4d8f84…43c23f
0xdd07…45b90x0e3d…7757Base—$4.20100%0x7818…d2a6111d ago0xc7881d…d7c3df
0xdd07…45b90x0e3d…7757Base—$5.25100%0xb689…e283111d ago0x9443a0…e8348c
0xdd07…45b90x0e3d…7757Base—$5.25100%0xc6b9…2d86111d ago0xfa9d92…61c3d8
0xdd07…45b90x0e3d…7757Base—$11.55100%0x5520…8e5b111d ago0x37828d…ed1563
0xdd07…45b90x0e3d…7757Base—$32.55100%0x5fe9…a965111d ago0x0368d2…2c4699
0xdd07…45b90x0e3d…7757Base—$10.50100%0x6e05…667f111d ago0x1851c4…efb7e8
0xdd07…45b90x0e3d…7757Base—$1.05100%0x4a9f…0311111d ago0x23b4f5…f39356
0xdd07…45b90x0e3d…7757Base—$5.25100%0x3dd1…4d5c111d ago0xf604a6…6d7d30
0xdd07…45b90x0e3d…7757Base—$10.50100%0x238c…f4bb111d ago0x3da271…84f269
0xdd07…45b90x0e3d…7757Base—$8.40100%0x54de…4470111d ago0x095b85…fc70ec
0xdd07…45b90x0e3d…7757Base—$5.25100%0xf74f…ffda111d ago0x4e646b…d6a7bd
0xdd07…45b90x0e3d…7757Base—$5.25100%0xf497…02dd111d ago0x76475e…c4eabb
0xdd07…45b90x0e3d…7757Base—$3.15100%0xa782…cada111d ago0x52dbae…36617f
0xdd07…45b90x0e3d…7757Base—$3.15100%0xf7a9…eb8d111d ago0x5562dc…b0ff66
0xdd07…45b90x0e3d…7757Base—$10.50100%0x63f4…be01111d ago0x6951da…35a3e9
0xdd07…45b90x0e3d…7757Base—$2.10100%0xef99…bf59111d ago0xa3f57e…172ea5
0xdd07…45b90x0e3d…7757Base—$5.25100%0xd4ab…0bb6111d ago0x90c137…38fad0

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.