Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x19cc59…792aab
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x4e1540…13058d
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x455581…b88d43
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x1eb3c6…4830cb
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x7e96f5…697020
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x421043…34d109
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0xb036f1…3f2b2e
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x53fffb…2e591e
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0xf64178…cfef50
0x599e…f8960x9c95…e299Base—$0.001100%fluxa47d ago0x4c7dfd…1dd9a0
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa48d ago0xe7f8a5…308c61
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0xc21df0…0d7ef0
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa48d ago0xd93d23…2e5233
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0x097784…ff8708
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa48d ago0xea32e9…35de8f
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0x9d918a…1d056f
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa48d ago0x8c4235…eb4a6c
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0x4fca14…a123fb
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0x54ab46…20b9e2
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0x2ec30a…58e2b1
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0x9d574f…702aa2
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0xc99a5b…0075aa
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa48d ago0x56031e…dde3e6
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0xcbf504…627d51
0x599e…f8960x9c95…e299Base—$0.001100%fluxa48d ago0x3cf762…2cd056

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.