Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0xed930c…89eed4
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x9d3843…a7893b
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x1bfb05…da2da1
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x418035…99d356
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0xe9d909…4354a8
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x9cad41…a479b2
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0xfdd593…ba1646
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0xf969ae…e6ac8d
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x0d257a…b8f7b8
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x92cc83…dc0593
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x199a65…5a8280
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x7899a9…831e55
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x7b9447…17bcdf
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0xaf7def…f1ca3d
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0xa63cff…4aa6e7
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x5ff75f…ef850c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x69cf47…b8c7da
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x233bd6…61a153
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x11ffca…73d46a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x2b7a8f…4417e9
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0xfc3277…4f927c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0xb71585…ab1b77
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x7224b4…9491cf
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x8e1830…34af5b
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer67d ago0x1b5aee…9edd59

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.