Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x75ac6a…8a0a1e
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x435725…4a0ac4
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0xfa2a46…a6ac6f
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x0dd3c1…445571
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0xd848eb…14f6d2
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x68cab1…192764
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x2dd5ba…11b82d
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0xdf0152…3dc2c4
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x7a3653…8768c7
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x470e55…a1a37d
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x8863e4…d28ebd
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x105b44…34da1e
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0xdb93ae…175f86
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x1bb1af…30eddd
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x863f00…ec8705
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x85b9c2…65e917
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x8879bc…82a61d
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x545975…40c05c
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x785c8c…810ca6
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x2ce2ba…c61af2
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0xa501e0…be074b
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0xd74a96…c97443
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x7f1821…4c505d
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0xabb745…9dcdee
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa16d ago0x185b6f…24112a

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.