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%coinbase107d ago0x507e67…3f1c39
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase107d ago0xfab2dd…170008
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase107d ago0xb847a7…61b80a
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase107d ago0x2f287e…bc31e5
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase107d ago0xb13ffe…663aff
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase107d ago0x2d7e46…1598ae
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase107d ago0xff10a8…9bfd27
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase107d ago0xfc5dd8…cae3f3
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase107d ago0xd0b244…2da62f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase107d ago0xd14e47…d3136b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase107d ago0x111ac7…050622
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase107d ago0x4ff8ff…02e51f
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase107d ago0x4f6d73…7a7580
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase107d ago0xf44931…25d242
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase107d ago0x5fd200…c7a0ec
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase107d ago0x317ff1…1a513c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase107d ago0x2f4549…d226dc
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase107d ago0xb27557…dc9795
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase107d ago0xbab8d7…5fe71b
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase107d ago0x466ede…5201b8
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase107d ago0x9f4c7a…558ad5
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase107d ago0x8fcbf9…2b2014
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase107d ago0x9abd74…bb2633
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase107d ago0xfe4319…75b217
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase107d ago0x5dc135…08267f

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.