Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x1cec…8dd4Base—$20.63100%mrdn27d ago0x7bbc23…9b332d
0x1cec…8dd40xe55e…f748Base—$19.93100%mrdn27d ago0xbee7df…7d3bb9
0xe55e…f7480x1cec…8dd4Base—$15.07100%mrdn27d ago0xe3fa96…8fba30
0x1cec…8dd40x13db…5192Base—$19.59100%mrdn27d ago0x39e6a2…e5ec2c
0x1cec…8dd40xfe8f…794dBase—$13.94100%mrdn27d ago0xb196e4…c9ed14
0x1cec…8dd40xfe8f…794dBase—$22.74100%mrdn27d ago0x12e373…b2269a
0x4754…327b0x1cec…8dd4Base—$25.93100%mrdn27d ago0xdbdb7c…57433b
0xa6a9…809d0x1cec…8dd4Base—$20.07100%mrdn27d ago0x624bed…aa6969
0xfe8f…794d0x1cec…8dd4Base—$14.70100%mrdn27d ago0x60496c…c8921d
0x1cec…8dd40x13db…5192Base—$11.97100%mrdn27d ago0x6d6420…4e0f19
0x4754…327b0x1cec…8dd4Base—$23.32100%mrdn27d ago0x8da9f0…059a2c
0x4754…327b0x1cec…8dd4Base—$11.56100%mrdn27d ago0xde7ee3…d410b8
0x1cec…8dd40xe55e…f748Base—$21.07100%mrdn27d ago0x2e5e93…48c312
0x1cec…8dd40xa6a9…809dBase—$24.24100%mrdn27d ago0x98f513…8e00f3
0xa6a9…809d0x1cec…8dd4Base—$21.63100%mrdn27d ago0x831f48…74d642
0xe55e…f7480x1cec…8dd4Base—$11.56100%mrdn27d ago0xfb1ca1…db8d42
0x1cec…8dd40x13db…5192Base—$17.22100%mrdn27d ago0xfb8606…6601c6
0x1cec…8dd40x4754…327bBase—$16.85100%mrdn27d ago0x830379…be4369
0x1cec…8dd40xa6a9…809dBase—$14.48100%mrdn27d ago0x17f478…5e51a3
0xfe8f…794d0x1cec…8dd4Base—$22.91100%mrdn27d ago0xa4a070…d9f319
0x1cec…8dd40xa6a9…809dBase—$23.57100%mrdn27d ago0x7756c7…0e48b4
0x1cec…8dd40xa6a9…809dBase—$12.67100%mrdn27d ago0x78cb9e…66021b
0x1cec…8dd40xa6a9…809dBase—$19.41100%mrdn27d ago0x2d1325…dc5d9b
0xe55e…f7480x1cec…8dd4Base—$25.63100%mrdn27d ago0x8bce25…08b706
0xfe8f…794d0x1cec…8dd4Base—$20.81100%mrdn27d ago0xa9e2e2…0aa3da

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.