Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce12…a1780x3fcb…c8c8Base—$0.01100%coinbase73d ago0x29914f…b1a08f
0xce12…a1780xb69c…a771Base—$0.01100%coinbase73d ago0xe27d1a…22bec9
0xce12…a1780x55f8…e685Base—$0.01100%coinbase73d ago0xe28e6d…b3843e
0xce12…a1780xc1e2…6c36Base—$0.01100%coinbase73d ago0x9d48e9…f10514
0xce12…a1780x97ac…c15dBase—$0.01100%coinbase73d ago0xd67d5c…511a70
0xce12…a1780xdae8…3282Base—$0.01100%coinbase73d ago0x7f54b0…addfd9
0xce12…a1780x7a71…669dBase—$0.01100%coinbase73d ago0x52d7e3…84fadd
0xce12…a1780xa1e4…9b57Base—$0.01100%coinbase73d ago0xbaef2b…8a85ce
0xce12…a1780xa009…c6f1Base—$0.01100%coinbase73d ago0x2b8eef…e128d9
0xce12…a1780x7652…9e6cBase—$0.01100%coinbase73d ago0xe58c69…cb036f
0xce12…a1780x1164…fa19Base—$0.01100%coinbase73d ago0x0cc168…1c1700
0xce12…a1780x3527…86b6Base—$0.01100%coinbase73d ago0x29e7d4…de050e
0xce12…a1780xfd55…0376Base—$0.01100%coinbase73d ago0x5aab23…bc4dde
0xce12…a1780xa0ce…d70aBase—$0.01100%coinbase73d ago0xaffd5c…80910b
0xce12…a1780x6ab4…6d2dBase—$0.01100%coinbase73d ago0x4d87d2…650fe5
0xce12…a1780x0cf1…5e7eBase—$0.01100%coinbase73d ago0x5f4e02…b40bcd
0xce12…a1780xf566…4115Base—$0.01100%coinbase73d ago0x931662…e49fc6
0xce12…a1780x7cd8…0b10Base—$0.01100%coinbase73d ago0x62acff…47a25e
0xce12…a1780x1444…fcbdBase—$0.01100%coinbase73d ago0x4a77db…01fd73
0xce12…a1780x8147…b68cBase—$0.01100%coinbase73d ago0xfd1f6d…06ab9a
0xce12…a1780x1175…06e5Base—$0.01100%coinbase73d ago0x035629…21f704
0xce12…a1780xefa3…7078Base—$0.01100%coinbase73d ago0xcc574f…b5ae34
0xce12…a1780xe86e…fe3dBase—$0.01100%coinbase73d ago0x915314…f698f4
0xce12…a1780x50dd…30b0Base—$0.01100%coinbase73d ago0xc5ce47…6a40c4
0xce12…a1780xdcd4…8247Base—$0.01100%coinbase73d ago0x873289…503b8b

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.