Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0xa23562…bbe4bd
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0x877453…d0634d
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa20d ago0x1e70f7…ee073a
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xc36995…75244c
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0x2ecd8b…b9bb5d
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0x7a6677…15feef
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0x695d05…4dcc40
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xa8ebb0…7a6bc9
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xccff8f…05d3ae
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xe37176…762716
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xe06400…6c5b87
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xfeb640…5de2df
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xd2136d…c5b9c5
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0x1b04ff…23e020
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0x006a97…43b349
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xae8d3e…a97d40
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xea863c…c4d917
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xd896ad…510f85
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0x89a435…c84655
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xdbf806…b8f53c
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xdc7102…031d35
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0x490fd8…26d02d
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0x2a177e…38c30f
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xfa340b…c40b5b
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa21d ago0xfb15ce…865b08

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.