Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x8f5ac4…7e1e8a
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x88a3cf…c5862f
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x342d2f…4be14f
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x0e13b5…02e4ce
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x11e077…c91ffc
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0xab269a…e21419
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0xd262dc…06ae1f
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x7b6f10…f216e3
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x4bb822…82d606
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x20e5d0…25a768
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x74906e…218eb7
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x26f5b3…44b623
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x9c47c4…49fc0e
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x515e66…16481d
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x98a08f…6c2ddf
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0xf650ba…9e119c
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x939113…aabfb7
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x81855d…e486a7
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x7c20ae…1d6176
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x6db10f…2d8a09
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0xcb04ba…8179da
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x907ba8…0fdf8c
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0x07d5d5…b0b132
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa19d ago0xf40252…34fe4b
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x1698aa…fbea41

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.