Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb616…d7240xeedc…9955Base—$0.01100%coinbase70d ago0xf9dc4f…3de6c9
0xb616…d7240x56b2…348aBase—$0.01100%coinbase70d ago0xc8f743…5cf030
0xb616…d7240xbfdd…5557Base—$0.01100%coinbase70d ago0xa67622…9719ab
0xb616…d7240x49dd…1d34Base—$0.01100%coinbase70d ago0x2b07ca…213534
0xb616…d7240x9b47…17e0Base—$0.01100%coinbase70d ago0x1c76aa…e54f25
0xb616…d7240x3ba4…6a5bBase—$0.01100%coinbase70d ago0xdfe2f4…64600a
0xb616…d7240xb4da…7359Base—$0.01100%coinbase71d ago0x9d921a…3608f1
0xb616…d7240x576f…2fdcBase—$0.01100%coinbase71d ago0xd80eab…b92798
0xb616…d7240xf272…dd30Base—$0.01100%coinbase71d ago0xa16953…346b13
0xb616…d7240xa5ef…565bBase—$0.01100%coinbase71d ago0x1deebc…4c9d99
0xb616…d7240xe8c9…e574Base—$0.01100%coinbase71d ago0xa22db1…59f92f
0xb616…d7240xe322…da1eBase—$0.01100%coinbase71d ago0x8dc39b…a27738
0xb616…d7240xd4ce…0b6fBase—$0.01100%coinbase71d ago0x3c83fa…a124b5
0xb616…d7240x3b02…90f3Base—$0.01100%coinbase71d ago0x39d953…16a304
0xb616…d7240xbe5b…bbe4Base—$0.01100%coinbase71d ago0x78abd7…ad61ff
0xb616…d7240xb270…efd3Base—$0.01100%coinbase71d ago0xee1b62…dad7ea
0xb616…d7240x8eaa…bf2cBase—$0.01100%coinbase71d ago0x1865bb…05b442
0xb616…d7240x3b86…fc91Base—$0.01100%coinbase71d ago0x231675…356014
0xb616…d7240xb6cd…f72eBase—$0.01100%coinbase71d ago0x79fc24…a37437
0xb616…d7240x974b…d831Base—$0.01100%coinbase71d ago0x02459c…00d828
0xb616…d7240xd275…5c97Base—$0.01100%coinbase71d ago0x6ef6c8…02f4dc
0xb616…d7240xb91b…32ffBase—$0.01100%coinbase71d ago0x1de609…be89f8

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.