Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb58e…42060x125d…77d6Base—$0.01100%coinbase45d ago0x74f4c5…4361de
0xb58e…42060xdfcf…c0aaBase—$0.01100%coinbase45d ago0xe4e94e…c2129e
0xb58e…42060xa0b5…29a5Base—$0.01100%coinbase45d ago0xfcd868…2a3b44
0xb58e…42060xa73e…fae3Base—$0.01100%coinbase45d ago0x4746af…f5fa40
0xb58e…42060x5a4e…a53eBase—$0.01100%coinbase45d ago0xe0e6c3…8039eb
0xb58e…42060x89b1…ca40Base—$0.01100%coinbase45d ago0x50c53f…061214
0xb58e…42060x6cce…558fBase—$0.01100%coinbase45d ago0x6943f8…a0612e
0xb58e…42060x22e0…90f9Base—$0.01100%coinbase45d ago0xfe58b1…6c1190
0xb58e…42060x5fbc…4e67Base—$0.01100%coinbase45d ago0xff6bec…2fde40
0xb58e…42060x70a9…135eBase—$0.01100%coinbase45d ago0x940552…89ebfe
0xb58e…42060x28fc…5790Base—$0.01100%coinbase45d ago0x8f017d…a4217a
0xb58e…42060x2dcc…d398Base—$0.01100%coinbase45d ago0x20704a…17b6a5
0xb58e…42060xb065…08d8Base—$0.01100%coinbase45d ago0x48c541…62e226
0xb58e…42060x94fe…befbBase—$0.01100%coinbase45d ago0xf00080…165e3a
0xb58e…42060xa838…9618Base—$0.01100%coinbase45d ago0x0c2a07…04ac46
0xb58e…42060xdd6a…7a2dBase—$0.01100%coinbase46d ago0xafbc2f…12f73f

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.