Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0xd8e3ef…b43fbb
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0x7be80a…cf8d27
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0xad3944…0df8b6
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0x2610d5…633e53
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0x0cf1e6…810203
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0x665249…ef87e9
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0x81dea4…60a4f8
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0xe43000…de0af9
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0xa13c6a…ac6463
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0x369821…93a3ee
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0x608fa3…8c1c50
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0xba8d33…a92689
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0x291def…fa92ae
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0xdf696e…41b7f5
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0x3cfb34…089908
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0x4df37e…8e7df8
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0xaaf2ff…6c605f
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0x336717…075b57
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0x41a700…22f8d6
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0xa87cc5…f69c81
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0xc9625a…9f75e0
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0x7506d3…4c850e
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0x4afbb6…8de805
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0x68814c…9650f6
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa19d ago0xcb8282…f3aaee

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.