Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xe55e…f748Base—$53.63100%mrdn4d ago0x9cd05f…453ee7
0xe55e…f7480x13db…5192Base—$47.80100%mrdn4d ago0x9a02c1…7f3c69
0x13db…51920xfe8f…794dBase—$32.23100%mrdn4d ago0x21b1b2…2033fb
0xfe8f…794d0x13db…5192Base—$31.75100%mrdn4d ago0x9d4664…48b86b
0x13db…51920x1cec…8dd4Base—$49.29100%mrdn4d ago0x1f69a0…418cd4
0x4754…327b0x13db…5192Base—$37.07100%mrdn4d ago0x3a83e7…2304fc
0x13db…51920xfe8f…794dBase—$29.11100%mrdn4d ago0x95c06d…76fb81
0x13db…51920xa6a9…809dBase—$42.06100%mrdn4d ago0xbbc2af…d4bf80
0xa6a9…809d0x13db…5192Base—$61.02100%mrdn4d ago0x78fb10…b3347d
0x13db…51920xe55e…f748Base—$52.33100%mrdn4d ago0xc27c8a…ee3f7f
0xfe8f…794d0x13db…5192Base—$36.88100%mrdn4d ago0x307ef0…1b4db5
0x1cec…8dd40x13db…5192Base—$28.61100%mrdn4d ago0x1bfa3f…0bf3b3
0x13db…51920x1cec…8dd4Base—$59.02100%mrdn4d ago0x81f28b…1847a1
0x4754…327b0x13db…5192Base—$58.43100%mrdn4d ago0xf37dce…946ab8
0x4754…327b0x13db…5192Base—$37.43100%mrdn4d ago0x24d34a…4c8b45
0x13db…51920x4754…327bBase—$60.64100%mrdn4d ago0x4a1a0a…1a6a2e
0x13db…51920x4754…327bBase—$28.60100%mrdn4d ago0x6be382…ea8444
0xfe8f…794d0x13db…5192Base—$49.27100%mrdn4d ago0x0cbbe3…ad20f3
0x4754…327b0x13db…5192Base—$29.31100%mrdn4d ago0x56b526…45352f
0x13db…51920x4754…327bBase—$49.20100%mrdn4d ago0x934955…888984
0x13db…51920x1cec…8dd4Base—$40.71100%mrdn4d ago0x28caaf…4c23ae
0xe55e…f7480x13db…5192Base—$49.64100%mrdn4d ago0xbb301a…efb938
0xe55e…f7480x13db…5192Base—$27.58100%mrdn4d ago0x1e5a91…73de81
0x13db…51920xe55e…f748Base—$56.51100%mrdn4d ago0xcb7be4…2213da
0x1cec…8dd40x13db…5192Base—$60.81100%mrdn4d ago0x4bffa3…447958

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.