Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x13db…5192Base$21.67100%mrdn37d ago0x09ac47…d0c787
0x4754…327b0xa6a9…809dBase$28.39100%mrdn37d ago0xe60eda…955515
0x4754…327b0x13db…5192Base$19.77100%mrdn37d ago0x3604d1…7d5be3
0x1cec…8dd40x4754…327bBase$37.14100%mrdn37d ago0x725cae…349905
0xa6a9…809d0x4754…327bBase$37.49100%mrdn37d ago0xa0994a…94b3ef
0x4754…327b0x1cec…8dd4Base$16.44100%mrdn37d ago0x2cb2e3…d78c8e
0x4754…327b0xe55e…f748Base$17.24100%mrdn37d ago0x0b9a5e…17681f
0x4754…327b0xfe8f…794dBase$30.78100%mrdn37d ago0xc461bc…aea85c
0x4754…327b0x1cec…8dd4Base$31.36100%mrdn37d ago0x880a5e…ade821
0x4754…327b0xe55e…f748Base$20.07100%mrdn37d ago0x6ad1e9…c24230
0x4754…327b0x1cec…8dd4Base$26.72100%mrdn37d ago0x55afc3…394bee
0x4754…327b0xe55e…f748Base$19.25100%mrdn37d ago0xa51a6c…d7d6c1
0x4754…327b0x13db…5192Base$16.83100%mrdn37d ago0x46cdae…12e645
0x4754…327b0x13db…5192Base$29.71100%mrdn37d ago0x048b9a…ef7d7b
0xa6a9…809d0x4754…327bBase$36.32100%mrdn37d ago0x15d07b…f29ed5
0x4754…327b0xe55e…f748Base$23.46100%mrdn37d ago0xf463c0…dbbb86
0x4754…327b0xfe8f…794dBase$25.41100%mrdn37d ago0x1853b6…bb9ac7
0x13db…51920x4754…327bBase$23.59100%mrdn37d ago0x1e359f…8cc089
0xfe8f…794d0x4754…327bBase$21.08100%mrdn37d ago0x9853c8…ce7536
0xfe8f…794d0x4754…327bBase$23.17100%mrdn37d ago0x229117…2d9908
0xe55e…f7480x4754…327bBase$22.81100%mrdn37d ago0x706c4a…16febc
0x4754…327b0x13db…5192Base$27.31100%mrdn37d ago0xac9f85…673728
0x13db…51920x4754…327bBase$31.67100%mrdn37d ago0x739976…eaf998
0x4754…327b0x1cec…8dd4Base$31.66100%mrdn37d ago0xf8d142…51b8fc
0xfe8f…794d0x4754…327bBase$28.70100%mrdn37d ago0x4de534…d18bd1

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.