Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xe55e…f748Base—$52.60100%mrdn4d ago0xd2da14…9d8d48
0xe55e…f7480xa6a9…809dBase—$38.31100%mrdn4d ago0xed2b91…b8f39b
0xa6a9…809d0x4754…327bBase—$50.31100%mrdn4d ago0x92da59…2b40bd
0xe55e…f7480xa6a9…809dBase—$51.23100%mrdn4d ago0xd48a60…a1fb8d
0xa6a9…809d0x4754…327bBase—$39.86100%mrdn4d ago0x828dce…6379f7
0xa6a9…809d0x4754…327bBase—$33.73100%mrdn4d ago0x76a34e…91cca6
0xfe8f…794d0xa6a9…809dBase—$47.96100%mrdn4d ago0x4cc350…1a0f7f
0xa6a9…809d0xfe8f…794dBase—$43.66100%mrdn4d ago0x62a73b…24143c
0x1cec…8dd40xa6a9…809dBase—$55.32100%mrdn4d ago0x85a39c…e92c3c
0xa6a9…809d0x1cec…8dd4Base—$55.05100%mrdn4d ago0x901f4c…232481
0x13db…51920xa6a9…809dBase—$42.06100%mrdn4d ago0xbbc2af…d4bf80
0xa6a9…809d0x13db…5192Base—$61.02100%mrdn4d ago0x78fb10…b3347d
0xe55e…f7480xa6a9…809dBase—$49.40100%mrdn4d ago0x2fe169…36c28e
0x4754…327b0xa6a9…809dBase—$33.68100%mrdn5d ago0xbc3dc9…d7da12
0xa6a9…809d0xfe8f…794dBase—$62.09100%mrdn5d ago0xb06b7f…1736fd
0x4754…327b0xa6a9…809dBase—$53.49100%mrdn5d ago0xeccb45…209b34
0xa6a9…809d0x4754…327bBase—$54.53100%mrdn5d ago0x6dffe1…49fa13
0x4754…327b0xa6a9…809dBase—$39.00100%mrdn5d ago0x1237f8…c1bc1e
0xa6a9…809d0x4754…327bBase—$31.05100%mrdn5d ago0xbe626b…49bb2c
0xa6a9…809d0xfe8f…794dBase—$45.15100%mrdn5d ago0x872b67…6499a5
0x13db…51920xa6a9…809dBase—$56.43100%mrdn5d ago0xaf1892…1810f7
0x13db…51920xa6a9…809dBase—$34.39100%mrdn5d ago0x1c5515…5c3186
0xa6a9…809d0xe55e…f748Base—$61.75100%mrdn5d ago0x12fe03…524a0b
0xfe8f…794d0xa6a9…809dBase—$42.09100%mrdn5d ago0x9a9b44…af59dd
0xa6a9…809d0xfe8f…794dBase—$27.24100%mrdn5d ago0x4b40cc…c2d82f

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.