Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x2fc64b…ac8aa3
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0xf3f064…374af6
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0xb012b8…0e9f9a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x0b3c00…ce48b9
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x478fc4…e16764
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x6fb5ad…5c5b55
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x7da81e…3b163c
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x907e18…daf33a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0xf4d6d9…4750b0
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x05ff0e…93f427
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x6242c1…2d3a45
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x8b722a…4da093
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x795ec9…aef046
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x06b723…594269
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x89a3ec…ceb837
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0xf3c0e8…b5af91
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x6c162b…b736b9
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x5eb68a…251488
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0xa16ff2…887012
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x8e90d8…484b9a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x92376d…58ee27
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x5098cd…deeb98
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x8314ff…ce966d
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0xfc4db7…a1c8fe
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a569d ago0x144a6c…c83787

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.