Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4022…77af0x3e0a…78e7Base—$0.005444100%coinbase73d ago0x9a8e9a…e40494
0x4022…77af0x3e0a…78e7Base—$0.00561100%coinbase73d ago0x6444b6…13b25b
0x4022…77af0x3e0a…78e7Base—$0.003948100%coinbase74d ago0xc93cff…179102
0x4022…77af0x3e0a…78e7Base—$0.004409100%coinbase74d ago0x727190…5c568b
0x4022…77af0x3e0a…78e7Base—$0.003291100%coinbase74d ago0x83c847…7b5c90
0x4022…77af0x3e0a…78e7Base—$0.004201100%coinbase74d ago0x3d180d…d921c2
0x4022…77af0x3e0a…78e7Base—$0.004461100%coinbase74d ago0xfa1a66…d49220
0x4022…77af0x3e0a…78e7Base—$0.005618100%coinbase74d ago0xacca2f…b2b08c
0x4022…77af0x3e0a…78e7Base—$0.005012100%coinbase74d ago0x9d21bc…e2a570
0x4022…77af0x3e0a…78e7Base—$0.005513100%coinbase74d ago0xe18a10…efdf42
0x4022…77af0x3e0a…78e7Base—$0.003373100%coinbase74d ago0x1b8e5e…2be8f3
0x4022…77af0x3e0a…78e7Base—$0.005844100%coinbase74d ago0x0b1591…014dd6
0x4022…77af0x3e0a…78e7Base—$0.004676100%coinbase74d ago0x44dd63…b23239
0x4022…77af0x3e0a…78e7Base—$0.00437100%coinbase74d ago0x1eabf9…95eddb
0x4022…77af0x3e0a…78e7Base—$0.003699100%coinbase74d ago0x65dceb…47d81f
0x4022…77af0x3e0a…78e7Base—$0.004712100%coinbase74d ago0x92e84e…4a882c
0x4022…77af0x3e0a…78e7Base—$0.003497100%coinbase74d ago0xc442d4…5590f2
0x4022…77af0x3e0a…78e7Base—$0.003725100%coinbase74d ago0x5b5b59…83c292
0x4022…77af0x3e0a…78e7Base—$0.003428100%coinbase74d ago0xc80a64…6c0438

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.