Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x80ad45…79667f
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x706494…e2bbaf
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x445677…07fa4e
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x5a6266…5d83d0
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x24cf1b…27feeb
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x393ea7…ccd566
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0xa50959…88727d
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x4dd293…8d2558
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0xfb98c0…33dea7
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x077863…98f646
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x90dcf3…72fd6d
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0xf09bfa…e8768c
0x118d…b6060xfae1…fd47Base—$1.20100%ultravioletadao7d ago0x84545c…404088
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x87a015…a2c373
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x20d080…05fdfc
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x57e484…db94c9
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0xcc15e4…802edc
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x0bae53…918ca5
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x77ee3e…e38290
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x4d58fa…3a823d
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x28fd05…a02cd7
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0xee14d0…586f0c
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x149504…998567
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x3390a5…96d331
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x23ffa8…d3cf3c

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.