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%fluxa15d ago0x4a107b…43b7cd
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x2cd404…10f31c
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0xd53799…74e1b4
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x305fd8…c4aa34
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x76556d…4abd4d
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x2b007f…94e69c
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0xb707c3…6c2453
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x174e28…b4a30b
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x2b1253…115e2c
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x52cb6a…02ee03
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x7eec56…b2a463
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x1a3d3c…bb7138
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x4046e0…851a03
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x2218ad…53f8e9
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x214fe7…81d5b4
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0xbd564f…f86abb
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x5cddbe…8f768e
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0xad684e…7e553c
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x8ad595…14921c
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x95068b…1da423
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x87e9af…3fb923
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x82aaa1…99d1c9
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x72e932…efe24c
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x609d9e…d095ce
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa15d ago0x12ef5e…333a84

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.