Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0xe55e…f748Base—$19.81100%mrdn31d ago0xada113…6b0cf8
0xe55e…f7480x1cec…8dd4Base—$16.93100%mrdn31d ago0xecc6e5…236e75
0x4754…327b0xe55e…f748Base—$32.81100%mrdn31d ago0x9bbee0…e913d2
0xe55e…f7480x1cec…8dd4Base—$33.97100%mrdn31d ago0x910f73…8329fd
0xe55e…f7480x1cec…8dd4Base—$21.86100%mrdn31d ago0x53b481…caef39
0xe55e…f7480x4754…327bBase—$33.75100%mrdn31d ago0x98bb95…d6b81f
0xe55e…f7480xa6a9…809dBase—$21.91100%mrdn31d ago0x10d689…83f179
0xe55e…f7480x13db…5192Base—$20.81100%mrdn31d ago0x49477f…9e52ba
0xe55e…f7480xa6a9…809dBase—$15.91100%mrdn31d ago0x54d712…afe77e
0xe55e…f7480x4754…327bBase—$34.59100%mrdn31d ago0xc5e9f0…a720eb
0x4754…327b0xe55e…f748Base—$33.58100%mrdn31d ago0x9abe77…697317
0x1cec…8dd40xe55e…f748Base—$32.18100%mrdn31d ago0xb4ddf7…150153
0xe55e…f7480xa6a9…809dBase—$31.39100%mrdn31d ago0xbaefce…bdc006
0x13db…51920xe55e…f748Base—$23.58100%mrdn31d ago0x09b627…3c2643
0xfe8f…794d0xe55e…f748Base—$28.17100%mrdn31d ago0x32468d…423415
0x4754…327b0xe55e…f748Base—$15.09100%mrdn31d ago0xb9e1d8…8ce55b
0x1cec…8dd40xe55e…f748Base—$26.91100%mrdn31d ago0x0bd88a…59c1c8
0xe55e…f7480xfe8f…794dBase—$21.43100%mrdn31d ago0xbe3ad7…f31b3b
0xa6a9…809d0xe55e…f748Base—$32.14100%mrdn32d ago0x0e8cec…ad4a52
0xa6a9…809d0xe55e…f748Base—$26.16100%mrdn32d ago0x1bf514…eb8e39
0x1cec…8dd40xe55e…f748Base—$31.98100%mrdn32d ago0xe6b064…ad5824
0xfe8f…794d0xe55e…f748Base—$33.15100%mrdn32d ago0x64bb60…9c6db6
0x13db…51920xe55e…f748Base—$25.78100%mrdn32d ago0x69da9e…ffe065
0xe55e…f7480xfe8f…794dBase—$28.52100%mrdn32d ago0x13e2ea…97f113
0x13db…51920xe55e…f748Base—$33.12100%mrdn32d ago0xd433b8…b1ba76

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.