Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x2b6d…32c5Base2sPublic-records$0.001100%coinbase97d ago0x8953fe…b359e1
0x254a…d0910x2b6d…32c5Base2sPublic-records$0.001100%coinbase97d ago0xc93dfc…74eef6
0x254a…d0910x2b6d…32c5Base2sPublic-records$0.001100%coinbase97d ago0x9d7fa4…f7749e
0x254a…d0910x2b6d…32c5Base2sPublic-records$0.001100%coinbase97d ago0xe5e460…205e2f
0x9500…8b3f0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase97d ago0x1f4c04…f605a8
0xdec6…9ab20x2b6d…32c5Base2sPublic-records$0.0018100%coinbase97d ago0x5469d6…c47572
0xdec6…9ab20x2b6d…32c5Base2sPublic-records$0.0018100%coinbase97d ago0x91b03c…1642fe
0xdec6…9ab20x2b6d…32c5Base2sPublic-records$0.0018100%coinbase97d ago0xd20a27…46ba41
0xdec6…9ab20x2b6d…32c5Base2sPublic-records$0.0018100%coinbase97d ago0x081e96…d67b41
0xdec6…9ab20x2b6d…32c5Base2sPublic-records$0.0018100%coinbase97d ago0x306d36…d6171f
0xdec6…9ab20x2b6d…32c5Base2sPublic-records$0.00144100%coinbase97d ago0x7d1340…baa067
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0018100%coinbase98d ago0x2c1340…e45973
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0018100%coinbase98d ago0x9b8ff7…0cb595
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0018100%coinbase98d ago0x97cb77…612b3d
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0018100%coinbase98d ago0x100394…5488fe
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0018100%coinbase98d ago0x682eb4…4d9d53
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0018100%coinbase98d ago0xcf832f…70a3e7
0xbb5d…71a90x2b6d…32c5Base2sPublic-records$0.0012100%candidates98d ago0x676a7d…2af766
0xbb5d…71a90x2b6d…32c5Base2sPublic-records$0.0012100%coinbase98d ago0x2a8ddb…8625d7
0xbb5d…71a90x2b6d…32c5Base2sPublic-records$0.0012100%candidates98d ago0x8a372d…85d759
0xbb5d…71a90x2b6d…32c5Base2sPublic-records$0.0012100%coinbase98d ago0xabe215…d9f6be
0xbb5d…71a90x2b6d…32c5Base2sPublic-records$0.0012100%coinbase98d ago0xbab489…a25449
0xbb5d…71a90x2b6d…32c5Base2sPublic-records$0.0012100%coinbase98d ago0x2ac140…5523f0
0xbb5d…71a90x2b6d…32c5Base2sPublic-records$0.0012100%coinbase98d ago0x70ca74…b8f739
0xbb5d…71a90x2b6d…32c5Base2sPublic-records$0.0012100%coinbase98d ago0xec73ce…b6f346

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.