Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$21.00100%0x3e24…de6881d ago0xea8638…b7d533
0xc9a2…31540x0e3d…7757Base—$2.10100%0xa1fb…723e81d ago0x1b84ad…9b1890
0xc9a2…31540x0e3d…7757Base—$4.20100%0x0389…0bc281d ago0x91e10b…a7ecfd
0xc9a2…31540x0e3d…7757Base—$2.10100%0xed7e…63a681d ago0x703c64…5489ed
0xc9a2…31540x0e3d…7757Base—$5.25100%0xf497…02dd81d ago0x57ffa3…d4c536
0xc9a2…31540x0e3d…7757Base—$6.30100%0x55b3…f1a081d ago0x5256ae…e12ace
0xc9a2…31540x0e3d…7757Base—$2.10100%0x096a…5c7b81d ago0xb622a0…08268d
0xc9a2…31540x0e3d…7757Base—$5.25100%0x1ceb…22ad81d ago0x338fe8…43f29a
0xc9a2…31540x0e3d…7757Base—$4.20100%0x35fd…376b81d ago0xb1de4e…4f6ccd
0xc9a2…31540x0e3d…7757Base—$10.50100%0x2544…8c4581d ago0xa9f23e…c230c9
0xc9a2…31540x0e3d…7757Base—$11.55100%0x2970…8ed781d ago0x71197b…707acc
0xc9a2…31540x0e3d…7757Base—$5.25100%0x1434…1c6e81d ago0xfee5dc…635e48
0xc9a2…31540x0e3d…7757Base—$10.50100%0x5823…9b2181d ago0x010716…67efa1
0xc9a2…31540x0e3d…7757Base—$10.50100%0xaf61…49f681d ago0x87784a…536dc6
0xc9a2…31540x0e3d…7757Base—$42.00100%0x1f5f…656e81d ago0xa717bc…54a127
0xc9a2…31540x0e3d…7757Base—$21.00100%0x271d…71b481d ago0x3d7f74…8efdfb
0xc9a2…31540x0e3d…7757Base—$10.50100%0xdfb4…bf9381d ago0xca96c2…e70b19
0xc9a2…31540x0e3d…7757Base—$15.75100%0x0c48…3ed681d ago0x83f2da…3ff7f5
0xc9a2…31540x0e3d…7757Base—$2.10100%0xf3d1…2b9c81d ago0xd401cd…f2aa80
0xc9a2…31540x0e3d…7757Base—$1.05100%0xffde…041081d ago0x221b31…7b1a81
0xc9a2…31540x0e3d…7757Base—$10.50100%0xd98d…210581d ago0xc447da…2f83f6
0xc9a2…31540x0e3d…7757Base—$10.50100%0xda14…75fa81d ago0xe8f12f…c2257d
0xc9a2…31540x0e3d…7757Base—$15.75100%0x9971…204881d ago0x3f4d17…87fc45
0xc9a2…31540x0e3d…7757Base—$5.25100%0xc52b…5a8d81d ago0x3d19ae…307da8
0xc9a2…31540x0e3d…7757Base—$10.50100%0xfbba…dd9081d ago0x22e1e8…27a2ac

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.