Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base$39.57100%mrdn48d ago0x24b6d9…b1a8c8
0xb6db…31e10x8e77…e2d6Base$33.58100%mrdn48d ago0xef85a1…9834b8
0xfe8f…794d0x8e77…e2d6Base$24.50100%mrdn48d ago0x69288d…a249d3
0xa6a9…809d0x8e77…e2d6Base$37.11100%mrdn48d ago0x482581…9f8c47
0xa6a9…809d0x8e77…e2d6Base$29.31100%mrdn48d ago0x8f509c…4629d2
0x13db…51920x8e77…e2d6Base$32.18100%mrdn48d ago0x9b69f1…dbfe39
0xfe8f…794d0x8e77…e2d6Base$18.71100%mrdn48d ago0x9aeb9a…154369
0xb6db…31e10x8e77…e2d6Base$38.90100%mrdn48d ago0xe35079…566432
0x1cec…8dd40x8e77…e2d6Base$35.58100%mrdn48d ago0x3efbd7…e52e25
0xa6a9…809d0x8e77…e2d6Base$19.42100%mrdn48d ago0xc6a18b…6aa9fb
0x13db…51920x8e77…e2d6Base$31.87100%mrdn48d ago0x24a7d1…a8a059
0x4754…327b0x8e77…e2d6Base$20.20100%mrdn48d ago0x69c60d…179a4c
0xe55e…f7480x8e77…e2d6Base$26.97100%mrdn48d ago0x71444c…419308
0xb6db…31e10x8e77…e2d6Base$32.16100%mrdn48d ago0x3c9845…975b6a
0x13db…51920x8e77…e2d6Base$25.40100%mrdn48d ago0x8d54a4…649342
0x13db…51920x8e77…e2d6Base$36.61100%mrdn48d ago0x0f820b…825c68
0xa6a9…809d0x8e77…e2d6Base$32.59100%mrdn48d ago0xe5d39b…1a0afb
0xb6db…31e10x8e77…e2d6Base$39.62100%mrdn48d ago0x7d0920…ba78b3
0x4754…327b0x8e77…e2d6Base$36.82100%mrdn48d ago0x46b67d…bf4afe
0xe55e…f7480x8e77…e2d6Base$37.37100%mrdn48d ago0x7f6a9b…618620
0x1cec…8dd40x8e77…e2d6Base$29.47100%mrdn48d ago0x286149…aa6a92
0xfe8f…794d0x8e77…e2d6Base$25.19100%mrdn48d ago0x8f3577…c2b973
0xb6db…31e10x8e77…e2d6Base$40.02100%mrdn48d ago0x686d85…68a74a
0xfe8f…794d0x8e77…e2d6Base$33.32100%mrdn48d ago0x2cc8c0…1f3d19
0x4754…327b0x8e77…e2d6Base$28.34100%mrdn48d ago0xa354ec…21f74c

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.