Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0x3b0ff3…665265
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0x53303d…47e68c
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0xaa0b63…61d896
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0x58b8b9…29eafa
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0xb36566…8278e6
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0xee0146…fc0dd2
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0x335429…07c7be
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0xcda006…eb27f4
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0x0e783b…1dc68c
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0x79cf81…370014
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0x04514b…0ff8f4
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0xaeaa71…b49ee4
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0x48cfa9…dfcf4c
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf816d7…bf6bfc
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0x2d53d1…aaa5d6
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0x94d7a8…14ac07
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0x3ee01a…de1b0f
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0x9d1459…f9ba0f
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa19d ago0xbd288e…aeb64b
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa20d ago0xe6267a…d544ca
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa20d ago0xb2cdb3…8d16da
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa20d ago0x15e21a…b75f05
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa20d ago0xb8f27f…b94e9f
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd696bc…22e16c
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa20d ago0x642816…b6570a

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.