Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x341c…ce820x6839…1a2bBase—$1.00100%coinbase5d ago0x6f4cba…02d652
0x6022…37480x6839…1a2bBase—$1.00100%coinbase5d ago0x45db01…c07599
0x033d…01210x6839…1a2bBase—$0.003100%coinbase5d ago0x1b3df2…0bbcbb
0x08c6…3b440x6839…1a2bBase—$5.00100%coinbase5d ago0xb44b86…716aa0
0x30f9…3b1a0x6839…1a2bBase—$0.003100%coinbase5d ago0x221013…ae07a3
0xc249…4be70x6839…1a2bBase—$5.00100%coinbase5d ago0x2272b0…ba5e07
0xadc8…cc730x6839…1a2bBase—$0.003100%coinbase5d ago0x192694…3daef4
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase5d ago0x4c4f7c…0882cb
0x26a8…80d90x6839…1a2bBase—$0.003100%coinbase5d ago0x5aae23…dbe181
0xbdbe…4f550x6839…1a2bBase—$0.003100%coinbase5d ago0xeda520…e636c7
0x7d8a…2a950x6839…1a2bBase—$0.003100%coinbase5d ago0x8db6b3…45bc7f
0x46de…67280x6839…1a2bBase—$0.003100%coinbase5d ago0x381fdd…2a0a17
0xda61…05bc0x6839…1a2bBase—$0.003100%coinbase5d ago0x882314…7cf384
0x20a4…bd6a0x6839…1a2bBase—$0.003100%coinbase5d ago0xd88e19…e13ad0
0xe647…afc00x6839…1a2bBase—$0.003100%coinbase5d ago0xebc47c…48f0e0
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase5d ago0xb1963a…54e50f
0xe28b…39230x6839…1a2bBase—$0.003100%coinbase5d ago0xb4f37b…267e99
0xc739…b1100x6839…1a2bBase—$0.003100%coinbase5d ago0x884be0…1be1df
0x0cb0…d1c90x6839…1a2bBase—$0.003100%coinbase5d ago0xa3a631…464bf0
0x4e14…99340x6839…1a2bBase—$0.003100%coinbase5d ago0x5ac38a…a876eb
0x5d09…929c0x6839…1a2bBase—$0.003100%coinbase5d ago0x46715a…87ee16
0xfc13…040f0x6839…1a2bBase—$0.003100%coinbase5d ago0x563dad…309c21
0x947e…42ad0x6839…1a2bBase—$0.003100%coinbase5d ago0x7b42c7…093223
0x76d9…970a0x6839…1a2bBase—$1.00100%coinbase5d ago0x41ee62…87e7ed
0xcef9…05960x6839…1a2bBase—$1.00100%coinbase5d ago0xdbe484…d18bfc

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.