Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0xde759c…a0f5e5
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x2f3734…6800d8
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x347b9f…82886e
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x331815…cfb1d2
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0xacfd66…5dafc4
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x7b5923…313eda
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x186792…f30dce
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x6eda1a…719196
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0xef2a05…0b3c79
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x3b42ea…464a72
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0xd6767e…d151ec
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x09c399…5fcc55
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0xbab0c6…e53646
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x7888fa…0acf33
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x49f348…125b48
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0xdc54c5…e525a5
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0xf78ec7…73461c
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0xa26fbc…c58457
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0xf18681…483a93
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0xf63ed4…b5bece
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x75a127…6a798b
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0xde0b0b…eca08b
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x1c9d2e…532b02
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0xcd4d73…446d64
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x0f5704…51cdee

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.