Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa15d ago0x022a32…0cf029
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa15d ago0xcf1888…2e2b72
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa15d ago0x490df8…f8c763
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa15d ago0x38d51a…a6d8cb
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa15d ago0x71bec6…9873fe
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x9bc7e8…22c430
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x11dc89…649de0
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x59d8d4…db67cb
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0xbed395…73077a
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x033705…a72a97
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x28829f…7fc7e3
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0xa85e61…0e2fd7
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x7aaf1d…c7c25f
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x5be4bd…265e52
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0xfe4656…93fde6
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x7f34ee…bc215b
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0xb5067e…d29ecf
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x0c5d6c…1f791c
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0xc16e86…aae2bb
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0xedcd7f…68add9
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x554212…8b379d
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0xc5557e…9d3e52
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x9c743a…d37649
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x725ced…3bbf2e
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x7725ac…11921a

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.