Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0xdd7314…69b250
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0x48363b…2a354e
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0x0800d6…27f1e7
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0xfe6422…0e5e85
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0x7f3aa2…af324d
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0x56dcc1…f0dc64
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0x9fde3e…5686ee
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0xa554b6…78ade9
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0x36ddbf…0b59f9
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0x49aaf3…aea080
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0xc52ec1…0cc346
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0x017f80…6ba9e5
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0xdf8069…392391
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0x67d0fc…09abea
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0x96cfae…90cda6
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0x471017…6e1abf
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0xfed893…3bbf88
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0xd7b684…b06be2
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0x163d4b…1c88c5
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0xf4de76…50051a
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0x585102…016a53
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0xc7ee2a…6c09c3
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0x0d48f3…c85ef7
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0x362cd7…7a4933
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa21d ago0xc51d44…5a36b6

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.