Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xe02c04…878f6b
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x7ca8f6…a6ae71
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x58f8e5…5bf817
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x83cde8…9c51ce
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xafa81a…7dd98f
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xf28cf8…75c47d
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x7f06b9…f7c496
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xb5a51a…e851d7
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xd6628d…559d00
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xaaf445…155603
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xad15f1…c37ffe
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x1169d9…9ae0dc
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x97e6a5…febd06
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x072132…ece1b0
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x7219ea…64ccf7
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x905d79…79e6c2
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xae6c9a…b206c4
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x4b7fa1…b59e36
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x2882bd…5c8928
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xc436e6…88ff9d
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x338dca…d57f30
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xb4328c…4d4e64
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x826393…db4e85
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0x806d2e…f6788f
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa21d ago0xc38b07…3d1bd7

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.