Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0x3f28dc…56305f
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0xbc3fd2…55554d
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0x836efa…7b6cc1
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0x6c6f2f…f91979
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0x898cd9…f1e90f
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0x80d9ee…d91f7a
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0x522983…229d52
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0xcb10d4…e1bd74
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0x9d76f7…4db490
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0xa7ddd7…f914b5
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0xa1512a…3fa77a
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0xafac40…233be6
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0x259adc…82d1d5
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0xf85b7f…cf7d60
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0x307ada…751529
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0x6c7d66…a2f750
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0x962799…866fa7
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0x1ec479…2bd3bd
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0xea2704…5af9c7
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0x2f800c…ce5331
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa23d ago0xe04dca…47b6e6
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0xacdadd…630c09
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0xad2e2b…6754ad
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0x818d90…029968
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0x0e62a0…f885c8

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.