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%dexter39d ago0xf50ff8…8c425d
0xe153…90560x1098…9d92Base—$0.09100%dexter39d ago0x933cc1…3ace47
0xe153…90560x9de3…a484Base—$0.09100%dexter39d ago0x1d4e6b…17b4b6
0xe153…90560x02e7…159cBase—$0.09100%dexter39d ago0x708270…ef67d9
0xe153…90560x3f17…da2fBase—$0.09100%dexter39d ago0x6a838b…b71fc7
0xe153…90560xe6e5…2efcBase—$0.10100%dexter39d ago0xa2eb0c…a2d5bc
0xe153…90560x172d…480aBase—$0.10100%dexter39d ago0x4700c2…f9d574
0xe153…90560x7b42…8fdaBase—$0.10100%dexter39d ago0xe10917…393550
0xe153…90560x7e31…2ff3Base—$0.10100%dexter39d ago0x1a60ff…e2825b
0xe153…90560x01a6…e9e5Base—$0.10100%dexter39d ago0xfd5776…f6ad9c
0xe153…90560x5227…bd9eBase—$0.10100%dexter39d ago0xafe22f…46c846
0xe153…90560x816c…2904Base—$0.10100%dexter39d ago0xc5380d…f6abaa
0xe153…90560x5efc…784dBase—$0.10100%dexter39d ago0x27679d…de37b6
0xe153…90560x5c3a…53d6Base—$0.10100%dexter39d ago0xe06ac0…0dbd30
0xe153…90560x7795…7fa3Base—$0.10100%dexter39d ago0xe06bf2…2d3612
0xe153…90560xd452…21e0Base—$0.10100%dexter39d ago0xb4d501…065238
0xe153…90560x0f4d…d765Base—$0.10100%dexter39d ago0x8649d1…aa178a
0xe153…90560x6844…f666Base—$0.10100%dexter39d ago0xa88bd0…10f303
0xe153…90560x8ba4…5c55Base—$0.10100%dexter39d ago0xb1ebf9…0e3bd4
0xe153…90560x9f23…a652Base—$0.10100%dexter39d ago0x1db19b…877045
0xe153…90560x6f07…da4cBase—$0.10100%dexter39d ago0x693073…36ea00
0xe153…90560xddae…ab21Base—$0.10100%dexter39d ago0x15cabb…3d6fd0
0xe153…90560x7ccf…e905Base—$0.10100%dexter39d ago0xc36a79…308e8a
0xe153…90560xddb9…4f5bBase—$0.10100%dexter39d ago0x798125…4caa8a
0xe153…90560x59f4…f882Base—$0.10100%dexter39d ago0x33869e…88019a

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.