Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase51d ago0x5fead6…03b544
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase51d ago0xd0c47d…f1b9e7
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase51d ago0x9cd0d8…c25d1e
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase51d ago0xa80303…2109f3
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase51d ago0xb22f8c…d8a9e9
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase51d ago0x66d5a0…39fdea
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase51d ago0x19e0bc…2223a1
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase51d ago0x6b2e89…555ddd
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x28ebe6…7397eb
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0xba7f5a…ecd124
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x7f2db7…c60c11
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x0d9648…8e8bfb
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x355714…46f698
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x9c6edc…50d46a
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x803c7d…c9ce69
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x32eff2…7a2505
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x404a9d…ab3ace
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0xf81589…b38ba2
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0xa497ee…fc1b93
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x9b5b76…ae312f
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x8d503f…0ca8ba
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x01548c…2f0a01
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x53d9c8…a40031
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x365304…4ab072
0x9e9f…6fa00x6839…1a2bBase—$0.003100%coinbase52d ago0x81a1c0…39da83

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.