Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0xe7b016…80ecfc
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0xc23512…bd901e
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase97d ago0xe59d6c…cc573d
0xe822…3a760x9eec…9b72Base—$0.02100%candidates97d ago0x26611f…f7117e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0x691f9f…c8df63
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0x45f877…d47ded
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase97d ago0x0ae563…b8c768
0xe822…3a760x9eec…9b72Base—$0.04100%candidates97d ago0xee024f…4f3d19
0xe822…3a760x9eec…9b72Base—$0.03100%candidates97d ago0x5bf8f2…7177ff
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0x18e50d…46efdc
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase97d ago0x372f34…762a9f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0x43cc9c…910d5f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0x91e689…7a682f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0x970e85…b76665
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase97d ago0xd9cbbe…93c84b
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase97d ago0x8e9754…a4d2c8
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase97d ago0xf5b06d…95acc1
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0xbeae8b…7c9f4f
0xe822…3a760x9eec…9b72Base—$0.01100%candidates97d ago0x73cc82…d9a05d
0xe822…3a760x9eec…9b72Base—$0.02100%candidates97d ago0x5bf2fa…5f9974
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0x482f10…911d0d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0x2ce8f4…26499c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0xe0c0cd…d02f26
0xe822…3a760x9eec…9b72Base—$0.02100%candidates97d ago0x5cf28d…89a611
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase97d ago0x211340…0327d0

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.