Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0xbda771…ed7c4e
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x6958c4…2e1fc0
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x7c4e49…59889e
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0xda86af…b9ea20
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x3cf656…946201
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x148c4c…736719
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0xc5ea7c…b7a8bf
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x6d649c…7afc50
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x52c3ca…dc0739
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x5c14e6…8ffaeb
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x393aaf…7247bf
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0xcc13f6…a2d8f2
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x1b1c18…b10643
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x1c3eeb…ff87a2
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x987498…32195d
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0xdbad24…c469e4
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0xf2af97…2c6c41
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0xf3cd61…132c6b
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x31b982…96c25d
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0xd8d411…025843
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x8243d2…fb657a
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x50f22b…4609b6
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x27a51f…9ef69f
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0x2e73fd…087175
0xf102…de900xfe80…47eeBase—$0.001100%fluxa29d ago0xf0d559…f802a6

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.