Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0xaf6a6e…440b49
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0x2c7b3e…ada8b0
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0xb12bd4…56ecb7
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa35d ago0xec6e33…cff207
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0x37df50…39c5ab
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa35d ago0x850d68…495104
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0xe7ae62…16ea4f
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0x9241ad…4a582c
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa35d ago0x8e1670…2c0f10
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa35d ago0x5e0b83…52eb9a
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0x0f3cbc…65586a
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0xae7336…3ffafc
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa35d ago0x568601…fe35bb
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa35d ago0x6cf125…9415cd
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa35d ago0x9eeca6…ea3e53
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa36d ago0x40afbd…93da1f
0x852e…0c770x9c95…e299Base—$0.001100%fluxa36d ago0x1a6c31…428662
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa36d ago0x20d56d…458fab
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa36d ago0xe875c0…84828b
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa36d ago0x5dd50b…b7ff84
0x852e…0c770x9c95…e299Base—$0.001100%fluxa36d ago0x57db0e…4a0966
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa36d ago0x60b762…b85552
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa36d ago0x53323d…cd43e5
0x852e…0c770x9c95…e299Base—$0.001100%fluxa36d ago0x3ffbd7…34bd19
0x852e…0c770x9c95…e299Base—$0.001100%fluxa36d ago0x7edb4c…effdac

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.