Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base$14.87100%mrdn86d ago0xaf62e0…dd23a4
0x4754…327b0x8e77…e2d6Base$16.75100%mrdn86d ago0xc1da87…944da2
0xfe8f…794d0x8e77…e2d6Base$17.17100%mrdn86d ago0x36886d…cdee9c
0x13db…51920x8e77…e2d6Base$12.40100%mrdn86d ago0x069334…49b4ee
0x1cec…8dd40x8e77…e2d6Base$20.49100%mrdn86d ago0xbb57ce…88d215
0xa6a9…809d0x8e77…e2d6Base$19.96100%mrdn86d ago0xadfe45…615fc4
0xa6a9…809d0x8e77…e2d6Base$16.13100%mrdn86d ago0x0796e4…e6f5ae
0x1cec…8dd40x8e77…e2d6Base$10.27100%mrdn86d ago0xd9a750…a8b42d
0xfe8f…794d0x8e77…e2d6Base$15.47100%mrdn86d ago0x59e0cf…8fab27
0xfe8f…794d0x8e77…e2d6Base$9.82100%mrdn86d ago0xc21dc8…2ed06c
0x13db…51920x8e77…e2d6Base$17.06100%mrdn86d ago0xfe2e4e…0ae7bf
0xa6a9…809d0x8e77…e2d6Base$16.30100%mrdn86d ago0x945c24…c1141d
0xfe8f…794d0x8e77…e2d6Base$16.48100%mrdn86d ago0x9da3a7…d23b65
0xa6a9…809d0x8e77…e2d6Base$11.10100%mrdn86d ago0x2b83e4…a94925
0x13db…51920x8e77…e2d6Base$15.83100%mrdn86d ago0x7a59ee…b67648
0xfe8f…794d0x8e77…e2d6Base$15.58100%mrdn86d ago0xa9fb07…d17068
0xa6a9…809d0x8e77…e2d6Base$20.44100%mrdn86d ago0x8fed50…35d8b8
0xfe8f…794d0x8e77…e2d6Base$15.64100%mrdn86d ago0x70f36b…d00a5f
0x1cec…8dd40x8e77…e2d6Base$18.97100%mrdn86d ago0xb5dcb4…a5ea6e
0xe55e…f7480x8e77…e2d6Base$19.73100%mrdn86d ago0x6ec91e…348cb2
0x4754…327b0x8e77…e2d6Base$9.86100%mrdn86d ago0xa751af…2e2a60
0xa6a9…809d0x8e77…e2d6Base$20.89100%mrdn86d ago0xc78b21…eb712d
0xe55e…f7480x8e77…e2d6Base$17.05100%mrdn86d ago0xe104a7…4147bd
0xfe8f…794d0x8e77…e2d6Base$10.79100%mrdn86d ago0xf956da…862567
0x4754…327b0x8e77…e2d6Base$20.87100%mrdn86d ago0x2c4cc5…59d6d8

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.