Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0x985351…310552
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0xa26b34…fd2b85
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0xdce94c…b529f8
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0xad809c…a3c017
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0x713972…e1700c
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0xf5e34e…60b75f
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0x61c5cd…d44b7e
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0x3ee6f3…adeb1a
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0x0e6051…73a6ff
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0xf603bc…ee62a2
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0xdf2a2d…e97bf5
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0xf62c14…9a3dbc
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0x32708a…ec1ddc
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0x3f760a…1152a7
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0x6f626c…c26746
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0x1f9fb6…ae8fe9
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0xd27572…5cad1a
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0xf7d556…84d891
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0x272d94…68cfca
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0x97f7f2…444f76
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa29d ago0x46ae9e…ac8569
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa30d ago0xf2bf6b…d483e9
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa30d ago0x68a357…9295fe
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa30d ago0x455465…d6e34d
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa30d ago0x33abbd…524a8e

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.