Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xa6a9…809dBase—$21.61100%mrdn29d ago0x38d02e…da9a2a
0xe55e…f7480x1cec…8dd4Base—$17.89100%mrdn29d ago0xbb6ba8…d18171
0x1cec…8dd40xa6a9…809dBase—$18.70100%mrdn29d ago0xf1f154…3cad5c
0x1cec…8dd40xa6a9…809dBase—$24.14100%mrdn29d ago0x6cea11…dad522
0x1cec…8dd40xe55e…f748Base—$30.97100%mrdn29d ago0x88bac4…4580b6
0x4754…327b0x1cec…8dd4Base—$25.73100%mrdn29d ago0x14bb3e…68d8d1
0x1cec…8dd40x4754…327bBase—$27.99100%mrdn29d ago0xd43979…ba2f35
0xe55e…f7480x1cec…8dd4Base—$32.58100%mrdn29d ago0x265977…5b4699
0x1cec…8dd40xfe8f…794dBase—$20.98100%mrdn29d ago0x9ee26b…1bf41a
0xfe8f…794d0x1cec…8dd4Base—$26.60100%mrdn29d ago0xa2fa9e…6a16e7
0xfe8f…794d0x1cec…8dd4Base—$34.08100%mrdn29d ago0x0c4ddb…308560
0x1cec…8dd40x13db…5192Base—$26.70100%mrdn29d ago0x318b12…5ac4b6
0x1cec…8dd40xa6a9…809dBase—$20.29100%mrdn29d ago0xc309d5…d25e2a
0x13db…51920x1cec…8dd4Base—$22.20100%mrdn29d ago0x4ba9a7…fc919a
0x1cec…8dd40xfe8f…794dBase—$26.68100%mrdn29d ago0x98d176…0480e0
0x1cec…8dd40xfe8f…794dBase—$19.78100%mrdn29d ago0x1eb5d3…8bdc98
0xa6a9…809d0x1cec…8dd4Base—$22.32100%mrdn29d ago0x88d005…ea9244
0x13db…51920x1cec…8dd4Base—$24.13100%mrdn29d ago0xba660f…02f09f
0x4754…327b0x1cec…8dd4Base—$20.16100%mrdn29d ago0x322ecd…e07470
0x1cec…8dd40xe55e…f748Base—$35.16100%mrdn29d ago0xb518d5…ab7b5d
0xfe8f…794d0x1cec…8dd4Base—$33.95100%mrdn29d ago0x2b32e3…ff06c6
0x13db…51920x1cec…8dd4Base—$32.50100%mrdn29d ago0x051660…615247
0x1cec…8dd40xa6a9…809dBase—$17.25100%mrdn29d ago0xb2faa1…a5b504
0x13db…51920x1cec…8dd4Base—$27.25100%mrdn29d ago0xf7fd8c…6c0540
0x1cec…8dd40xe55e…f748Base—$30.90100%mrdn29d ago0xbf7ca2…16051b

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.