Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0xe55e…f748Base$19.21100%mrdn16h ago0xe8e65d…ab6fb0
0x4754…327b0xfe8f…794dBase$31.27100%mrdn16h ago0x1c5756…3affc8
0xfe8f…794d0xe55e…f748Base$22.82100%mrdn16h ago0xb28962…973d51
0xe55e…f7480xfe8f…794dBase$30.38100%mrdn16h ago0x01ea5e…3ad9d8
0xe55e…f7480xfe8f…794dBase$25.50100%mrdn17h ago0x8f3c2c…3aa4df
0xfe8f…794d0x13db…5192Base$21.09100%mrdn18h ago0x7f021b…aa7d08
0x1cec…8dd40xfe8f…794dBase$19.67100%mrdn19h ago0x2098a3…d08f96
0xfe8f…794d0xa6a9…809dBase$32.12100%mrdn21h ago0x8b12ca…7e1a01
0xfe8f…794d0x1cec…8dd4Base$27.41100%mrdn22h ago0x5cece6…33f22e
0xa6a9…809d0xfe8f…794dBase$26.80100%mrdn22h ago0x3291c2…680115
0x13db…51920xfe8f…794dBase$35.44100%mrdn23h ago0xfe39d7…0b081d
0xfe8f…794d0xa6a9…809dBase$28.23100%mrdn23h ago0x5ca332…74e910
0xfe8f…794d0xe55e…f748Base$40.37100%mrdn1d ago0x2604f9…8c077a
0xfe8f…794d0x13db…5192Base$33.45100%mrdn1d ago0xa4d9b3…c2fe58
0xa6a9…809d0xfe8f…794dBase$40.24100%mrdn1d ago0xb74ab5…0d693f
0xfe8f…794d0xe55e…f748Base$43.03100%mrdn1d ago0x470a02…f280d4
0xfe8f…794d0xa6a9…809dBase$36.67100%mrdn1d ago0x3a8df1…a65f66
0x1cec…8dd40xfe8f…794dBase$33.51100%mrdn1d ago0xbf1f94…3e53bc
0xfe8f…794d0x1cec…8dd4Base$22.19100%mrdn1d ago0x88a6b4…1943e7
0xa6a9…809d0xfe8f…794dBase$37.07100%mrdn1d ago0x1c6bb2…b1dd5f
0x1cec…8dd40xfe8f…794dBase$44.18100%mrdn1d ago0xf91bc5…57b411
0xa6a9…809d0xfe8f…794dBase$45.49100%mrdn1d ago0x574066…49ed2e
0xa6a9…809d0xfe8f…794dBase$42.13100%mrdn1d ago0x973180…b8ae92
0xfe8f…794d0xa6a9…809dBase$53.66100%mrdn1d ago0x440bcb…1223de
0xfe8f…794d0xe55e…f748Base$29.21100%mrdn1d ago0x7c2c69…d926df

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.