Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x4754…327bBase$47.76100%mrdn5d ago0x9c4239…aa36ee
0x4754…327b0xe55e…f748Base$41.01100%mrdn5d ago0x931e26…ec1dbe
0xa6a9…809d0xe55e…f748Base$20.56100%mrdn5d ago0xa937ec…a7422a
0xe55e…f7480xa6a9…809dBase$43.03100%mrdn5d ago0x74cf5a…2fad85
0x4754…327b0xe55e…f748Base$35.77100%mrdn5d ago0x4a987b…4081d4
0xe55e…f7480x4754…327bBase$46.03100%mrdn5d ago0xd8fc29…58baa5
0xa6a9…809d0xe55e…f748Base$36.04100%mrdn5d ago0x5727b9…75e2ca
0xe55e…f7480xa6a9…809dBase$31.88100%mrdn5d ago0xf645b7…47d92b
0x4754…327b0xe55e…f748Base$27.37100%mrdn5d ago0x34ae1b…fd77b3
0xe55e…f7480xfe8f…794dBase$30.68100%mrdn5d ago0x2bcd03…34d8e5
0xfe8f…794d0xe55e…f748Base$29.89100%mrdn5d ago0x3b50c9…5b3cc8
0xfe8f…794d0xe55e…f748Base$24.32100%mrdn5d ago0x1de3ee…d39430
0xe55e…f7480xfe8f…794dBase$36.90100%mrdn5d ago0x1a4d02…706352
0xa6a9…809d0xe55e…f748Base$32.39100%mrdn5d ago0xe271d5…2fae47
0xe55e…f7480xa6a9…809dBase$35.16100%mrdn5d ago0x19e777…fdae12
0x4754…327b0xe55e…f748Base$41.48100%mrdn5d ago0x023750…563bcf
0xe55e…f7480xa6a9…809dBase$34.50100%mrdn5d ago0x3c786d…96291c
0x13db…51920xe55e…f748Base$24.81100%mrdn5d ago0x36b1ab…c07b1c
0xe55e…f7480xfe8f…794dBase$28.48100%mrdn5d ago0xde0090…8d4a75
0x13db…51920xe55e…f748Base$27.56100%mrdn5d ago0x598d6b…61d8d9
0xe55e…f7480x13db…5192Base$39.80100%mrdn5d ago0xbd218f…ef7a7d
0xa6a9…809d0xe55e…f748Base$34.85100%mrdn5d ago0x6b6ef0…fab2b8
0xe55e…f7480xfe8f…794dBase$22.22100%mrdn5d ago0xbf7b18…b2a41c
0xe55e…f7480x4754…327bBase$21.57100%mrdn5d ago0xeb5f0f…375ab7
0x13db…51920xe55e…f748Base$33.16100%mrdn5d ago0xf11ec0…5c7a3c

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.