Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0xd4c010…5cb4d2
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0x2b1398…939f43
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0xaae03d…5cd35e
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0xf692bc…d71755
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0xc66b18…7455ec
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0xff237f…81ed2a
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0xcb2851…b32177
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0x2cfd18…ec5a36
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0x3116ca…ace901
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0x32cc69…ce44d2
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0xf5acac…350e28
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0xc0f330…5046f3
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0x2974e9…759c56
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0xbb327f…dbfb80
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0xaea340…f38608
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0x2a48ff…259ac3
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0x95d4db…1d5695
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0x087fb9…b280cc
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0xfe89a7…0b9b8a
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0x9ddaf3…f4c704
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0x1a3bbf…7972ba
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0x24cbb5…3e80ce
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x92c4d3…56cb96
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0x981546…0b6628
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa22d ago0xa53103…f9806a

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.