Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b87d ago0x4fce1e…af45d5
0x8cd2…a0600x12a9…a21bBase—$0.001100%0x12a9…a21b87d ago0x2bef12…9ea64e
0x8cd2…a0600x12a9…a21bBase—$0.001100%0x12a9…a21b87d ago0x0eea72…61988a
0x8cd2…a0600x12a9…a21bBase—$0.001100%0x12a9…a21b87d ago0xd49624…68135a
0x8cd2…a0600x12a9…a21bBase—$0.001100%0x12a9…a21b87d ago0xfd1f4c…1247ae
0x8cd2…a0600x12a9…a21bBase—$0.001100%0x12a9…a21b87d ago0xd0bf17…786289
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0xe399a3…749317
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0x3bf179…e4a218
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0x3784d4…221a7f
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0xb34c0e…7bf0b8
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0x0edebb…bd1609
0x0a1a…7e1e0x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0x665472…b501bc
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0xaa5b15…58599f
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0xa8abd5…69ad8f
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0x726556…78d2a7
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0xc7f9fc…187856
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0xf1c2a3…ac2cc0
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0x5bd471…f26c91
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0x1d985f…e95c85
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0x52d683…a1268b
0xec99…25d00x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0x980672…a510fc
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0x5e6bc9…f8b8f9
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0x22bd55…6aaa2e
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0xf11637…6e0ecd
0xcf69…5e5c0x12a9…a21bBase—$0.001100%0x12a9…a21b88d ago0xa790d5…f3d3c0

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.