Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$10.50100%0x79e1…2ea792d ago0x871c29…1922e8
0xa17c…60a90x0e3d…7757Base—$15.75100%0x1e7c…464c93d ago0xce0a6a…345f67
0xa17c…60a90x0e3d…7757Base—$10.50100%0xd173…d69b93d ago0xbbb0f6…b7e70a
0xa17c…60a90x0e3d…7757Base—$1.05100%0x127e…b24a93d ago0x2c76c8…6f6aa0
0xa17c…60a90x0e3d…7757Base—$10.50100%0x4760…47ea93d ago0x9f71db…143eeb
0xa17c…60a90x0e3d…7757Base—$2.10100%0x73bd…b44493d ago0x262369…e39fcf
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2309…083c93d ago0x25180d…19670c
0xa17c…60a90x0e3d…7757Base—$2.10100%0x1913…93d993d ago0x5a7d94…cad575
0xa17c…60a90x0e3d…7757Base—$15.75100%0xa75d…d8a593d ago0x293736…5c4fec
0xa17c…60a90x0e3d…7757Base—$13.65100%0x7daa…021793d ago0xee3915…8386ff
0xa17c…60a90x0e3d…7757Base—$1.05100%0x9c66…aca693d ago0xaea9e6…1fc599
0xa17c…60a90x0e3d…7757Base—$5.25100%0x5b2d…d78c93d ago0xea062e…527b3a
0xa17c…60a90x0e3d…7757Base—$3.15100%0xdfb4…bf9393d ago0x79d728…9131d7
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2bdf…11ce93d ago0xfca5a9…80ce06
0xa17c…60a90x0e3d…7757Base—$3.15100%0x72ef…0ffd93d ago0x55bc81…2ebfc7
0xa17c…60a90x0e3d…7757Base—$3.15100%0xda2d…f5ea93d ago0xf4a732…c7f94f
0xa17c…60a90x0e3d…7757Base—$1.05100%0xb92d…57bc93d ago0x0f0900…3b777c
0xa17c…60a90x0e3d…7757Base—$5.25100%0x4c95…d79b93d ago0xad94af…331a35
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2e87…3c0b93d ago0x6425fd…00c258
0xa17c…60a90x0e3d…7757Base—$3.15100%0x04a0…f71893d ago0x193029…702974
0xa17c…60a90x0e3d…7757Base—$21.00100%0xd775…7f8193d ago0x4e638b…9d7a86
0xa17c…60a90x0e3d…7757Base—$10.50100%0x0452…7f6693d ago0x8fda0b…7208e8
0xa17c…60a90x0e3d…7757Base—$2.10100%0x2699…b2a593d ago0xce2a1e…f3e111
0xa17c…60a90x0e3d…7757Base—$1.05100%0x5a50…c82c93d ago0xa0d61b…83ca33
0xa17c…60a90x0e3d…7757Base—$1.05100%0xcb3f…dc2993d ago0x0d410f…b17d0a

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.