Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1304…c2510x3e0a…78e7Base—$0.003252100%coinbase75d ago0x5b7ccf…b41eda
0x1304…c2510x3e0a…78e7Base—$0.004367100%coinbase75d ago0xa61cd7…1ee0e8
0x1304…c2510x3e0a…78e7Base—$0.005725100%coinbase75d ago0x7408c5…7e3426
0x1304…c2510x3e0a…78e7Base—$0.003409100%coinbase75d ago0xc7131b…cadae2
0x1304…c2510x3e0a…78e7Base—$0.003221100%coinbase75d ago0xb4809d…21da6e
0x1304…c2510x3e0a…78e7Base—$0.005651100%coinbase75d ago0x1dad5c…537f82
0x1304…c2510x3e0a…78e7Base—$0.003094100%coinbase75d ago0x1c1bb8…01e620
0x1304…c2510x3e0a…78e7Base—$0.003648100%coinbase75d ago0x37fd1a…4774eb
0x1304…c2510x3e0a…78e7Base—$0.004859100%coinbase75d ago0xdd5756…eb7677
0x1304…c2510x3e0a…78e7Base—$0.003081100%coinbase75d ago0x91ac7b…363299
0x1304…c2510x3e0a…78e7Base—$0.005571100%coinbase75d ago0x3e94cd…4565c1
0x1304…c2510x3e0a…78e7Base—$0.003209100%coinbase75d ago0x737257…f63686
0x1304…c2510x3e0a…78e7Base—$0.003862100%coinbase75d ago0x3974fd…3e9db7
0x1304…c2510x3e0a…78e7Base—$0.002758100%coinbase75d ago0x746e7a…6506a4
0x1304…c2510x3e0a…78e7Base—$0.003161100%coinbase75d ago0xa54abc…03114a
0x1304…c2510x3e0a…78e7Base—$0.002895100%coinbase75d ago0x36c1bf…1a96ad
0x1304…c2510x3e0a…78e7Base—$0.005504100%coinbase75d ago0x2e0d7d…f9a214
0x1304…c2510x3e0a…78e7Base—$0.005856100%coinbase75d ago0xdb9a39…d93e6c
0x1304…c2510x3e0a…78e7Base—$0.003335100%coinbase75d ago0xe82829…008734
0x1304…c2510x3e0a…78e7Base—$0.003506100%coinbase75d ago0xb43344…792758
0x1304…c2510x3e0a…78e7Base—$0.005565100%coinbase75d ago0xbab4f2…49ba4d
0x1304…c2510x3e0a…78e7Base—$0.003583100%coinbase75d ago0xcc2f9b…cc6cf0
0x1304…c2510x3e0a…78e7Base—$0.003342100%coinbase75d ago0x1fdd18…c2bb0b

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.