Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc28e…b7740x524a…521bBase—$0.01100%coinbase78d ago0x443c8b…d9bc40
0xc28e…b7740xe1ad…a8aeBase—$0.01100%coinbase78d ago0x7b1945…5af7de
0xc28e…b7740x1c8f…9987Base—$0.01100%coinbase78d ago0xf0dd0c…f28067
0xc28e…b7740x948e…4db1Base—$0.01100%coinbase78d ago0x987a50…a3439c
0xc28e…b7740x0c30…ebc4Base—$0.01100%coinbase78d ago0x88bd06…08172c
0xc28e…b7740x8ba6…f76bBase—$0.01100%coinbase78d ago0x5331e0…f4d7c5
0xc28e…b7740x62af…498aBase—$0.01100%coinbase78d ago0x099092…98f46e
0xc28e…b7740x47dc…988eBase—$0.01100%coinbase78d ago0x127db3…492f11
0xc28e…b7740xa773…d724Base—$0.01100%coinbase78d ago0xe33785…8b5062
0xc28e…b7740x4485…7db7Base—$0.01100%coinbase78d ago0xea8314…df8052
0xc28e…b7740x7ab2…52c1Base—$0.01100%coinbase78d ago0x6a2527…942c3e
0xc28e…b7740xfb46…b903Base—$0.01100%coinbase78d ago0x2f1621…43dd01
0xc28e…b7740xdc9c…508dBase—$0.01100%coinbase78d ago0xf41f34…b03c17
0xc28e…b7740xf0b8…c3c1Base—$0.01100%coinbase78d ago0xba59c3…183f2e
0xc28e…b7740x8a70…57b6Base—$0.01100%coinbase78d ago0x8859df…28480a
0xc28e…b7740x5a71…f4aeBase—$0.01100%coinbase78d ago0xa9ed45…b615f2
0xc28e…b7740xea76…28e4Base—$0.01100%coinbase78d ago0x2723c0…208db3
0xc28e…b7740x6419…0a73Base—$0.01100%coinbase78d ago0x1beba3…81dc66
0xc28e…b7740xf880…3cd0Base—$0.01100%coinbase78d ago0x840d23…28b568
0xc28e…b7740xbb69…18a8Base—$0.01100%coinbase78d ago0xecdb84…f79b6b
0xc28e…b7740x1c02…b2f7Base—$0.01100%coinbase78d ago0xf5adc7…8bbc35
0xc28e…b7740xa6a0…647fBase—$0.01100%coinbase78d ago0x351caf…94f829
0xc28e…b7740x3769…3ef1Base—$0.01100%coinbase78d ago0x928a09…336699
0xc28e…b7740xf913…c609Base—$0.01100%coinbase78d ago0x8baf7e…6db32d
0xc28e…b7740xfae2…9509Base—$0.01100%coinbase78d ago0xf98b05…ceb20e

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.