Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd8c…a7c40x5126…8d93Base—$0.01100%coinbase66d ago0x2ec3f2…946c08
0xdd8c…a7c40xe66a…70b5Base—$0.01100%coinbase66d ago0x654d55…1aa761
0xdd8c…a7c40x4255…0f54Base—$0.01100%coinbase66d ago0x76e925…7f5ef7
0xdd8c…a7c40x1fa9…e5c6Base—$0.01100%coinbase66d ago0xff774a…528837
0xdd8c…a7c40xe11e…7907Base—$0.01100%coinbase66d ago0x8d3287…21a2d2
0xdd8c…a7c40xcbba…69afBase—$0.01100%coinbase66d ago0xb96e29…a2dbd5
0xdd8c…a7c40x4ab2…ecefBase—$0.01100%coinbase66d ago0x93c2ca…212cda
0xdd8c…a7c40x1b68…5d5eBase—$0.01100%coinbase66d ago0x72a21e…4295e8
0xdd8c…a7c40x3c02…5c0fBase—$0.01100%coinbase67d ago0xa0473b…ef02ca
0xdd8c…a7c40xa9cf…0385Base—$0.01100%coinbase67d ago0xa156b6…7f90c8
0xdd8c…a7c40x3646…b1efBase—$0.01100%coinbase67d ago0x52373d…191334
0xdd8c…a7c40xc6c3…ad9bBase—$0.01100%coinbase67d ago0xb4d586…8dc2b4
0xdd8c…a7c40x9ab3…67cfBase—$0.01100%coinbase67d ago0x45fd67…b51676
0xdd8c…a7c40x1246…bd53Base—$0.01100%coinbase67d ago0x2e0eaf…8cdeb5
0xdd8c…a7c40xa91b…2d49Base—$0.01100%coinbase67d ago0xaeda0b…7f671f
0xdd8c…a7c40x97b2…9dbfBase—$0.01100%coinbase67d ago0xfdc863…5e2da3
0xdd8c…a7c40xbf9c…26e0Base—$0.01100%coinbase67d ago0xba76a5…339831
0xdd8c…a7c40x8d58…c34fBase—$0.01100%coinbase67d ago0x431d64…6b9b65
0xdd8c…a7c40x8640…f559Base—$0.01100%coinbase67d ago0xdcefd8…f5189f
0xdd8c…a7c40xebad…f3dcBase—$0.01100%coinbase67d ago0x15c265…52bf3b
0xdd8c…a7c40x77b6…4268Base—$0.01100%coinbase67d ago0x814b3e…c81d72
0xdd8c…a7c40xe418…7785Base—$0.01100%coinbase67d ago0x4eb9cb…3b9ed1
0xdd8c…a7c40x31c3…9c42Base—$0.01100%coinbase67d ago0x09e3c5…2dc32b
0xdd8c…a7c40x98d2…afcfBase—$0.01100%coinbase67d ago0xefa898…4f72bf
0xdd8c…a7c40xb3f8…47c5Base—$0.01100%coinbase67d ago0x7a8b4a…4fca07

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.