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.003100%coinbase58d ago0x003c16…868d0b
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.003100%coinbase58d ago0x049830…a766ad
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.005100%coinbase58d ago0x1450d7…6de7ca
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase58d ago0xce048e…23f72e
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase58d ago0x0a13c6…fe54fc
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase58d ago0xe54c11…5d3468
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase58d ago0xe5b176…691668
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase58d ago0xdc25e6…d0898a
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase58d ago0xba3c1b…3426fd
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase58d ago0x89d8eb…29396d
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase58d ago0x8abf70…6d1c8a
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.004100%coinbase58d ago0x4e42ea…a36233
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.004100%coinbase58d ago0xb860d5…cdfdd8
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.004100%coinbase58d ago0x301cfe…bb8635
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.003100%coinbase58d ago0xdd1e59…b0c8c8
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.003100%coinbase58d ago0xa49fc7…757cbc
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.005100%coinbase58d ago0x16726d…366992
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase58d ago0x37050e…1fde55
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase58d ago0x0831eb…bb2cf2
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase58d ago0x1c20ab…16dfc2
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase58d ago0xb9f2d6…391582
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.003100%coinbase59d ago0x0f779b…1a7931
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.005100%coinbase59d ago0xa6e3c4…c29d1e
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0x7c1b21…fc45d5
0x4f28…fec60xedc7…d952BaseAgentScoutExtract$0.02100%coinbase59d ago0x9c0f7e…d16604

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.