Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa34d ago0x21b822…a85752
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa34d ago0x73503f…acd4ea
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0x07c55c…8c0e5f
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0x8662a0…e38912
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0x76f63c…094782
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa35d ago0xdebfe4…b47d92
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0x6352e5…041d7d
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0x299195…2432ac
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0x71e69b…cdbdcb
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0xfcca77…89ec04
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0x24c8f1…09ef64
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0xfbbd06…e4deb7
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0x1b13b2…f4579e
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0x943dc4…0cac30
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0xebbc45…9ad9ca
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa35d ago0xb0e6e7…b6207c
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0xc0d185…6464e9
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0x2dbbd6…eb8e14
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0xc74330…ccdefa
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0x1aa32d…45edfb
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa35d ago0xc28ac5…4cd509
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0xef61ac…0fda9a
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0xc3e0ca…dfd5ea
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0xc1f85d…e5bd40
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa35d ago0x8361eb…a701f5

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.