Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$20.93100%mrdn64d ago0xe33cd1…2c0224
0x13db…51920x8e77…e2d6Base—$19.38100%mrdn64d ago0xc1c332…cea38b
0x13db…51920x8e77…e2d6Base—$28.98100%mrdn64d ago0xff3eb0…af2534
0x13db…51920x8e77…e2d6Base—$27.09100%mrdn64d ago0x6bd3df…d2e5e3
0x13db…51920x8e77…e2d6Base—$23.36100%mrdn64d ago0x346231…a34acd
0x13db…51920x8e77…e2d6Base—$19.21100%mrdn64d ago0x409532…ae6caa
0x13db…51920x8e77…e2d6Base—$18.25100%mrdn64d ago0x2c012e…e7678f
0x13db…51920x8e77…e2d6Base—$21.58100%mrdn64d ago0x657cc6…a6cb42
0x13db…51920x8e77…e2d6Base—$17.67100%mrdn64d ago0xa52456…be9ac6
0x13db…51920x8e77…e2d6Base—$13.67100%mrdn64d ago0x9112c3…c5cbe2
0x13db…51920x8e77…e2d6Base—$15.04100%mrdn64d ago0x182084…5d8390
0x13db…51920x8e77…e2d6Base—$15.78100%mrdn64d ago0x87737e…fa118b
0x13db…51920x8e77…e2d6Base—$21.48100%mrdn64d ago0xcc046c…23ea9a
0x13db…51920x8e77…e2d6Base—$16.61100%mrdn64d ago0xf815a3…176f59
0x13db…51920x8e77…e2d6Base—$19.92100%mrdn64d ago0xd97e7a…f802cc
0x13db…51920x8e77…e2d6Base—$20.10100%mrdn64d ago0x28dd4f…25b819
0x13db…51920x8e77…e2d6Base—$22.39100%mrdn64d ago0xea7bc9…ea1451
0x13db…51920x8e77…e2d6Base—$19.41100%mrdn64d ago0x0cc323…a8d866
0x13db…51920x8e77…e2d6Base—$21.69100%mrdn64d ago0x6551c4…8ad0bc
0x13db…51920x8e77…e2d6Base—$19.79100%mrdn64d ago0xa1c002…219336
0x13db…51920x8e77…e2d6Base—$14.22100%mrdn64d ago0x76c8d9…5682c8
0x13db…51920x8e77…e2d6Base—$25.74100%mrdn64d ago0x35d332…580e34
0x13db…51920x8e77…e2d6Base—$15.33100%mrdn64d ago0x8194f4…ddb306
0x13db…51920x8e77…e2d6Base—$41.02100%mrdn64d ago0x20a033…2c6277
0x13db…51920x8e77…e2d6Base—$26.84100%mrdn64d ago0xa9d8e9…d3e566

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.