Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xfe8f…794dBase$15.46100%mrdn14d ago0xd8f9c4…550f6f
0x1cec…8dd40xa6a9…809dBase$11.12100%mrdn14d ago0x53d90d…250d6c
0x4754…327b0xa6a9…809dBase$10.92100%mrdn14d ago0x5b0ba9…0eb017
0xa6a9…809d0x4754…327bBase$20.82100%mrdn14d ago0x8bc027…ae2678
0xa6a9…809d0xfe8f…794dBase$21.42100%mrdn14d ago0x665dd0…2a63d7
0xe55e…f7480xa6a9…809dBase$10.58100%mrdn14d ago0x3182d6…732919
0xa6a9…809d0x4754…327bBase$11.64100%mrdn14d ago0x32c1d1…96db33
0xfe8f…794d0xa6a9…809dBase$14.53100%mrdn14d ago0x34e34a…15cbf9
0xa6a9…809d0x4754…327bBase$16.61100%mrdn14d ago0xbcc5d1…5873d3
0x1cec…8dd40xa6a9…809dBase$16.29100%mrdn14d ago0x424212…99500f
0xa6a9…809d0x13db…5192Base$11.34100%mrdn14d ago0x8ef74b…147203
0xa6a9…809d0xe55e…f748Base$22.78100%mrdn14d ago0xb18d35…6eb3ca
0xa6a9…809d0x4754…327bBase$16.86100%mrdn14d ago0xfed8d9…25b983
0x4754…327b0xa6a9…809dBase$13.31100%mrdn14d ago0x9feae0…1343b4
0xa6a9…809d0x13db…5192Base$18.18100%mrdn14d ago0xaa4ca9…86f799
0xe55e…f7480xa6a9…809dBase$20.39100%mrdn14d ago0xdba579…2315a0
0xa6a9…809d0xfe8f…794dBase$22.13100%mrdn14d ago0x906c22…3b090d
0xa6a9…809d0xe55e…f748Base$19.58100%mrdn14d ago0x6345e8…1bd3cc
0x4754…327b0xa6a9…809dBase$10.42100%mrdn14d ago0x473aa7…b5410d
0x4754…327b0xa6a9…809dBase$12.48100%mrdn14d ago0x0d53ec…abb238
0xa6a9…809d0x13db…5192Base$19.61100%mrdn14d ago0x8dda10…3ecd75
0x1cec…8dd40xa6a9…809dBase$17.38100%mrdn14d ago0x541e09…ce0e33
0xa6a9…809d0xe55e…f748Base$22.02100%mrdn14d ago0x63cbf8…920c7d
0xe55e…f7480xa6a9…809dBase$16.19100%mrdn14d ago0xe9591e…ef1c50
0xe55e…f7480xa6a9…809dBase$12.21100%mrdn14d ago0x588cb3…100ed1

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.