Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x4eb2f7…1cd86b
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x5d0914…a57ab1
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x3cee6d…021880
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xe1a1b6…6d344d
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xaf26c5…4b023f
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x5e8c3b…328a1c
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x1cfc7e…0c1536
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x9d4dcd…840357
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xbcf6e6…bd7d4e
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x5b2105…caa4f2
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x7630db…fc2894
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xc1cf73…51a2d2
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xe000e9…619fec
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x78226a…5f7c02
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x8ab330…9a02d9
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xbcd134…176a76
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x80d651…b4f828
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x09fb02…366b6e
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xc32314…1f9567
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xda8910…85239e
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xffb9e1…7a3114
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0x6db6e5…4cca4a
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xc89341…6c4565
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xccb0ab…d90644
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa16d ago0xa698be…a32bea

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.