Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x98f2…bde4Base—$0.01100%coinbase35d ago0x4128b3…30bd0a
0x5fcb…d5f90x8a99…6f96Base—$0.01100%coinbase35d ago0x7cd1cc…89c9c1
0x5fcb…d5f90x45c6…49c6Base—$0.01100%coinbase35d ago0xc860a7…bfb4e4
0x5fcb…d5f90x1714…43a7Base—$0.01100%coinbase35d ago0xe5b3c3…be5f79
0x5fcb…d5f90xf267…965cBase—$0.01100%coinbase35d ago0x2d8774…c58b62
0x5fcb…d5f90x2533…8fa4Base—$0.01100%coinbase35d ago0x24a81e…4fd196
0x5fcb…d5f90x6d0f…6932Base—$0.01100%coinbase35d ago0x7d9fe8…3aecbc
0x5fcb…d5f90xcc89…0308Base—$0.01100%coinbase35d ago0x076b9b…b10894
0x5fcb…d5f90x1aa4…c8b8Base—$0.01100%coinbase35d ago0xf2a9d6…40cbf2
0x5fcb…d5f90xb4e6…28e1Base—$0.01100%coinbase35d ago0x845786…68b90f
0x5fcb…d5f90x6a9c…0b4eBase—$0.01100%coinbase35d ago0x1dd8ff…587049
0x5fcb…d5f90x0d68…c864Base—$0.01100%coinbase35d ago0x8d1e2f…e8c6df
0x5fcb…d5f90xa602…f6b3Base—$0.01100%coinbase35d ago0x973781…8b6338
0x5fcb…d5f90x696c…f253Base—$0.01100%coinbase35d ago0x328951…3e301c
0x5fcb…d5f90x5c0e…4953Base—$0.01100%coinbase35d ago0x91ef53…88392b
0x5fcb…d5f90xb5d0…c5b6Base—$0.01100%coinbase35d ago0x4e6aa1…d2d74b
0x5fcb…d5f90x02af…72a4Base—$0.01100%coinbase35d ago0x99fff9…669039
0x5fcb…d5f90x8910…8333Base—$0.01100%coinbase35d ago0x314e84…f6ffd5
0x5fcb…d5f90x49c7…65bfBase—$0.01100%coinbase35d ago0x5c2840…b24e73
0x5fcb…d5f90x3f03…4e28Base—$0.01100%coinbase35d ago0x3cb4b9…d33667
0x5fcb…d5f90x267e…312cBase—$0.01100%coinbase36d ago0x438eb2…b15171
0x5fcb…d5f90xf8c6…d07cBase—$0.01100%coinbase36d ago0xf56c96…735c5b
0x5fcb…d5f90x885a…6ecfBase—$0.01100%coinbase36d ago0x9638b0…852d7d
0x5fcb…d5f90xa730…1b85Base—$0.01100%coinbase36d ago0x0184c8…02d15f
0x5fcb…d5f90x30d6…1d52Base—$0.01100%coinbase36d ago0xf0a97e…02de4f

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.