Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0x40f58d…b8ba91
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa35d ago0xbd1231…9ea929
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0x4485cf…b8ccba
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa35d ago0xafa24e…924c0a
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0x047bb2…437745
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0x9d9656…1d627a
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0x570310…b93713
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0x16dc99…1a0da4
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0xf2b8db…432664
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0x026b4f…a32722
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0x7be439…51c0ab
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0x7ad7ad…5c4e60
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa35d ago0x15c453…4f4e19
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0x8bbe8e…247b13
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0xb8c6b3…1b50fa
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0xaa1c28…4527cf
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0x715122…e4c7b8
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0x534f5b…d5c46e
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0x5d68e7…61c0ca
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0x7e93dd…bd0ab1
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0xe42365…2e4d04
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0xe808e3…919bc7
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0x82552b…8227f8
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0xfcaf93…9ce23c
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa35d ago0xf04f61…faca9e

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.