Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x4aa322…1a36bf
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x80d339…39a952
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x4fc0a7…3be111
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0xb45e58…bbf6d6
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x821ab4…129b91
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0xf37d55…4866f4
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x93afe1…681a0c
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0xc83ae8…ab384f
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0xf0dd23…d0960a
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0xccc9ca…f78e89
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x4d011a…3484b1
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0xc03d49…7bb0ab
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa19d ago0x7bded9…0b380a
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa20d ago0xd06b8e…2a38e8
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa20d ago0xc16b8d…56a62a
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa20d ago0x7b7e41…0c89c9
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa20d ago0x203746…4737cb
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa20d ago0x4db00a…7a3d1c
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa20d ago0xa1dd89…34aad8
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa20d ago0x1d7a9a…986755
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa20d ago0x45e2e8…c1303f
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa20d ago0x290937…d8801e
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa20d ago0x299548…697e2e
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa20d ago0xeaec52…1d2f4e
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa20d ago0x0b883d…b940e0

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.