Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x1cec…8dd4Base—$11.75100%mrdn15d ago0xe8e120…f10090
0xfe8f…794d0x13db…5192Base—$21.46100%mrdn15d ago0x5602de…424b10
0xe55e…f7480x13db…5192Base—$21.28100%mrdn15d ago0x0480bf…af5228
0x13db…51920x4754…327bBase—$10.02100%mrdn15d ago0x9eca93…09d603
0x13db…51920x1cec…8dd4Base—$14.56100%mrdn15d ago0xfde6fd…76a3b3
0x13db…51920xe55e…f748Base—$10.75100%mrdn15d ago0xe0bcd7…f2b7b7
0x13db…51920xfe8f…794dBase—$21.72100%mrdn15d ago0x16b791…99b224
0x4754…327b0x13db…5192Base—$20.11100%mrdn15d ago0xe1209e…499e36
0xe55e…f7480x13db…5192Base—$22.49100%mrdn15d ago0x7966aa…4d65cb
0xa6a9…809d0x13db…5192Base—$11.34100%mrdn15d ago0x8ef74b…147203
0x4754…327b0x13db…5192Base—$13.63100%mrdn15d ago0xcfb055…619afa
0x4754…327b0x13db…5192Base—$12.33100%mrdn15d ago0x8e4af3…a98e05
0x13db…51920x4754…327bBase—$13.91100%mrdn15d ago0xaf514e…0ee5ca
0xa6a9…809d0x13db…5192Base—$18.18100%mrdn15d ago0xaa4ca9…86f799
0x13db…51920x1cec…8dd4Base—$17.09100%mrdn15d ago0xf85a8a…590f13
0x13db…51920xe55e…f748Base—$19.52100%mrdn15d ago0x14b3d7…17b952
0x1cec…8dd40x13db…5192Base—$16.53100%mrdn15d ago0x4ecd4c…fe61cb
0x1cec…8dd40x13db…5192Base—$11.76100%mrdn15d ago0x6feeeb…1e524e
0xa6a9…809d0x13db…5192Base—$19.61100%mrdn15d ago0x8dda10…3ecd75
0x13db…51920x1cec…8dd4Base—$16.62100%mrdn15d ago0x2a6415…5b794c
0x13db…51920x1cec…8dd4Base—$10.75100%mrdn15d ago0x878d40…f3bf2a
0x13db…51920x4754…327bBase—$19.25100%mrdn15d ago0x429c81…29b570
0x13db…51920x4754…327bBase—$22.28100%mrdn15d ago0x160d59…e344e4
0x1cec…8dd40x13db…5192Base—$18.86100%mrdn15d ago0x7a228b…498984
0x13db…51920xa6a9…809dBase—$20.56100%mrdn15d ago0x7ef2e6…a21f35

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.