Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0x882c4f…fe7d8c
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0xf692bd…b5738a
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0x008afb…5a788f
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0xb1e042…04d3b8
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0xafe1ad…dfba52
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0xdb2364…481a56
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0x174d63…1e8954
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0x07df02…e34205
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0x02c0cd…128ea0
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0xd9246f…a4fdbd
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0x393ce5…158894
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0xf00087…f8f41d
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0xaf066d…163cf9
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0xeeb1f5…51a0de
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0x4cc8d6…791fb3
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0xf4d3e4…e541ba
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0x77d656…538aa1
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0x9ad340…6b0df0
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0xf9158c…7474c1
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0x69a5a2…76fa13
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0x0ee17c…80c486
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0xeac741…f3b5c9
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0x566bd0…67a31b
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0xcd44d7…7eb028
0x482b…62f30x5aae…482eBase—$0.001100%coinbase5d ago0x4ed2b4…a7b030

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.