Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa2b…94ba0x6839…1a2bBase—$0.003100%coinbase47d ago0x41160a…8ea5eb
0x9004…c6c10x6839…1a2bBase—$0.003100%coinbase47d ago0x676ab1…c4964a
0xd3fa…53d30x6839…1a2bBase—$0.003100%coinbase47d ago0x8a17ec…a34404
0x79df…418c0x6839…1a2bBase—$0.003100%coinbase47d ago0xdc693d…03c813
0xeed7…eac20x6839…1a2bBase—$0.003100%coinbase47d ago0x469ac7…e5fc67
0xa3c8…fe830x6839…1a2bBase—$0.003100%coinbase47d ago0x50b0dd…869428
0xb1fc…50aa0x6839…1a2bBase—$0.003100%coinbase47d ago0xcaf95c…b2928c
0x0a16…b8530x6839…1a2bBase—$0.003100%coinbase47d ago0x1f25fa…68f0c3
0x44fd…cf290x6839…1a2bBase—$0.003100%coinbase47d ago0xd0fc31…0cf3a7
0xcb9b…ddb30x6839…1a2bBase—$0.003100%coinbase47d ago0x6b144a…433be5
0xc321…96430x6839…1a2bBase—$0.003100%coinbase47d ago0x1a093a…2094b5
0x7458…6fd50x6839…1a2bBase—$0.003100%coinbase47d ago0xde6efd…fb07e8
0x6bf0…040c0x6839…1a2bBase—$0.003100%coinbase47d ago0xebc391…2f7cd2
0xdbc4…47790x6839…1a2bBase—$0.003100%coinbase47d ago0x383019…2c42e0
0x1428…c4c90x6839…1a2bBase—$0.003100%coinbase47d ago0x9bc529…2e8bab
0x649c…312b0x6839…1a2bBase—$0.003100%coinbase47d ago0x19c9e7…b7e802
0xd86e…eefe0x6839…1a2bBase—$0.003100%coinbase47d ago0x7e3526…63a378
0x7259…83fe0x6839…1a2bBase—$0.003100%coinbase47d ago0x12a208…0da392
0x4658…43740x6839…1a2bBase—$0.003100%coinbase47d ago0x2522b0…30404f
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase47d ago0x31180a…70f238
0xc816…f9090x6839…1a2bBase—$0.003100%coinbase47d ago0x635375…0b30d5
0xdead…2ad20x6839…1a2bBase—$0.003100%coinbase47d ago0x75c52b…c2e442
0x825b…23830x6839…1a2bBase—$0.003100%coinbase47d ago0xc3229b…294bce
0x929d…956f0x6839…1a2bBase—$1.00100%coinbase47d ago0xe15864…e0684b
0xe94b…0d010x6839…1a2bBase—$1.00100%coinbase47d ago0x5ab1f5…b6e66a

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.