Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0x563834…96a9a0
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0xb33a19…b8945a
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0x84cd46…fc8298
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0x35b19d…2f6be0
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0x2a7b11…86ecc9
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0x95ffca…b6324b
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0xbc1ab4…811bb7
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0xd3f970…bace6a
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0x58643c…470a73
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0xb72e45…716449
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0xf431fd…57faa2
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0x45deb3…5a6017
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0xf890a9…9d9160
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0xf68fb1…255d63
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0x3f02e6…6476d8
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0x6d9732…25d92c
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0x131d0c…89fa66
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0x39145d…39043c
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0x612fd4…011cef
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0x26ff7d…00a79a
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0x3b448d…bb1873
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0xc0f2d1…ab251d
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0xf1d277…795c2f
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0x351fbd…b907da
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa27d ago0xacfe26…3d5e0e

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.