Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa20d ago0x987bd3…419e14
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa20d ago0xb53f3a…b75196
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa20d ago0xbb45ca…a47b3e
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa20d ago0xa2ca3f…068d32
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa20d ago0x286c70…b07bca
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa20d ago0x59e266…395295
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0x3859ad…d5d207
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0x066608…9a9a4e
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0xa99e05…4cae7c
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0x1becb1…795306
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0x018497…23f24d
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0xcf80ed…fd355f
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0x4d2750…75aa86
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0xade2f3…162b5f
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0xa5c9d9…31efb5
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0x84035a…28e4ea
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0x5c9879…a1ee66
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0x42029c…e22be7
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0xc34273…a8bde8
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0x11f802…0c7864
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0xf6e24b…448ec3
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0xff3a4e…c32827
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0x3fad53…2466b4
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0x8b4b51…01dc08
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa21d ago0xdf67e3…acebcd

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.