Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe153…90560xf240…b51cBase—$0.09100%dexter38d ago0xf40561…85b8b1
0xe153…90560x1098…9d92Base—$0.09100%dexter38d ago0xb4993a…2fde3b
0xe153…90560x9de3…a484Base—$0.09100%dexter38d ago0x562048…7005f6
0xe153…90560x02e7…159cBase—$0.09100%dexter38d ago0x7b1213…508ca0
0xe153…90560x3f17…da2fBase—$0.10100%dexter38d ago0x314ad7…e9916f
0xe153…90560xe6e5…2efcBase—$0.10100%dexter38d ago0x64ab17…130a03
0xe153…90560x172d…480aBase—$0.10100%dexter38d ago0x19b8ec…5c8aed
0xe153…90560x7b42…8fdaBase—$0.10100%dexter38d ago0x6e43fe…17c4c8
0xe153…90560x7e31…2ff3Base—$0.10100%dexter38d ago0x5dc429…860e7a
0xe153…90560x01a6…e9e5Base—$0.10100%dexter38d ago0xfb4937…847eeb
0xe153…90560x5227…bd9eBase—$0.10100%dexter38d ago0x5e7756…6d9600
0xe153…90560x816c…2904Base—$0.10100%dexter38d ago0xbd941b…e837cd
0xe153…90560x5efc…784dBase—$0.10100%dexter38d ago0x4c304f…9727ab
0xe153…90560x5c3a…53d6Base—$0.10100%dexter38d ago0xf3a865…a79c82
0xe153…90560x7795…7fa3Base—$0.10100%dexter38d ago0x70fcbf…3010ee
0xe153…90560xd452…21e0Base—$0.10100%dexter38d ago0x36f3d4…51ec1d
0xe153…90560x0f4d…d765Base—$0.10100%dexter38d ago0x08c039…af33df
0xe153…90560x6844…f666Base—$0.10100%dexter38d ago0x284a93…4b6387
0xe153…90560x8ba4…5c55Base—$0.10100%dexter38d ago0xedb78b…9b62a6
0xe153…90560x9f23…a652Base—$0.10100%dexter38d ago0x7681ac…5cc854
0xe153…90560x6f07…da4cBase—$0.10100%dexter38d ago0x8ba158…95e461
0xe153…90560xddae…ab21Base—$0.10100%dexter38d ago0x477143…1bd493
0xe153…90560x7ccf…e905Base—$0.10100%dexter38d ago0x863d8f…323ca0
0xe153…90560xddb9…4f5bBase—$0.10100%dexter38d ago0x09bcf1…7d893e
0xe153…90560x59f4…f882Base—$0.10100%dexter38d ago0x412a0c…f11bbe

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.