Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0xd19e72…f0381f
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0xf6c7f3…aea8f0
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0xce6f48…1fc735
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x9cb30e…61d29e
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x69d785…a8723b
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x24d6d4…f57d3b
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x6a66ac…cbb76d
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x09975f…b877e3
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x943551…080b16
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x104b42…c23dbe
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x4634dc…402ae0
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0xdb8af9…6c269f
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x9dcf53…f7e052
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0xac3793…2f3489
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x8f47c9…539afb
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x295fce…0af43c
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x375c6c…16f6d3
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0xc6f682…0b3b88
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x45a70b…bf3df5
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0xbaad9a…349a2a
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x00a396…cff2f9
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0xd435b7…49feaf
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x855780…e7d5ed
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0x64fd99…5fb16a
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa21d ago0xa68178…4ccb84

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.