Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf49…e5290x9466…4095Base—$0.01100%coinbase72d ago0xe82d51…da70c0
0xdf49…e5290xf566…0e20Base—$0.01100%coinbase72d ago0xc937af…0c60a8
0xdf49…e5290xf8f7…544fBase—$0.01100%coinbase72d ago0x89a163…c527f6
0xdf49…e5290x9229…1813Base—$0.01100%coinbase72d ago0x6a74c9…9bd72a
0xdf49…e5290x2055…7265Base—$0.01100%coinbase72d ago0x1299d3…3fa2da
0xdf49…e5290xf0ef…0577Base—$0.01100%coinbase72d ago0xc7fb8f…fecd19
0xdf49…e5290x4396…f6ceBase—$0.01100%coinbase72d ago0x583de6…c08eed
0xdf49…e5290xdcf6…e4ddBase—$0.01100%coinbase72d ago0x76aaa4…522a50
0xdf49…e5290x2a81…1e54Base—$0.01100%coinbase72d ago0x58ac55…bbd999
0xdf49…e5290x4a26…f721Base—$0.01100%coinbase72d ago0x20c64e…c36b5e
0xdf49…e5290x4880…d23cBase—$0.01100%coinbase72d ago0x167f73…d48db3
0xdf49…e5290xc607…984fBase—$0.01100%coinbase72d ago0xf76f98…82dd4b
0xdf49…e5290x8443…7991Base—$0.01100%coinbase72d ago0x4cfb40…42ccda
0xdf49…e5290x863f…efb0Base—$0.01100%coinbase72d ago0xf178d9…27e9cf
0xdf49…e5290xdd50…16aaBase—$0.01100%coinbase72d ago0x08e92d…b32843
0xdf49…e5290x7adf…a914Base—$0.01100%coinbase72d ago0x6ff953…a08c00
0xdf49…e5290xecac…a4a4Base—$0.01100%coinbase72d ago0x78fe10…7b3771
0xdf49…e5290x901f…bab7Base—$0.01100%coinbase72d ago0x6cb3ae…998bea
0xdf49…e5290xeada…13c9Base—$0.01100%coinbase72d ago0x362022…b5c892
0xdf49…e5290x35c7…43f0Base—$0.01100%coinbase72d ago0x936b3a…c7e2e6
0xdf49…e5290x9be8…36feBase—$0.01100%coinbase72d ago0xfe8f62…5bcd3b
0xdf49…e5290x81bb…1615Base—$0.01100%coinbase72d ago0x9e6865…c4433c
0xdf49…e5290xb9de…a623Base—$0.01100%coinbase72d ago0xda758a…851e56
0xdf49…e5290x5178…92b5Base—$0.01100%coinbase72d ago0xb97b76…aec56e
0xdf49…e5290x7415…6561Base—$0.01100%coinbase72d ago0xc073a1…b87c41

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.