Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f92…b8320x9732…b55cBase—$0.01100%coinbase69d ago0x899beb…c4bdd6
0x5f92…b8320x6f27…33c1Base—$0.01100%coinbase69d ago0x6abe2f…d6350d
0x5f92…b8320x3a89…f95cBase—$0.01100%coinbase69d ago0x96fb1a…b4eed8
0x5f92…b8320x2515…daa2Base—$0.01100%coinbase69d ago0x890bfa…d7d686
0x5f92…b8320xa287…623bBase—$0.01100%coinbase69d ago0xc0faa6…534e35
0x5f92…b8320x14cf…20b0Base—$0.01100%coinbase69d ago0x056d53…f38633
0x5f92…b8320xcc3d…2266Base—$0.01100%coinbase69d ago0xdf6d25…33c5ec
0x5f92…b8320x8af1…5a75Base—$0.01100%coinbase69d ago0x8e9dd7…f003c1
0x5f92…b8320x4b0c…2f61Base—$0.01100%coinbase69d ago0xee7c7e…3e0634
0x5f92…b8320x4a9e…c6b2Base—$0.01100%coinbase69d ago0xb035c2…a29eb6
0x5f92…b8320xbdb4…be52Base—$0.01100%coinbase69d ago0x89df79…4b7eb2
0x5f92…b8320x8159…3631Base—$0.01100%coinbase69d ago0x342e1c…9a2707
0x5f92…b8320xa609…1558Base—$0.01100%coinbase69d ago0x579379…ec1f02
0x5f92…b8320xc2cf…d0f7Base—$0.01100%coinbase69d ago0x9d3c3c…7d52dc
0x5f92…b8320x6f5f…cc13Base—$0.01100%coinbase69d ago0xa7125d…1e7df9
0x5f92…b8320x8756…3e92Base—$0.01100%coinbase69d ago0x367f2b…3cbd1b
0x5f92…b8320x8862…b202Base—$0.01100%coinbase69d ago0x1d3f58…17de2e
0x5f92…b8320x65e4…ba04Base—$0.01100%coinbase69d ago0x0242f2…a9b82d
0x5f92…b8320x6528…afd8Base—$0.01100%coinbase69d ago0x3c9719…cf806a
0x5f92…b8320x88b6…f74fBase—$0.01100%coinbase69d ago0xef1e27…06f59a
0x5f92…b8320xa6e4…4d65Base—$0.01100%coinbase69d ago0xf55e7b…741a72
0x5f92…b8320xfbc9…11b7Base—$0.01100%coinbase69d ago0x1c2f8b…e4bd73
0x5f92…b8320x462f…0047Base—$0.01100%coinbase70d ago0x33dd2d…1d570c
0x5f92…b8320x899c…09bdBase—$0.01100%coinbase70d ago0xb7a35e…3220ec
0x5f92…b8320x093e…34ecBase—$0.01100%coinbase70d ago0x8c5acf…bd438b

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.