Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74e9…f4610x158c…592aBase—$0.01100%coinbase68d ago0x47794a…494140
0x74e9…f4610xfb98…a0ccBase—$0.01100%coinbase68d ago0xde8c6b…01f107
0x74e9…f4610xcce1…df75Base—$0.01100%coinbase68d ago0xbd90ae…f33db7
0x74e9…f4610x4347…1970Base—$0.01100%coinbase68d ago0x063723…c5bcf6
0x74e9…f4610x1f22…cc54Base—$0.01100%coinbase68d ago0x658094…b90453
0x74e9…f4610xb047…fafaBase—$0.01100%coinbase68d ago0x47f898…5799c1
0x74e9…f4610xc9aa…6465Base—$0.01100%coinbase68d ago0xfa9eaa…57b0ff
0x74e9…f4610xce75…01a7Base—$0.01100%coinbase68d ago0x40c2cb…d01a18
0x74e9…f4610xcc29…3278Base—$0.01100%coinbase68d ago0xf4df68…817b0a
0x74e9…f4610xebf1…16f8Base—$0.01100%coinbase68d ago0x58ea9e…6957d3
0x74e9…f4610x88e8…897cBase—$0.01100%coinbase68d ago0x1e2656…36ea80
0x74e9…f4610x560b…987bBase—$0.01100%coinbase68d ago0xf16b21…827ce7
0x74e9…f4610xa792…8b61Base—$0.01100%coinbase68d ago0x7b1674…b6b8d8
0x74e9…f4610x4464…ed07Base—$0.01100%coinbase68d ago0xef99fd…ccfaa5
0x74e9…f4610x4691…cb37Base—$0.01100%coinbase68d ago0xa92084…c9c268
0x74e9…f4610x27c7…c5afBase—$0.01100%coinbase68d ago0x12707f…2f4ed4
0x74e9…f4610xbbc9…8d6eBase—$0.01100%coinbase68d ago0x52cf6f…376845
0x74e9…f4610xf940…e541Base—$0.01100%coinbase68d ago0xef0dc8…f8c9b1
0x74e9…f4610x278f…a4deBase—$0.01100%coinbase69d ago0xa830ed…af60c5
0x74e9…f4610xb0a9…60c1Base—$0.01100%coinbase69d ago0x489efc…b25438

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.