Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base$24.50100%mrdn48d ago0x69288d…a249d3
0xfe8f…794d0x4754…327bBase$37.03100%mrdn48d ago0xc7c6ad…6c188b
0xfe8f…794d0x8e77…e2d6Base$18.71100%mrdn48d ago0x9aeb9a…154369
0xfe8f…794d0x8e77…e2d6Base$25.19100%mrdn48d ago0x8f3577…c2b973
0xfe8f…794d0x8e77…e2d6Base$33.32100%mrdn48d ago0x2cc8c0…1f3d19
0xa6a9…809d0xfe8f…794dBase$35.02100%mrdn48d ago0x2fa986…43306b
0xfe8f…794d0x8e77…e2d6Base$23.33100%mrdn48d ago0x946b58…045430
0xfe8f…794d0xa6a9…809dBase$29.24100%mrdn48d ago0x7f6d36…b51008
0xfe8f…794d0x8e77…e2d6Base$24.44100%mrdn48d ago0x157867…6b0e1c
0xfe8f…794d0x8e77…e2d6Base$35.74100%mrdn48d ago0x7ec2b6…48bfdd
0xfe8f…794d0x8e77…e2d6Base$34.39100%mrdn48d ago0xfeb5ac…efb827
0xfe8f…794d0x8e77…e2d6Base$31.64100%mrdn48d ago0x92be5f…90901c
0xfe8f…794d0xa6a9…809dBase$24.12100%mrdn48d ago0x0c9c48…ee3d96
0x4754…327b0xfe8f…794dBase$21.05100%mrdn48d ago0x3187b1…503e2a
0xfe8f…794d0x8e77…e2d6Base$24.61100%mrdn48d ago0x1fa3ca…190c05
0xfe8f…794d0x8e77…e2d6Base$41.00100%mrdn48d ago0xe6dbd9…a44fab
0xfe8f…794d0x4754…327bBase$18.14100%mrdn48d ago0x5a543e…86c5cc
0xfe8f…794d0xa6a9…809dBase$29.64100%mrdn48d ago0x63355a…217091
0xfe8f…794d0x4754…327bBase$24.03100%mrdn48d ago0xda923f…953667
0xfe8f…794d0xe55e…f748Base$40.51100%mrdn48d ago0x53c275…da0f0b
0xfe8f…794d0x8e77…e2d6Base$37.79100%mrdn48d ago0x53aaec…63fd66
0x4754…327b0xfe8f…794dBase$28.77100%mrdn48d ago0xd81d14…642647
0xfe8f…794d0xa6a9…809dBase$18.20100%mrdn48d ago0x9c7b22…d702da
0xfe8f…794d0x8e77…e2d6Base$35.73100%mrdn48d ago0x94c4e7…5671ea
0x1cec…8dd40xfe8f…794dBase$36.44100%mrdn48d ago0x4385d0…65e447

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.