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%polymer105d ago0x292d94…d2c77c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer105d ago0x64a426…837879
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer105d ago0x130a64…7a3275
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer105d ago0x7367b9…9cc145
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer105d ago0x417c67…92d94a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer105d ago0x3156df…423c05
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer105d ago0x791608…8a366a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer105d ago0x9a5704…201fbf
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer105d ago0x5fc079…cd7f97
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0x3dcec7…802a7a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0xcd540e…d4541c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0x1e1f59…bb91c5
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0xf1ed27…f919b6
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0xacdb90…b9264e
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0xf3ad58…60b893
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0x6e1d3a…25ec52
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0xcb8326…021b69
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0x871c28…afda32
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0xaae1c8…743c4a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0x980e09…1c21bb
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0x311b24…b36226
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0x642138…68d932
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0xe31c4c…c0c0ad
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0xa8353d…b6a0a4
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer106d ago0x59bc09…a5f0e1

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.