Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x6e0c1a…20cbf6
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x8fb900…292b93
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0xc23062…8be704
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x94c1ae…95fba8
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0xd72b06…dec652
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x2b5267…e18e85
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x5e9669…a507ea
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x7f4cc0…d31639
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0xffa20e…779c61
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x609516…e880b6
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x555d9f…b81fdf
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x2f338e…90cba3
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x4c6b1b…b405b6
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x8bb1c9…c58704
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x449459…d71f47
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x3b23f2…eff97a
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x6dcbdd…63db33
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0xaaa845…9207db
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0xc3c1a5…c14d61
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x9bfd5b…5f1973
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x335ef4…81c3b3
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x187d9f…9810e4
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0xbf52f6…7d14c1
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x8779a2…8b7c7c
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x46ceb1…f08331

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.