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$18.56100%mrdn17d ago0xf01237…82239a
0x13db…51920xa6a9…809dBase$13.09100%mrdn17d ago0xb2b71c…a267f0
0x4754…327b0xa6a9…809dBase$27.26100%mrdn17d ago0xd004dd…16eb64
0xa6a9…809d0x4754…327bBase$22.04100%mrdn17d ago0x054105…aed6a9
0xa6a9…809d0xfe8f…794dBase$12.11100%mrdn17d ago0x81cb67…800336
0xfe8f…794d0xa6a9…809dBase$16.26100%mrdn17d ago0xcaa4d8…2c254d
0x1cec…8dd40xa6a9…809dBase$27.72100%mrdn17d ago0x43a87d…410423
0xa6a9…809d0x1cec…8dd4Base$14.18100%mrdn17d ago0xd066e1…b128cb
0xa6a9…809d0x4754…327bBase$25.67100%mrdn17d ago0x20577d…c22713
0xe55e…f7480xa6a9…809dBase$13.31100%mrdn17d ago0x7a38d7…16da28
0xe55e…f7480xa6a9…809dBase$19.32100%mrdn17d ago0x28dff1…bff91a
0xa6a9…809d0x4754…327bBase$20.40100%mrdn17d ago0xa66b5c…7b4907
0xa6a9…809d0x4754…327bBase$22.94100%mrdn17d ago0xb7f3e2…b6092b
0x4754…327b0xa6a9…809dBase$19.90100%mrdn17d ago0x48a204…69f03b
0x4754…327b0xa6a9…809dBase$24.08100%mrdn17d ago0x3a1149…5966a4
0xa6a9…809d0x4754…327bBase$23.84100%mrdn17d ago0xe42760…feb167
0xa6a9…809d0xe55e…f748Base$13.20100%mrdn17d ago0x6c7f7a…ac8d50
0xa6a9…809d0x13db…5192Base$25.84100%mrdn17d ago0x8d3caf…3432f9
0x13db…51920xa6a9…809dBase$18.75100%mrdn17d ago0x281d80…b41b59
0xfe8f…794d0xa6a9…809dBase$25.44100%mrdn17d ago0xb5d243…b83e8c
0x4754…327b0xa6a9…809dBase$26.25100%mrdn17d ago0x3093ca…1d25ae
0xa6a9…809d0x13db…5192Base$26.16100%mrdn17d ago0x8a7f8d…14b307
0xe55e…f7480xa6a9…809dBase$21.75100%mrdn17d ago0xfb6098…6e3333
0xa6a9…809d0x13db…5192Base$12.38100%mrdn17d ago0x810e21…26a92f
0xa6a9…809d0xfe8f…794dBase$18.16100%mrdn17d ago0xe7fd51…d9eecc

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.