Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c9e…366b0x8fae…d097Base—$0.01100%coinbase76d ago0x112663…cd1cf5
0x0c9e…366b0xa502…9e4bBase—$0.01100%coinbase76d ago0x9b5bd6…3219c9
0x0c9e…366b0x2143…5c56Base—$0.01100%coinbase76d ago0x73903b…5e50ba
0x0c9e…366b0xbb08…4258Base—$0.01100%coinbase76d ago0xf0e702…295077
0x0c9e…366b0xf78e…0e4bBase—$0.01100%coinbase76d ago0x6738ea…f65377
0x0c9e…366b0x5eec…f7c1Base—$0.01100%coinbase76d ago0xab3e69…d39424
0x0c9e…366b0x4901…ec10Base—$0.01100%coinbase76d ago0x325b68…7c03d8
0x0c9e…366b0x3288…dc1bBase—$0.01100%coinbase76d ago0x378cbd…0e44ae
0x0c9e…366b0x988c…8c66Base—$0.01100%coinbase76d ago0x07cd52…ab55da
0x0c9e…366b0x7d3c…a158Base—$0.01100%coinbase76d ago0x71f315…ff9891
0x0c9e…366b0xa935…2604Base—$0.01100%coinbase76d ago0x8efa6f…ca01c4
0x0c9e…366b0xd7a9…68baBase—$0.01100%coinbase76d ago0x8450ad…da0677
0x0c9e…366b0x4570…c577Base—$0.01100%coinbase76d ago0x1e97eb…68d420
0x0c9e…366b0x67ee…eed3Base—$0.01100%coinbase76d ago0xec69df…f3aea0
0x0c9e…366b0x04ce…f6aaBase—$0.01100%coinbase76d ago0x1ac8d6…e5005e
0x0c9e…366b0x8ab6…46e0Base—$0.01100%coinbase76d ago0xbee7df…0a1551
0x0c9e…366b0xb25f…465eBase—$0.01100%coinbase76d ago0xe04544…4a49db
0x0c9e…366b0x8478…8de1Base—$0.01100%coinbase76d ago0xd669fe…858e0c
0x0c9e…366b0xb398…3f36Base—$0.01100%coinbase76d ago0xe04523…d65847
0x0c9e…366b0xc6c4…b6bfBase—$0.01100%coinbase77d ago0x28fe31…33e459
0x0c9e…366b0x8566…2b75Base—$0.01100%coinbase77d ago0xb2504e…13379d
0x0c9e…366b0x0524…d126Base—$0.01100%coinbase77d ago0x0bf8d8…68e57a
0x0c9e…366b0x8a9c…f634Base—$0.01100%coinbase77d ago0x32e51e…d492b2
0x0c9e…366b0x56e8…8617Base—$0.01100%coinbase77d ago0x2c586c…76acba
0x0c9e…366b0x2848…1735Base—$0.01100%coinbase77d ago0x8e4f7b…5585b3

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.