Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase99d ago0x1345dd…fae25d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase99d ago0x5f6410…525e2a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0x273f70…adb330
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0xd0af2d…71a8b6
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0x361133…5b36dc
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates100d ago0x926ceb…878c57
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates100d ago0x5f916c…ab92e4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0x797d4f…03565f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0xc48e69…655c64
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0x6b80ac…b22c02
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0xf69216…770114
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0xdd834a…b62a0f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0x846e6e…3d9639
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates100d ago0x779ce8…78a166
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0xb56a31…b5300e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0x838b5f…eee036
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0xa1cdf3…de56c4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0x1d0c66…4b7371
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates100d ago0x6ada4a…f5430c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0xb66142…2eadde
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0x135ee1…2e82de
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0xd8022c…b52a75
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0xa3314d…e1691b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0xab5140…0dd0d9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase100d ago0x05bde7…2ee515

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.