Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase51d ago0x283460…0c56d3
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase51d ago0x17ea6f…b66509
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0x3aff99…1244c7
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0x178dea…e99249
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0x748f66…0041d4
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0x0fb327…1c332d
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0xcf14c3…61dedd
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0x5b55e9…b42d9b
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0xd53087…d83bff
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0x269df2…847b2c
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0x47f646…56c88c
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0x37f8a2…c8480b
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0xa88421…c942c8
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0xfb1d2d…612a8f
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0xfee8dd…a35d9c
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0xd4520f…f2a595
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0x615412…8b7b1f
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0x9688ea…64fa1e
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0xead33e…379ead
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0x89a3b6…92240e
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0x69d507…d01c84
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0x6f89f4…5c27ee
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0xe04314…201f2c
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0x8df241…f9e55c
0xf055…f9f50x6839…1a2bBase—$0.003100%coinbase52d ago0x292c3f…c825e8

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.