Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5693…21070x6839…1a2bBase—$0.003100%coinbase6d ago0x1a7c16…06e9e0
0xdbab…fb8b0x6839…1a2bBase—$0.003100%coinbase6d ago0x82fd4b…6e83a4
0x1223…d0fd0x6839…1a2bBase—$0.003100%coinbase6d ago0xbfb9d5…de23b3
0x7d5d…9bf60x6839…1a2bBase—$0.003100%coinbase6d ago0xe3bae5…1c88ff
0xf63f…b17e0x6839…1a2bBase—$0.003100%coinbase6d ago0x3d631e…ed27d9
0xc739…b1100x6839…1a2bBase—$0.003100%coinbase6d ago0x960537…78dc66
0x0d9e…b2840x6839…1a2bBase—$0.003100%coinbase6d ago0x888b1c…d6b8e7
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase6d ago0xaed231…425c8c
0xc35b…886d0x6839…1a2bBase—$0.003100%coinbase6d ago0x0ba9d1…5e5ce5
0x88a5…f2c90x6839…1a2bBase—$0.003100%coinbase6d ago0x8b448e…41619a
0x2a8b…fd270x6839…1a2bBase—$0.003100%coinbase6d ago0x4d06e3…40ea53
0x4ee0…36210x6839…1a2bBase—$0.003100%coinbase6d ago0xa52d0f…30947e
0xf52d…681a0x6839…1a2bBase—$0.003100%coinbase6d ago0x12848e…2c8571
0xf06a…0e140x6839…1a2bBase—$0.003100%coinbase6d ago0x134d6a…f8e6ab
0x6728…11ae0x6839…1a2bBase—$0.003100%coinbase6d ago0xfa9322…93bd50
0xfc13…040f0x6839…1a2bBase—$0.003100%coinbase6d ago0x898295…da35bd
0x88ad…21e20x6839…1a2bBase—$0.003100%coinbase6d ago0x71246e…ac39ff
0xef07…3a430x6839…1a2bBase—$0.003100%coinbase6d ago0xe1903f…f5bdd0
0x0053…a4900x6839…1a2bBase—$0.003100%coinbase6d ago0x74de70…fc2328
0x09da…7a630x6839…1a2bBase—$0.003100%coinbase6d ago0x4b1e8b…32472d
0xadf7…80af0x6839…1a2bBase—$0.003100%coinbase6d ago0x66f6e6…a19d54
0x39d6…71770x6839…1a2bBase—$0.003100%coinbase6d ago0x1e1144…425478
0xe918…91190x6839…1a2bBase—$5.00100%coinbase6d ago0x10f01e…253ffe
0x704b…86700x6839…1a2bBase—$0.003100%coinbase6d ago0x9ebaf5…d4131a
0x9833…75690x6839…1a2bBase—$0.003100%coinbase6d ago0xd587e7…1643a8

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.