Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xe55e…f748Base—$47.15100%mrdn6d ago0x9db042…c1811e
0xa6a9…809d0x4754…327bBase—$50.31100%mrdn6d ago0x92da59…2b40bd
0x4754…327b0xfe8f…794dBase—$44.24100%mrdn6d ago0x76129b…f7a621
0x4754…327b0xe55e…f748Base—$54.32100%mrdn6d ago0xa65b78…113d0f
0xa6a9…809d0x4754…327bBase—$39.86100%mrdn6d ago0x828dce…6379f7
0xa6a9…809d0x4754…327bBase—$33.73100%mrdn6d ago0x76a34e…91cca6
0x4754…327b0x13db…5192Base—$37.07100%mrdn6d ago0x3a83e7…2304fc
0x1cec…8dd40x4754…327bBase—$58.33100%mrdn6d ago0x51d743…71a979
0x4754…327b0xe55e…f748Base—$39.14100%mrdn6d ago0x909081…62a5bc
0xfe8f…794d0x4754…327bBase—$59.32100%mrdn6d ago0x9569d3…4d658d
0x4754…327b0xe55e…f748Base—$52.96100%mrdn6d ago0x085eb1…692487
0xfe8f…794d0x4754…327bBase—$28.28100%mrdn6d ago0x646747…bccf87
0xe55e…f7480x4754…327bBase—$33.76100%mrdn6d ago0x96de8f…919983
0x4754…327b0x13db…5192Base—$58.43100%mrdn6d ago0xf37dce…946ab8
0x4754…327b0x13db…5192Base—$37.43100%mrdn6d ago0x24d34a…4c8b45
0x13db…51920x4754…327bBase—$60.64100%mrdn6d ago0x4a1a0a…1a6a2e
0x4754…327b0xa6a9…809dBase—$33.68100%mrdn6d ago0xbc3dc9…d7da12
0x13db…51920x4754…327bBase—$28.60100%mrdn6d ago0x6be382…ea8444
0x4754…327b0x13db…5192Base—$29.31100%mrdn6d ago0x56b526…45352f
0x13db…51920x4754…327bBase—$49.20100%mrdn6d ago0x934955…888984
0x4754…327b0xa6a9…809dBase—$53.49100%mrdn6d ago0xeccb45…209b34
0x4754…327b0x1cec…8dd4Base—$32.37100%mrdn6d ago0x6a123a…f7df72
0xa6a9…809d0x4754…327bBase—$54.53100%mrdn6d ago0x6dffe1…49fa13
0x4754…327b0xa6a9…809dBase—$39.00100%mrdn6d ago0x1237f8…c1bc1e
0xa6a9…809d0x4754…327bBase—$31.05100%mrdn6d ago0xbe626b…49bb2c

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.