Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x054976…eec143
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x0c49f0…1d27ff
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x4c8d61…52c3c1
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x1b3fa5…45778c
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x4fe85e…bbacc5
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xf3c3ec…226fbb
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xf77d92…6299f5
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x13a137…29c2b3
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x52f74b…302d15
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xddb9cb…21938a
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x5be48c…06a297
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x060be9…012f09
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x41f95c…7651f9
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x14ef68…f89db0
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x49cb37…be0d3d
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xcc6d91…77ea53
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xeb6a8c…f5bb33
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xcde678…07f56f
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xcf340f…a9df96
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x8b317e…57aebc
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x5efc3d…f7cac9
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x0ae66e…f0dc1e
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x272495…b20682
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x4cb213…9d3b17
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x94637f…eb811a

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.