Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x107048…f77c10
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x5b0cbb…411028
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x6c11c4…e1c825
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x71920e…65bb1d
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x1d2776…1e9ac7
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x957605…db5025
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x5e7e7f…caae40
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x50fca6…841d0f
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0xf6ea92…ab8e24
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x10880c…d62ee7
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x5df255…665840
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x530665…4b6061
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x861c48…1b167a
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0xb995ff…be6ca2
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x2f4403…7d116b
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0xa09ff8…6ff4c4
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x8664a0…bff791
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0xcc07ff…6a99ef
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x8de2ad…d642af
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0xf87e2b…69ff4d
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0xff3e4f…34cbdf
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0xd6f275…cb62d0
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0x12e92b…e78358
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0xa8702e…8cfb1f
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa23d ago0xcca728…8c4eea

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.