Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0x8a9368…f677c4
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0x8fac2b…aa689f
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0xb67d3d…e2ec2d
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0x70cacc…cc38a6
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0xcd5424…c84ad8
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0xe4d033…20e17e
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0x3083d5…ed93ea
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0xb566c4…df050d
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0x6117c8…74c345
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0x4c7420…05cc07
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0x9d7e7a…e3dee6
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0xb70dff…0c6a05
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0x8c1e69…b7317f
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0xfd3f93…0fefc5
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0x6a0ac9…590c9a
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0xb1df8f…c9dbd1
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0xd0ee56…df324f
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0x048f3e…9bcf84
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0x1caea1…48641c
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0x8b9d28…a202e4
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0x96e795…19d205
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0x9c6543…f26b28
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0xbdcc97…a2073f
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0x759aea…391823
0x704b…86700x6839…1a2bBase—$0.003100%coinbase42d ago0xc69e84…cb2864

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.