Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…b1220x50e2…d9f5Base—$0.01100%coinbase58d ago0x849745…8ed15d
0x5d7a…b1220xa5ef…808aBase—$0.01100%coinbase58d ago0xeafb6e…2ada89
0x5d7a…b1220xa00a…145bBase—$0.01100%coinbase58d ago0x2b2d11…9ca90b
0x5d7a…b1220x9b04…f6d9Base—$0.01100%coinbase58d ago0x9b1ab1…aad52c
0x5d7a…b1220x0be0…a2d3Base—$0.01100%coinbase58d ago0x57dc4e…dea81d
0x5d7a…b1220x26b3…a9e2Base—$0.01100%coinbase59d ago0xb29ba7…6ab53c
0x5d7a…b1220xd784…0ad2Base—$0.01100%coinbase59d ago0x9114ce…478e81
0x5d7a…b1220x9b4a…b80cBase—$0.01100%coinbase59d ago0x00cdcd…f2b575
0x5d7a…b1220x421f…b366Base—$0.01100%coinbase59d ago0x439197…71fccb
0x5d7a…b1220x748c…e9fcBase—$0.01100%coinbase59d ago0x9979bf…8dc547
0x5d7a…b1220x8c1f…e64aBase—$0.01100%coinbase59d ago0x5de572…29c75b
0x5d7a…b1220xc73f…c318Base—$0.01100%coinbase59d ago0xab9471…c122e0
0x5d7a…b1220x32b8…ea60Base—$0.01100%coinbase59d ago0xeaeff4…8fdd11
0x5d7a…b1220x91da…b85eBase—$0.01100%coinbase59d ago0xdddae6…b36d38
0x5d7a…b1220x83ac…5b47Base—$0.01100%coinbase59d ago0x33ae8e…36ee19
0x5d7a…b1220x1c0f…7d44Base—$0.01100%coinbase59d ago0x932011…b83951
0x5d7a…b1220x90d7…dc60Base—$0.01100%coinbase59d ago0x5cdf78…7b9bd2
0x5d7a…b1220x7dd9…6092Base—$0.01100%coinbase59d ago0x8fca44…30a2b6
0x5d7a…b1220xfe76…a4c2Base—$0.01100%coinbase59d ago0x6884cf…30e66e
0x5d7a…b1220x3592…134fBase—$0.01100%coinbase59d ago0xc1386b…282ccf
0x5d7a…b1220xb8a6…060bBase—$0.01100%coinbase59d ago0xce5a6a…109bed
0x5d7a…b1220xfd19…284bBase—$0.01100%coinbase59d ago0xecac24…3e9299
0x5d7a…b1220xfc3c…c87fBase—$0.01100%coinbase59d ago0x640f95…9da523
0x5d7a…b1220xb8bb…8a7dBase—$0.01100%coinbase59d ago0x45cdd5…5a18cc
0x5d7a…b1220x029d…5628Base—$0.01100%coinbase59d ago0xb1d51a…c4b25f

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.