Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x4754…327bBase—$34.28100%mrdn50d ago0x3f2ca4…ab9876
0xfe8f…794d0x1cec…8dd4Base—$23.70100%mrdn50d ago0xed9f28…9de03c
0xfe8f…794d0xa6a9…809dBase—$21.83100%mrdn50d ago0xf86663…6d9e0e
0xa6a9…809d0xfe8f…794dBase—$22.96100%mrdn50d ago0xad6c94…51d6c9
0xfe8f…794d0xe55e…f748Base—$21.34100%mrdn50d ago0x64c27d…2146b6
0xfe8f…794d0x4754…327bBase—$25.71100%mrdn50d ago0xb35096…c4246c
0xfe8f…794d0x13db…5192Base—$36.33100%mrdn50d ago0x4778b0…09efef
0xfe8f…794d0x4754…327bBase—$39.09100%mrdn50d ago0x99cba2…a6ded7
0xfe8f…794d0x1cec…8dd4Base—$30.20100%mrdn50d ago0xbbd891…99c25c
0x4754…327b0xfe8f…794dBase—$32.86100%mrdn50d ago0xb23a0a…69fee3
0xfe8f…794d0x4754…327bBase—$36.25100%mrdn50d ago0xcd18a1…3ebe5b
0xfe8f…794d0x13db…5192Base—$27.42100%mrdn50d ago0xa32519…bf7a02
0xfe8f…794d0x4754…327bBase—$39.49100%mrdn50d ago0x748a70…26631d
0x1cec…8dd40xfe8f…794dBase—$48.42100%mrdn50d ago0x2cb179…a90082
0x4754…327b0xfe8f…794dBase—$34.80100%mrdn50d ago0x82a39a…93b0dd
0xfe8f…794d0x4754…327bBase—$29.98100%mrdn50d ago0x62dd7f…ce9c01
0x13db…51920xfe8f…794dBase—$35.78100%mrdn50d ago0xcbf118…4f4e98
0xe55e…f7480xfe8f…794dBase—$35.12100%mrdn50d ago0xdca65a…39de3f
0xfe8f…794d0xe55e…f748Base—$36.01100%mrdn50d ago0xe367ba…411ef3
0xfe8f…794d0x8e77…e2d6Base—$28.80100%mrdn50d ago0x52f286…e15ec6
0xfe8f…794d0xa6a9…809dBase—$34.13100%mrdn50d ago0xb6b537…c2a486
0xa6a9…809d0xfe8f…794dBase—$44.24100%mrdn50d ago0xd2c1ee…692620
0xfe8f…794d0x4754…327bBase—$47.20100%mrdn50d ago0x433c0e…5a729b
0xa6a9…809d0xfe8f…794dBase—$29.47100%mrdn50d ago0x98ca83…c99b38
0xfe8f…794d0x4754…327bBase—$30.60100%mrdn50d ago0xbe76c9…4c7a85

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.