Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$3.15100%0x7250…0f2088d ago0xd53144…e83b83
0x5d79…ab930x0e3d…7757Base—$1.05100%0x5ed5…f6c088d ago0x998a91…bdee97
0x5d79…ab930x0e3d…7757Base—$2.10100%0x73f4…836788d ago0x13a083…96f8b8
0x5d79…ab930x0e3d…7757Base—$21.00100%0x2d1c…632c88d ago0xc71362…deb678
0x5d79…ab930x0e3d…7757Base—$10.50100%0x7a25…7fdc88d ago0x695fdc…0c0c76
0x5d79…ab930x0e3d…7757Base—$15.75100%0xe146…b43888d ago0x08ef07…8d0953
0x5d79…ab930x0e3d…7757Base—$10.50100%0xfbd8…39da89d ago0xa07ac1…0a9450
0x5d79…ab930x0e3d…7757Base—$5.25100%0xcf0a…a2c389d ago0x5d06a2…2b6322
0x5d79…ab930x0e3d…7757Base—$15.75100%0x2fb6…129789d ago0x88e493…c1aeb3
0x5d79…ab930x0e3d…7757Base—$10.50100%0x2d05…53d089d ago0x76cae3…bad31a
0x5d79…ab930x0e3d…7757Base—$2.10100%0xb859…c36789d ago0x730e86…518f1c
0x5d79…ab930x0e3d…7757Base—$4.20100%0x7dc9…9d7b89d ago0xe11fea…daf763
0x5d79…ab930x0e3d…7757Base—$3.15100%0xffde…041089d ago0xd8e426…d509e9
0x5d79…ab930x0e3d…7757Base—$4.20100%0x394f…900889d ago0x7daac1…ad0f5b
0x5d79…ab930x0e3d…7757Base—$5.25100%0xbfa0…288589d ago0x586d8d…9e28f9

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.