Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0x06acc0…b7b445
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0x39c1d4…f81479
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0x0f17a8…0778ca
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0x354873…ae1ca3
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0x87cf06…ea73c1
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0x597a4a…81bd7e
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0x90f28c…584478
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0x74ba58…f7d28d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0x7f2546…69d3b1
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0xd53620…205f2d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0x057cca…6fc9d1
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0x8256a4…844dcc
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0x0f53f0…35ce3d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0xb0c85c…835057
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0xfe41cf…570b7c
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0x791b5d…1bca54
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0xac7af8…dcac55
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0xd5865e…51a8e3
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0xa746c0…8400de
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0x39f99f…c285d8
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0xa4a89c…76e4b6
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0xa688c3…2e7902
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0xcd2a3d…91a84b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0xd96d01…a5d35f
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa22d ago0xf13693…c229c7

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.