Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0x275155…00e740
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0xe96316…b053a3
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0x9a76e3…e9c3aa
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0xb2bb9d…624201
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0x9d733f…016295
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0xbde2c8…834e0f
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0x4b673a…432456
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0xb3d3ea…aec79a
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0xf9fccb…eb62eb
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0xd87c82…2da3c0
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0xd8021c…3427d9
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0xc219ff…0cde6d
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0x545e13…a3ef86
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0x54b299…79234c
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0xc4b551…529e13
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0xef058e…e0966b
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0xac8644…ca8104
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0x0a6fdc…63cfbb
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0xbfb27f…91f997
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0x2c89db…eb6c56
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0x8bb437…6745eb
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0x6311c0…5d18f2
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0x239dc9…514068
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0xff289d…664751
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa19d ago0x33e5db…a61a7f

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.