Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fe7…b9900x2964…a7bfBase—$0.01100%coinbase65d ago0xac705d…d3a00f
0x6fe7…b9900xcdcb…2c82Base—$0.01100%coinbase65d ago0x8f5bc3…038d77
0x6fe7…b9900xae07…5672Base—$0.01100%coinbase65d ago0x2d5607…fae360
0x6fe7…b9900x6079…a4cfBase—$0.01100%coinbase65d ago0x80d2d5…0cd390
0x6fe7…b9900xe1b7…ee48Base—$0.01100%coinbase65d ago0x5bbfce…078232
0x6fe7…b9900x25ca…71f0Base—$0.01100%coinbase65d ago0xca8232…071a1e
0x6fe7…b9900x92a6…d38fBase—$0.01100%coinbase65d ago0x74bdde…310984
0x6fe7…b9900x6f7c…9fdaBase—$0.01100%coinbase65d ago0xbe6080…ffe473
0x6fe7…b9900xd72d…2e6fBase—$0.01100%coinbase65d ago0x68be55…5352ac
0x6fe7…b9900xf4ba…4b5eBase—$0.01100%coinbase65d ago0x2d34d0…87c24a
0x6fe7…b9900x2166…1e02Base—$0.01100%coinbase65d ago0x9f8d90…ca3ee3
0x6fe7…b9900xce3f…d43eBase—$0.01100%coinbase65d ago0x729559…db4315
0x6fe7…b9900x3ec1…d95eBase—$0.01100%coinbase65d ago0x406814…e5e633
0x6fe7…b9900xe3f0…f773Base—$0.01100%coinbase65d ago0xd3782b…12027a
0x6fe7…b9900x949c…4ecdBase—$0.01100%coinbase65d ago0x8931ee…65f7d8
0x6fe7…b9900xed23…6bfbBase—$0.01100%coinbase65d ago0x4490ea…467e8a
0x6fe7…b9900xd910…4721Base—$0.01100%coinbase65d ago0x101452…061f84
0x6fe7…b9900xf88a…cbc2Base—$0.01100%coinbase65d ago0x67bae3…10feb8
0x6fe7…b9900xf960…6f75Base—$0.01100%coinbase65d ago0x9e4ca8…bb11d3
0x6fe7…b9900xa1b2…871aBase—$0.01100%coinbase65d ago0x3c5826…be6090
0x6fe7…b9900x57eb…fe9eBase—$0.01100%coinbase65d ago0xf0b203…8352df
0x6fe7…b9900x7235…cc10Base—$0.01100%coinbase65d ago0xd51250…0ee57b
0x6fe7…b9900xcc1e…2c4aBase—$0.01100%coinbase65d ago0x32f428…81eede
0x6fe7…b9900x9424…30c3Base—$0.01100%coinbase65d ago0x5407d3…f7d541
0x6fe7…b9900x551a…da93Base—$0.01100%coinbase65d ago0xf05468…ae9861

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.