Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0x6bf2af…386908
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0xbeb98c…e8b13b
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0x1343de…fa5cb0
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0xa4f36c…684e9d
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0x7fff18…04ff42
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0x4d6a3c…72d3d1
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0xb673c5…4aadbc
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0x87472b…3d7ad7
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0x485f4d…3bc4dc
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa39d ago0xb032b0…bef0e0
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0x379c31…649cb3
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa39d ago0x06d65d…47b0f9
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0x90acc9…1c03c0
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0x2e8e7d…7111a0
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa39d ago0xc22050…a264fc
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0x1b1ac3…e9a945
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa39d ago0xc85f2a…9b7ec0
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa39d ago0x7967ea…6812e0
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa39d ago0xc7e6f5…d94e0a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa39d ago0xc1cacd…45a45c
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa39d ago0x48f2eb…151e21
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa39d ago0x76c5fe…73a66c
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa40d ago0x4cb3b6…8a8821
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa40d ago0x1845b1…522e88
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa40d ago0x1ad979…57e0e3

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.