Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa120d ago0xd2bc50…afadec
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa120d ago0x4c2d2d…cdc2ae
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa120d ago0xa97619…410c1b
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa120d ago0xc46b9a…200fed
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa120d ago0xeefcc1…597a1f
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa120d ago0x847f5e…11966a
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa120d ago0xc81c85…2fc729
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa120d ago0x462df3…33559a
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa120d ago0x4f89c3…62e741
0xb90a…9ae40x8a32…163aBase—$0.05100%fluxa120d ago0x22e35a…f9d7af
0xb90a…9ae40x8a32…163aBase—$0.05100%fluxa120d ago0x8ad198…1ea523
0xb90a…9ae40x8a32…163aBase—$0.05100%fluxa120d ago0xf28385…04f89e
0xb90a…9ae40x8a32…163aBase—$0.04100%fluxa120d ago0x9cad18…9c8372
0xb90a…9ae40x8a32…163aBase—$0.10100%fluxa120d ago0xe5f1be…89d091
0xb90a…9ae40x8a32…163aBase—$0.10100%fluxa120d ago0xf99c07…91b41c
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa120d ago0x2b9b72…72c091
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa120d ago0x1bee86…b88e47
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa120d ago0xe11558…cbca7c
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa120d ago0x856193…b3bfea
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa120d ago0xb19e1f…140bb0
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa120d ago0xe063bd…4e0335

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.