Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0x5564dc…18a417
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0xebb33b…cd2e44
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0xc9d510…130c33
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.004100%coinbase59d ago0xd4cfda…86f66f
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.004100%coinbase59d ago0xb9d798…080659
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.004100%coinbase59d ago0x8b6dec…008a82
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0xd07769…f2b164
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0xe3349d…48448c
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0x8db388…2ace63
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0xabfe8f…c3dc3e
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0x5d77d8…79ea92
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.004100%coinbase59d ago0x8bfa68…d15910
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.004100%coinbase59d ago0xa844af…7c2c98
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.004100%coinbase59d ago0xe02008…c39697
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.005100%coinbase59d ago0x1d7e14…a5a6b3
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.004100%coinbase59d ago0x6674cd…d911ea
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.005100%coinbase59d ago0xb7220b…f394cb
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.004100%coinbase59d ago0xc732d5…d4562c
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0xa52850…26b28e
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0x8a46f5…580af3
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0x34903f…60846e
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0x1aaa1e…fcb4c0
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0x42d115…b21961
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0xae7fb1…e3f7bf
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0xf55146…440cd6

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.