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$22.59100%mrdn6d ago0xb1ea34…c51710
0x1cec…8dd40xfe8f…794dBase$28.57100%mrdn6d ago0xc19b5c…5f8fd8
0xfe8f…794d0x13db…5192Base$28.77100%mrdn6d ago0x0f0eca…dc82cb
0x1cec…8dd40xfe8f…794dBase$35.52100%mrdn6d ago0x1f5617…632a99
0xfe8f…794d0x13db…5192Base$27.33100%mrdn6d ago0xbbda69…073bce
0x13db…51920xfe8f…794dBase$20.32100%mrdn6d ago0x7144d0…215bab
0xfe8f…794d0xe55e…f748Base$23.14100%mrdn6d ago0xbc0d22…b2e543
0x4754…327b0xfe8f…794dBase$17.98100%mrdn6d ago0x7c80fe…835523
0xa6a9…809d0xfe8f…794dBase$22.18100%mrdn6d ago0xdef91b…7d711b
0xfe8f…794d0x4754…327bBase$37.37100%mrdn6d ago0x723ad3…635c67
0x4754…327b0xfe8f…794dBase$19.13100%mrdn6d ago0x24951f…0f3b4a
0xfe8f…794d0xa6a9…809dBase$35.94100%mrdn7d ago0xe3eba0…782799
0x1cec…8dd40xfe8f…794dBase$24.01100%mrdn7d ago0x0a5e6a…db0472
0x1cec…8dd40xfe8f…794dBase$30.61100%mrdn7d ago0x3717ad…a88920
0xfe8f…794d0x1cec…8dd4Base$35.16100%mrdn7d ago0x8f8563…54c6c7
0xfe8f…794d0x4754…327bBase$34.26100%mrdn7d ago0xe6fbaf…5b940f
0xa6a9…809d0xfe8f…794dBase$39.49100%mrdn7d ago0xb12fc1…51713c
0xfe8f…794d0x1cec…8dd4Base$26.09100%mrdn7d ago0x325582…177b29
0x4754…327b0xfe8f…794dBase$40.30100%mrdn7d ago0x2d0662…d3ec80
0xfe8f…794d0x4754…327bBase$38.57100%mrdn7d ago0xb0a63b…de33c0
0x13db…51920xfe8f…794dBase$29.98100%mrdn7d ago0xb6aa3e…b0f440
0xfe8f…794d0xa6a9…809dBase$31.15100%mrdn7d ago0x8bba1b…5a4828
0x4754…327b0xfe8f…794dBase$33.07100%mrdn7d ago0x927072…068bdf
0x1cec…8dd40xfe8f…794dBase$20.36100%mrdn7d ago0x6eb8b3…b737f4
0xfe8f…794d0xa6a9…809dBase$38.78100%mrdn7d ago0x13123c…64d51a

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.