Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x13db…5192Base$69.36100%mrdn1d ago0xde9182…04e892
0xe55e…f7480xfe8f…794dBase$59.57100%mrdn1d ago0x4d149f…be371a
0xfe8f…794d0x1cec…8dd4Base$49.18100%mrdn1d ago0xbca982…4d738d
0x4754…327b0xfe8f…794dBase$36.32100%mrdn1d ago0x356f3e…edf690
0xfe8f…794d0x13db…5192Base$49.30100%mrdn1d ago0x55feb1…0cc8c5
0xfe8f…794d0xe55e…f748Base$50.07100%mrdn1d ago0x917718…30c009
0x13db…51920xfe8f…794dBase$52.78100%mrdn1d ago0x74d98e…226bcd
0xfe8f…794d0x13db…5192Base$67.70100%mrdn1d ago0x0576a1…dc9a7c
0x13db…51920xfe8f…794dBase$68.94100%mrdn1d ago0x1a9283…ad3d41
0x13db…51920xfe8f…794dBase$57.23100%mrdn1d ago0x0b96ae…0e1cea
0xfe8f…794d0xa6a9…809dBase$55.09100%mrdn1d ago0x6a0c80…e62be3
0xfe8f…794d0xe55e…f748Base$41.15100%mrdn1d ago0xb92404…204cc2
0x4754…327b0xfe8f…794dBase$47.82100%mrdn2d ago0xb0fdcf…f37b8a
0x1cec…8dd40xfe8f…794dBase$35.32100%mrdn2d ago0xa54679…f3661e
0xfe8f…794d0x4754…327bBase$57.81100%mrdn2d ago0x6efb45…058719
0xe55e…f7480xfe8f…794dBase$65.65100%mrdn2d ago0x0d23fd…d9c749
0xfe8f…794d0x13db…5192Base$62.60100%mrdn2d ago0xc40e06…7399c0
0x1cec…8dd40xfe8f…794dBase$54.25100%mrdn2d ago0x05969f…4fe7d6
0xfe8f…794d0xe55e…f748Base$59.25100%mrdn2d ago0x223e85…839fad
0x1cec…8dd40xfe8f…794dBase$57.71100%mrdn2d ago0x96180f…1b33b5
0xfe8f…794d0x13db…5192Base$39.64100%mrdn2d ago0x31a6ac…c8e01e
0xfe8f…794d0x4754…327bBase$47.72100%mrdn2d ago0xee829e…e53b52
0x4754…327b0xfe8f…794dBase$57.02100%mrdn2d ago0xb90293…ea8350
0xe55e…f7480xfe8f…794dBase$54.54100%mrdn2d ago0xd57668…f110b1
0xfe8f…794d0x1cec…8dd4Base$60.65100%mrdn2d ago0x472284…f54535

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.