Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x13db…5192Base—$18.80100%mrdn33d ago0xe2b352…c02e1a
0x4754…327b0xa6a9…809dBase—$30.01100%mrdn33d ago0xdf6cea…8d3e87
0xa6a9…809d0x4754…327bBase—$37.85100%mrdn33d ago0x205b36…1558d0
0x1cec…8dd40xa6a9…809dBase—$35.69100%mrdn33d ago0x956e3f…46a579
0xa6a9…809d0x1cec…8dd4Base—$36.36100%mrdn33d ago0xc0fa9a…6e5461
0xa6a9…809d0x4754…327bBase—$38.38100%mrdn33d ago0x2e2c68…4adb80
0x13db…51920xa6a9…809dBase—$31.84100%mrdn33d ago0x337e69…f33549
0x4754…327b0xa6a9…809dBase—$29.68100%mrdn33d ago0x0fbf6c…bf5281
0xa6a9…809d0x4754…327bBase—$28.48100%mrdn33d ago0x51e7f8…24ce0c
0xa6a9…809d0xe55e…f748Base—$38.95100%mrdn33d ago0x4c502e…9856ea
0xa6a9…809d0x4754…327bBase—$25.86100%mrdn33d ago0xcd90d1…46461c
0xa6a9…809d0x1cec…8dd4Base—$37.28100%mrdn33d ago0x149413…1a8fb4
0xa6a9…809d0xe55e…f748Base—$18.04100%mrdn33d ago0x1a969c…027290
0xa6a9…809d0x13db…5192Base—$32.89100%mrdn33d ago0x409e68…df9ec7
0x13db…51920xa6a9…809dBase—$32.99100%mrdn33d ago0xea6c16…eb075d
0xa6a9…809d0xfe8f…794dBase—$36.97100%mrdn33d ago0xb28f72…1e2e5f
0xa6a9…809d0xfe8f…794dBase—$20.24100%mrdn33d ago0x246235…e81db3
0xa6a9…809d0x13db…5192Base—$39.00100%mrdn33d ago0x49cd58…8fe9e3
0xfe8f…794d0xa6a9…809dBase—$23.50100%mrdn33d ago0x3225ed…1a3d90
0x1cec…8dd40xa6a9…809dBase—$31.13100%mrdn33d ago0x4daae9…310b3b
0x1cec…8dd40xa6a9…809dBase—$23.64100%mrdn33d ago0x1d5274…870abe
0xa6a9…809d0xfe8f…794dBase—$25.76100%mrdn33d ago0xd682de…6435c1
0xa6a9…809d0x4754…327bBase—$18.85100%mrdn33d ago0x0c97db…58596f
0xfe8f…794d0xa6a9…809dBase—$26.09100%mrdn33d ago0x0a4030…f1e122
0xe55e…f7480xa6a9…809dBase—$27.40100%mrdn33d ago0x259779…df6d73

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.