Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x1cec…8dd4Base$37.72100%mrdn5d ago0x1aace3…79d7b3
0x13db…51920xfe8f…794dBase$44.71100%mrdn5d ago0x016fe9…734ee0
0xfe8f…794d0x4754…327bBase$48.01100%mrdn5d ago0x7d6391…467697
0x1cec…8dd40xfe8f…794dBase$37.80100%mrdn5d ago0xf05cf1…2e8348
0xfe8f…794d0xa6a9…809dBase$22.56100%mrdn5d ago0x3bb0b4…9812ed
0x13db…51920xfe8f…794dBase$20.87100%mrdn5d ago0xcfb432…48b502
0x13db…51920xfe8f…794dBase$24.71100%mrdn5d ago0xdf7b6a…ceff85
0xfe8f…794d0x13db…5192Base$34.53100%mrdn5d ago0xf8338c…79ffc7
0x13db…51920xfe8f…794dBase$36.15100%mrdn5d ago0x946054…d7679a
0xfe8f…794d0xa6a9…809dBase$45.58100%mrdn5d ago0x4b7084…a83435
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
0xfe8f…794d0x4754…327bBase$19.83100%mrdn5d ago0x80c70a…a16eb2
0xa6a9…809d0xfe8f…794dBase$28.10100%mrdn5d ago0x6736dd…695243
0xfe8f…794d0x13db…5192Base$32.92100%mrdn5d ago0x870d5f…e9707f
0xe55e…f7480xfe8f…794dBase$28.48100%mrdn5d ago0xde0090…8d4a75
0xe55e…f7480xfe8f…794dBase$22.22100%mrdn6d ago0xbf7b18…b2a41c
0xfe8f…794d0x1cec…8dd4Base$30.94100%mrdn6d ago0x0e7f11…1d3eb3
0x13db…51920xfe8f…794dBase$22.71100%mrdn6d ago0xc5f6c5…2280ea
0xfe8f…794d0x1cec…8dd4Base$39.07100%mrdn6d ago0xa40f4e…3e643b
0xe55e…f7480xfe8f…794dBase$28.58100%mrdn6d ago0x94d9a6…26bdb9
0xfe8f…794d0x1cec…8dd4Base$22.52100%mrdn6d ago0xa9e7a6…9d55ed
0x13db…51920xfe8f…794dBase$28.96100%mrdn6d ago0x50cad7…9bfff0

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.