Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8f…248e0x1b23…254cBase—$0.01100%coinbase78d ago0xdbdad0…ee8ac5
0x0c8f…248e0x3c4f…b4c8Base—$0.01100%coinbase78d ago0xfe4974…75c5d0
0x0c8f…248e0x7482…eaefBase—$0.01100%coinbase78d ago0x51804b…fd1330
0x0c8f…248e0x29bd…8905Base—$0.01100%coinbase78d ago0xa2ce59…d08fb5
0x0c8f…248e0x85e9…70b8Base—$0.01100%coinbase78d ago0xf4f4fd…bcf05b
0x0c8f…248e0x4bd0…1249Base—$0.01100%coinbase78d ago0x005c54…ca72e1
0x0c8f…248e0x9c64…8044Base—$0.01100%coinbase78d ago0xe09279…e5b08a
0x0c8f…248e0x71fb…aa1cBase—$0.01100%coinbase78d ago0x312422…b42773
0x0c8f…248e0xedf3…34dfBase—$0.01100%coinbase78d ago0xa07488…274442
0x0c8f…248e0x30bf…24e6Base—$0.01100%coinbase78d ago0x856194…f369c1
0x0c8f…248e0x0494…732cBase—$0.01100%coinbase78d ago0xe9cdbb…fb6262
0x0c8f…248e0xd3ec…21e9Base—$0.01100%coinbase78d ago0x38b422…043cf8
0x0c8f…248e0x6328…2f5eBase—$0.01100%coinbase78d ago0x5e4a8a…a6240e
0x0c8f…248e0xe390…adcdBase—$0.01100%coinbase78d ago0x6a5096…cbbe9c
0x0c8f…248e0x1187…63c7Base—$0.01100%coinbase78d ago0x6df80e…0d89c7
0x0c8f…248e0xeebc…a806Base—$0.01100%coinbase78d ago0x7a438f…0be75f
0x0c8f…248e0x819a…8023Base—$0.01100%coinbase78d ago0x0b6016…5f53f7
0x0c8f…248e0x48ee…e266Base—$0.01100%coinbase78d ago0x5379bd…c1eaab
0x0c8f…248e0xa2ea…3613Base—$0.01100%coinbase78d ago0x7821dc…877fc9
0x0c8f…248e0x5777…867bBase—$0.01100%coinbase78d ago0xf3a635…25d828
0x0c8f…248e0xad1a…43b8Base—$0.01100%coinbase78d ago0x67c8e9…e5554a
0x0c8f…248e0x4cbc…fa45Base—$0.01100%coinbase78d ago0xd3e397…e5db18
0x0c8f…248e0x9442…021dBase—$0.01100%coinbase78d ago0x6da313…7036ff
0x0c8f…248e0xcf0a…a51fBase—$0.01100%coinbase78d ago0xdf71db…2c9f66
0x0c8f…248e0x159b…5a9eBase—$0.01100%coinbase78d ago0x877676…5d35bb

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.