Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x2fb919…b3918a
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x39df32…7f9d66
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x1ebc14…bdfd2b
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0xb16d0a…9eab17
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0xca7512…94cb14
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x9807d7…fcda38
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x97f966…2d7095
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x94c4d8…0b529c
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x95a71d…2cdb29
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x265447…6fc022
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0xaedf9d…ef4340
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0xfdbcc0…9c738b
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x2bfe70…2a49c2
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x738adf…3976e2
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x33a843…4e00eb
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x466fbc…1ddecf
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x0b14ff…fdf23a
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0xc6475b…dab5fa
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0xba1937…f523b3
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x953925…a5f304
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0xa4d297…ec4950
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0xf55cbc…250085
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x8f3e6c…78767c
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x688f06…7d0f23
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa21d ago0x43aaca…4be0fc

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.