Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe91b…9d460x5aae…482eBase—$0.001100%coinbase13d ago0x5ee34f…461a02
0xaeec…06b90x5aae…482eBase—$0.001100%coinbase13d ago0xdd7bc5…f63eec
0x130b…af580x5aae…482eBase—$0.001100%coinbase13d ago0x88044c…0155dc
0x2378…a4530x5aae…482eBase—$0.001100%coinbase13d ago0xf57028…e8422e
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase13d ago0x452748…c1456e
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase13d ago0x1a568f…e560d1
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase13d ago0x0808ad…d8d143
0xaeec…06b90x5aae…482eBase—$0.001100%coinbase13d ago0x97dbec…ba7e4a
0x4679…33940x5aae…482eBase—$0.001100%coinbase13d ago0xe77c87…34cf30
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase13d ago0xd6cae5…56c06d
0x438d…70e60x5aae…482eBase—$0.001100%coinbase13d ago0x90bcc9…d3dfae
0x41bb…37020x5aae…482eBase—$0.001100%coinbase13d ago0xd99e01…4efa08
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase13d ago0x275c4c…24bf6c
0xb87e…1ac10x5aae…482eBase—$0.001100%coinbase13d ago0x65bcbb…5c2608
0x4782…08170x5aae…482eBase—$0.001100%coinbase13d ago0xdfcd6e…1f0243
0x2378…a4530x5aae…482eBase—$0.001100%coinbase13d ago0x7518d1…84129a
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase13d ago0xdf4afb…a210cc
0x130b…af580x5aae…482eBase—$0.001100%coinbase13d ago0x794c42…e40c4e
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0xfaea7d…dccfae
0x0e76…6eaf0x5aae…482eBase—$0.001100%coinbase13d ago0xaae16b…d00741
0x4679…33940x5aae…482eBase—$0.001100%coinbase13d ago0xd63bb2…0e6235
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase13d ago0xf9c8f2…66b3ce
0x41bb…37020x5aae…482eBase—$0.001100%coinbase13d ago0xbee89b…60250b
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase14d ago0x26a329…176ee3
0x558a…d3900x5aae…482eBase—$0.001100%coinbase14d ago0x4abeea…3e45eb

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.