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.03100%coinbase95d ago0x37c319…c963af
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase95d ago0x650054…5ad254
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase95d ago0x56265e…d19db2
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase95d ago0x6ea598…85e423
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase95d ago0xdd786c…7070ed
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase95d ago0x6f9d85…e12bcb
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase95d ago0x654e24…8a6ca9
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase95d ago0x522e1a…88db34
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase95d ago0x2f537e…6466b6
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase95d ago0x252367…aea339
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase95d ago0x40d17b…145e88
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase95d ago0xd91304…313660
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase95d ago0xa7c843…d55ca5
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase95d ago0x95cf7b…824990
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase95d ago0xb077c4…dc4a16
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase95d ago0xcf274a…dc6ee3
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase95d ago0x93071f…4ff2ea
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase95d ago0x7a2d2c…e7107b
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase95d ago0xbe9361…a41f5c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase95d ago0xb16e2c…31aa9b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase95d ago0x2ce92a…f8d5f0
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase95d ago0x65f29b…0d6058
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase95d ago0xd58df4…fe4b45
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase95d ago0x11e398…94162d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase95d ago0x12c9ee…583fff

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.