Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccb3…6acf0x6839…1a2bBase—$5.00100%coinbase51d ago0xe1173a…24ce20
0x6b79…c9360x6839…1a2bBase—$1.00100%coinbase51d ago0xe08e90…fa98db
0xcc33…ed030x6839…1a2bBase—$0.003100%coinbase51d ago0x94eaa3…5f60cc
0xc5f8…b47e0x6839…1a2bBase—$0.003100%coinbase51d ago0x5e52ad…870f8f
0x7ca3…f4690x6839…1a2bBase—$0.003100%coinbase51d ago0x8fafe7…b56bd2
0xe5d9…35b70x6839…1a2bBase—$0.003100%coinbase51d ago0x5f2f39…7daa58
0xd3fa…53d30x6839…1a2bBase—$0.003100%coinbase51d ago0x4af799…349a52
0xf3cd…eaf00x6839…1a2bBase—$0.003100%coinbase51d ago0x0a3528…866839
0x1c85…1e320x6839…1a2bBase—$0.003100%coinbase51d ago0x99e3c7…d39f42
0xeed7…eac20x6839…1a2bBase—$0.003100%coinbase51d ago0x3bbd92…b43911
0xdead…2ad20x6839…1a2bBase—$0.003100%coinbase51d ago0xa130a0…76a73d
0x8708…34710x6839…1a2bBase—$0.003100%coinbase51d ago0xb35f6c…eedc23
0xaa41…b9b60x6839…1a2bBase—$0.003100%coinbase51d ago0x37cd09…bef32a
0xdfaf…b3150x6839…1a2bBase—$0.003100%coinbase51d ago0x9b92da…6de7eb
0xa4f6…e6e50x6839…1a2bBase—$0.003100%coinbase51d ago0xaeaeb1…6dc9ce
0x8fbf…ee760x6839…1a2bBase—$0.003100%coinbase51d ago0x41910c…b4822c
0x844c…95d80x6839…1a2bBase—$0.003100%coinbase51d ago0x5be055…201e96
0xcb61…cd360x6839…1a2bBase—$0.003100%coinbase51d ago0xde6bd1…10557c
0xac11…ebbf0x6839…1a2bBase—$0.003100%coinbase51d ago0x18666d…ed13d5
0xcf8a…feba0x6839…1a2bBase—$0.003100%coinbase51d ago0x400aa0…075936
0xcef9…05960x6839…1a2bBase—$0.003100%coinbase51d ago0x310508…eb867d
0xadc2…866b0x6839…1a2bBase—$0.003100%coinbase51d ago0xed872b…bebce9
0xcbdb…f4820x6839…1a2bBase—$0.003100%coinbase51d ago0x8f0114…7d01cb
0x89ca…1bad0x6839…1a2bBase—$0.003100%coinbase51d ago0xb0c7e1…31a464
0x253f…998c0x6839…1a2bBase—$0.003100%coinbase51d ago0x9740c5…ca329f

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.