Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb22f…4f4c0x0415…f3a2Base—$0.01100%coinbase71d ago0x82f4d8…4097a3
0xb22f…4f4c0x1c60…305fBase—$0.01100%coinbase71d ago0x047bba…2e172c
0xb22f…4f4c0x79d4…f1acBase—$0.01100%coinbase71d ago0xb1d286…4138e4
0xb22f…4f4c0x6d0c…9336Base—$0.01100%coinbase71d ago0xf5d280…bd0bb4
0xb22f…4f4c0xeed4…8d10Base—$0.01100%coinbase72d ago0xbbd474…7f2834
0xb22f…4f4c0x8905…f8e4Base—$0.01100%coinbase72d ago0xcae5ae…fa6c90
0xb22f…4f4c0x3701…8580Base—$0.01100%coinbase72d ago0xb837cd…7f57aa
0xb22f…4f4c0x6642…58d5Base—$0.01100%coinbase72d ago0xb6cf67…1a59a8
0xb22f…4f4c0x4b84…e9a5Base—$0.01100%coinbase72d ago0x091a1b…e7be3d
0xb22f…4f4c0x6ada…8ccfBase—$0.01100%coinbase72d ago0x2f7aea…a3fb94
0xb22f…4f4c0xaf00…07e1Base—$0.01100%coinbase72d ago0xae59d3…1c1878
0xb22f…4f4c0x5d09…f4edBase—$0.01100%coinbase72d ago0xbc78bc…36e08c
0xb22f…4f4c0xb9b5…ff23Base—$0.01100%coinbase72d ago0x835309…fa0710
0xb22f…4f4c0x6056…7c02Base—$0.01100%coinbase72d ago0xecd58f…4c152a
0xb22f…4f4c0xaa68…8764Base—$0.01100%coinbase72d ago0x8ec9cd…a8716e
0xb22f…4f4c0xd18d…b476Base—$0.01100%coinbase72d ago0x7fa8a7…136534
0xb22f…4f4c0x6efd…f2c6Base—$0.01100%coinbase72d ago0xf71c93…a2530d
0xb22f…4f4c0x228c…795bBase—$0.01100%coinbase72d ago0xfbc804…2cba48
0xb22f…4f4c0x9fea…f4b7Base—$0.01100%coinbase72d ago0x0029a8…9f1aa2
0xb22f…4f4c0xd512…b80bBase—$0.01100%coinbase72d ago0x4e465d…f8afde
0xb22f…4f4c0x603b…5a3dBase—$0.01100%coinbase72d ago0x5e1e46…9087f0
0xb22f…4f4c0x2047…d84bBase—$0.01100%coinbase72d ago0x127b42…04a4ee
0xb22f…4f4c0xece2…c707Base—$0.01100%coinbase72d ago0xe89dfe…368c60
0xb22f…4f4c0x389c…b761Base—$0.01100%coinbase72d ago0x07936b…c809b8
0xb22f…4f4c0xbb3c…0946Base—$0.01100%coinbase72d ago0x8317e0…1cdebc

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.