Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0xaef93d…93f083
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0xe57ecd…ffdae3
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x99fac7…3120f9
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x979791…68bf88
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x3850f5…d35214
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x8174a4…8bf504
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x151cfe…9d75e1
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x89a197…6e55e9
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0xf5dfb6…165ae2
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x704c6b…1ffe64
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x90ae8a…4893f3
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0xf2fe4c…ffc817
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0xafcce8…c9b5d3
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0xa552ba…5e62f4
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0xfe3b94…7c28ad
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x60da40…c09a39
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x9db863…e18884
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x10cea7…381ae3
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x408d46…b866ee
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0xe71039…400354
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0xd415c4…1c29b9
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x75ab9c…b925e8
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0xad3ddc…1d0a96
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x18b0a1…e24d75
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa19d ago0x35c2b3…f31d15

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.