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%mrdn7d ago0xb1ea34…c51710
0xa6a9…809d0x13db…5192Base—$19.21100%mrdn7d ago0x016915…c25a38
0x13db…51920xa6a9…809dBase—$38.75100%mrdn7d ago0x013062…3efa49
0x13db…51920xa6a9…809dBase—$19.59100%mrdn7d ago0x40a896…08c7ea
0xfe8f…794d0x13db…5192Base—$28.77100%mrdn7d ago0x0f0eca…dc82cb
0x13db…51920x1cec…8dd4Base—$22.03100%mrdn7d ago0x4ea746…64c161
0x1cec…8dd40x13db…5192Base—$31.55100%mrdn7d ago0x19b12b…3c769d
0x13db…51920x1cec…8dd4Base—$30.24100%mrdn7d ago0x650a0d…8acad1
0xa6a9…809d0x13db…5192Base—$36.52100%mrdn7d ago0x3e4ade…51beda
0x13db…51920xe55e…f748Base—$18.77100%mrdn7d ago0xb1cbd0…fa46ae
0xfe8f…794d0x13db…5192Base—$27.33100%mrdn7d ago0xbbda69…073bce
0x13db…51920xfe8f…794dBase—$20.32100%mrdn7d ago0x7144d0…215bab
0xe55e…f7480x13db…5192Base—$23.57100%mrdn7d ago0xb217b9…117e28
0x13db…51920xe55e…f748Base—$24.31100%mrdn7d ago0xbfe819…b8a42e
0x13db…51920x4754…327bBase—$26.09100%mrdn7d ago0x1cc9c4…9cfa17
0x1cec…8dd40x13db…5192Base—$32.65100%mrdn7d ago0x84f0ab…ba2474
0x13db…51920x1cec…8dd4Base—$21.48100%mrdn7d ago0xb0876e…871595
0x1cec…8dd40x13db…5192Base—$19.44100%mrdn7d ago0x94d0e3…4f5843
0x13db…51920x4754…327bBase—$32.68100%mrdn7d ago0xfc47d2…457abd
0xa6a9…809d0x13db…5192Base—$31.65100%mrdn7d ago0x7c7aba…843c1d
0x4754…327b0x13db…5192Base—$24.39100%mrdn7d ago0xf92a94…730327
0x13db…51920xe55e…f748Base—$39.47100%mrdn7d ago0x886a34…dc41b7
0x13db…51920x1cec…8dd4Base—$24.57100%mrdn7d ago0x188f2a…08dcf0
0x1cec…8dd40x13db…5192Base—$35.93100%mrdn7d ago0xa5b42d…e096c8
0x13db…51920xe55e…f748Base—$22.86100%mrdn7d ago0x6cfaa8…07b990

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.