Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x1cec…8dd4Base—$21.03100%mrdn37d ago0xcd507b…80fe48
0x13db…51920x1cec…8dd4Base—$22.23100%mrdn37d ago0x6e902e…67b408
0x1cec…8dd40x4754…327bBase—$37.14100%mrdn38d ago0x725cae…349905
0xe55e…f7480x1cec…8dd4Base—$33.10100%mrdn38d ago0x19daa5…b3c0ac
0x1cec…8dd40xfe8f…794dBase—$29.96100%mrdn38d ago0x8f577c…d03280
0x1cec…8dd40xfe8f…794dBase—$18.88100%mrdn38d ago0x03db4e…5f6d44
0x4754…327b0x1cec…8dd4Base—$16.44100%mrdn38d ago0x2cb2e3…d78c8e
0x1cec…8dd40xfe8f…794dBase—$17.67100%mrdn38d ago0xc12964…17ab10
0x1cec…8dd40x13db…5192Base—$17.12100%mrdn38d ago0xc05418…d006d7
0x4754…327b0x1cec…8dd4Base—$31.36100%mrdn38d ago0x880a5e…ade821
0x4754…327b0x1cec…8dd4Base—$26.72100%mrdn38d ago0x55afc3…394bee
0xfe8f…794d0x1cec…8dd4Base—$25.45100%mrdn38d ago0x3915fe…11232f
0x1cec…8dd40xfe8f…794dBase—$26.89100%mrdn38d ago0xc19f8c…7d0124
0x1cec…8dd40xa6a9…809dBase—$16.78100%mrdn38d ago0x59e2a4…5cf6e2
0x1cec…8dd40xe55e…f748Base—$16.75100%mrdn38d ago0xe2d08d…53d5a1
0x4754…327b0x1cec…8dd4Base—$31.66100%mrdn38d ago0xf8d142…51b8fc
0x1cec…8dd40xe55e…f748Base—$25.21100%mrdn38d ago0x810342…81b5a6
0xe55e…f7480x1cec…8dd4Base—$16.31100%mrdn38d ago0x9c736d…dd17b7
0xa6a9…809d0x1cec…8dd4Base—$33.47100%mrdn38d ago0x327c1c…cbbd0b
0x1cec…8dd40x13db…5192Base—$20.89100%mrdn38d ago0x7282bc…4bc93b
0x1cec…8dd40x4754…327bBase—$17.60100%mrdn38d ago0x5a8bef…4c5de1
0xa6a9…809d0x1cec…8dd4Base—$19.24100%mrdn38d ago0xc72396…548b70
0xa6a9…809d0x1cec…8dd4Base—$28.18100%mrdn38d ago0x993390…469617
0x1cec…8dd40x4754…327bBase—$27.13100%mrdn38d ago0x3c6457…6249ff
0x13db…51920x1cec…8dd4Base—$32.11100%mrdn38d ago0xb2d45c…a2730e

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.