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%0x160a…c89155d ago0x604a05…325e6f
0xdd07…45b90x0e3d…7757Base—$1.05100%0xc585…31c655d ago0xca6ae3…677bb8
0xdd07…45b90x0e3d…7757Base—$5.25100%0xa438…8fb855d ago0x5ab8e2…ed5d9d
0xdd07…45b90x0e3d…7757Base—$5.25100%0x1e92…0cb755d ago0x6f9589…e45201
0xdd07…45b90x0e3d…7757Base—$2.10100%0xc84b…0cb355d ago0x6a6dc4…88fbf0
0xdd07…45b90x0e3d…7757Base—$2.10100%0xa2b8…fedd55d ago0x32a8f0…84885c
0xdd07…45b90x0e3d…7757Base—$21.00100%0x39a9…7be555d ago0x840213…c85447
0xdd07…45b90x0e3d…7757Base—$10.50100%0xd500…f63a55d ago0xee5982…856ad5
0xdd07…45b90x0e3d…7757Base—$2.10100%0x3368…d66b55d ago0x029785…8b7d9d
0xdd07…45b90x0e3d…7757Base—$3.15100%0x2a5b…d6a955d ago0x51a4fe…e21171
0xdd07…45b90x0e3d…7757Base—$3.15100%0x127e…b24a55d ago0xd58f0d…c76131
0xdd07…45b90x0e3d…7757Base—$2.10100%0x6a34…ec8855d ago0x7e8cca…998f18
0xdd07…45b90x0e3d…7757Base—$4.20100%0x84ea…0e4755d ago0x691f0c…8246e7
0xdd07…45b90x0e3d…7757Base—$2.10100%0xf8ec…37d455d ago0xeaa0ae…b48b9d
0xdd07…45b90x0e3d…7757Base—$2.10100%0xfd6b…ae3955d ago0xae8c6f…a7bbf9
0xdd07…45b90x0e3d…7757Base—$1.05100%0xd223…7d2855d ago0x87ef90…3a80f6

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.