Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0x6665fa…47234f
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0xe7d5b4…ebf813
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0x5105fe…824ba6
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0x6f2bd7…90191c
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0x7af82c…6f2763
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0x70ba4e…a63fda
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0xb6e7e7…3c8038
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0xfe30a8…bdd0d2
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0xa78304…9818b1
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0x3d9255…68a2fb
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0x3b5ac4…32c0bd
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0xb64f69…284e91
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0xf385ee…ea840c
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0xbda008…86507e
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0xafb94a…ea2500
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0x27fc13…5a9b74
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0x8134ff…dfde7d
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0x59449e…778e27
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0x398b80…66cb66
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0xd2c874…fdd51b
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0x494627…0a9872
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0x56f53f…beb7d4
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0xfdaf70…1d947b
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0xfb6eb4…be42fc
0xbadc…97b20x78f9…3928Base$0.10100%coinbase113d ago0x9bd705…694496

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.