Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xc3e5f7…daa442
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x842d58…126345
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x244a2f…e97bed
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xb349a1…87e3da
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xab5ef2…2ee126
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xa87a10…a4159e
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x4907ea…6bb633
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x79bb4e…69c40f
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xbdd5f8…7f2653
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xdc1373…4146cd
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xbf1d23…0c1267
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x463bff…dd0756
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x3f11c4…4e383e
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa20d ago0x54d72d…66a714
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa20d ago0x2a6dc4…9d6720
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa20d ago0x7a1d7b…f44d5f
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa20d ago0x04b203…629892
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa20d ago0x55750d…d1fb58
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa20d ago0x684190…a9546e
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa20d ago0xf77108…569806
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa20d ago0x77c41c…3ba9a2
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa20d ago0x2776b0…4ac29b
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa20d ago0x0d0ee0…fe772c
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa20d ago0x1ccce6…e67217
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa20d ago0x7db323…10a11a

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.