Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$18.34100%mrdn78d ago0x0ba8e2…471a1c
0xfe8f…794d0x8e77…e2d6Base—$17.94100%mrdn78d ago0x61fa6e…bee451
0xa6a9…809d0x8e77…e2d6Base—$13.90100%mrdn78d ago0x7bb254…a279c4
0x13db…51920x8e77…e2d6Base—$18.94100%mrdn78d ago0x578da7…ceb1d1
0x1cec…8dd40x8e77…e2d6Base—$22.14100%mrdn78d ago0xc79116…dd0984
0x1cec…8dd40x8e77…e2d6Base—$25.19100%mrdn78d ago0xbf47bd…ee0495
0xa6a9…809d0x8e77…e2d6Base—$20.30100%mrdn78d ago0x1461e9…f303a1
0x4754…327b0x8e77…e2d6Base—$25.25100%mrdn78d ago0x54d072…66e0ae
0x13db…51920x8e77…e2d6Base—$20.73100%mrdn78d ago0xe897a9…8a4bcf
0xfe8f…794d0x8e77…e2d6Base—$11.37100%mrdn78d ago0xb37c0a…3c6e86
0xfe8f…794d0x8e77…e2d6Base—$11.31100%mrdn78d ago0x9da2d6…eb81dd
0xe55e…f7480x8e77…e2d6Base—$21.38100%mrdn78d ago0xbb179d…596c06
0x13db…51920x8e77…e2d6Base—$18.16100%mrdn78d ago0x50ec70…c41040
0xfe8f…794d0x8e77…e2d6Base—$15.85100%mrdn78d ago0x692a41…cf2764
0x4754…327b0x8e77…e2d6Base—$23.64100%mrdn78d ago0x0f0a4e…f1905b
0xe55e…f7480x8e77…e2d6Base—$16.71100%mrdn78d ago0xa8581f…56e723
0xfe8f…794d0x8e77…e2d6Base—$22.46100%mrdn78d ago0x891c34…a33465
0xfe8f…794d0x8e77…e2d6Base—$13.15100%mrdn78d ago0x1ecca7…b51137
0xa6a9…809d0x8e77…e2d6Base—$23.30100%mrdn78d ago0x3310d9…52c7fd
0xe55e…f7480x8e77…e2d6Base—$17.91100%mrdn78d ago0x825c11…2ba794
0x4754…327b0x8e77…e2d6Base—$19.79100%mrdn78d ago0x094c98…5a51a6
0xa6a9…809d0x8e77…e2d6Base—$14.53100%mrdn78d ago0x10155a…2bf0d3
0x13db…51920x8e77…e2d6Base—$14.31100%mrdn78d ago0xc3d4ad…5bfbb4
0x1cec…8dd40x8e77…e2d6Base—$19.15100%mrdn78d ago0x3ef52f…3e0db8
0x4754…327b0x8e77…e2d6Base—$12.13100%mrdn78d ago0x326282…f4c53a

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.