Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e5a…53c40xef43…6c7fBase$0.05100%virtuals178d ago0x1f05ce…9fec58
0x0e5a…53c40xef43…6c7fBase$0.05100%virtuals178d ago0x113a24…bd2ed4
0x0e5a…53c40xef43…6c7fBase$0.05100%virtuals178d ago0x9736c9…5c66de
0x0e5a…53c40xef43…6c7fBase$0.05100%virtuals178d ago0x12c955…10e2fd
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0xdcaa77…c763c0
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0xe4ba47…072c97
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0xf74b8f…06974a
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0xd3b526…0ba1ff
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0xc7de41…f1c1a5
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0x038d04…b42e56
0x0e5a…53c40xef43…6c7fBase$0.02100%virtuals178d ago0x3ce3df…87a611
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0xdc76d7…146a7b
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0x244db6…22c66f
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0xa26638…f1f36d
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0x72991b…60df3f
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0xcf9987…691aaa
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0xe692e5…d8d9bf
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0x9c385d…b1a659
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0xaa6ce8…2cab89
0x0e5a…53c40xef43…6c7fBase$0.01100%coinbase178d ago0x952ba4…670af7
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0xdc8478…a66f75
0x0e5a…53c40xef43…6c7fBase$0.02100%virtuals178d ago0x6ef6fd…cda144
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0xeb5101…ac5989
0x0e5a…53c40xef43…6c7fBase$0.01100%virtuals178d ago0x418386…dee9f1
0x0e5a…53c40xef43…6c7fBase$0.01100%coinbase178d ago0x93bb7f…a6cfe3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.