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—$22.40100%mrdn24d ago0x9dd73a…e5cc7d
0xfe8f…794d0x4754…327bBase—$17.05100%mrdn24d ago0x7b9e1e…33f013
0xfe8f…794d0x4754…327bBase—$19.51100%mrdn25d ago0x8ab5c0…04a9a9
0xfe8f…794d0x13db…5192Base—$36.61100%mrdn25d ago0x27c610…beecec
0xfe8f…794d0x13db…5192Base—$20.44100%mrdn25d ago0x82d7e9…0341eb
0xfe8f…794d0xa6a9…809dBase—$36.25100%mrdn25d ago0x861ae3…b796ca
0xfe8f…794d0xa6a9…809dBase—$18.53100%mrdn25d ago0x070113…ec30dd
0x1cec…8dd40xfe8f…794dBase—$30.51100%mrdn25d ago0xfb7095…88339c
0xfe8f…794d0xa6a9…809dBase—$22.35100%mrdn25d ago0xc8495f…d77a1f
0x1cec…8dd40xfe8f…794dBase—$25.29100%mrdn25d ago0x0c7bda…95265e
0x1cec…8dd40xfe8f…794dBase—$30.85100%mrdn25d ago0xff1de4…c7a79b
0xe55e…f7480xfe8f…794dBase—$34.53100%mrdn25d ago0x69970d…135f3b
0xfe8f…794d0x1cec…8dd4Base—$37.09100%mrdn25d ago0x53936c…4c798b
0xe55e…f7480xfe8f…794dBase—$16.44100%mrdn25d ago0xb9cf5f…27153c
0x1cec…8dd40xfe8f…794dBase—$27.35100%mrdn25d ago0x070d16…ac031d
0xa6a9…809d0xfe8f…794dBase—$37.34100%mrdn25d ago0x5e2b3e…6a5d37
0xfe8f…794d0xe55e…f748Base—$16.99100%mrdn25d ago0x314909…b6a024
0xe55e…f7480xfe8f…794dBase—$35.88100%mrdn25d ago0x02caec…f91042
0xfe8f…794d0xe55e…f748Base—$35.48100%mrdn25d ago0x819ad5…fdec20
0xfe8f…794d0x13db…5192Base—$23.86100%mrdn25d ago0x473b6d…de9675
0x4754…327b0xfe8f…794dBase—$19.72100%mrdn25d ago0x1d06aa…2d7e23
0x13db…51920xfe8f…794dBase—$21.78100%mrdn25d ago0xb9c9de…163db0
0xfe8f…794d0xa6a9…809dBase—$21.35100%mrdn25d ago0xe29944…25c1f6
0xfe8f…794d0xa6a9…809dBase—$34.00100%mrdn25d ago0x495d90…fea428
0xfe8f…794d0x4754…327bBase—$36.71100%mrdn25d ago0xc70724…fb7273

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.