Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0xcba30d…2e1ba9
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x878a9f…d27997
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x3b3955…e44124
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x6c88c0…015248
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x3216d8…1bd339
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf4b971…1363ef
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5dcc36…c29446
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5b23a8…a4bfce
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x897227…4754dd
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0xaec22c…a034aa
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x979a45…12434d
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x83635d…a668ad
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5038ec…67ec2d
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x0c857a…9b1fe0
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0xfd6bb5…3687ba
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x1369de…ba39b2
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0xe33c6b…9993c1
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x045cea…80b50e
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x7c05df…8b06ba
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0xaf3365…6bbd16
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd27ace…1b1347
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa2b42c…0870c0
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x7ffbfd…854fcb
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0x76ed97…e2dc6b
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf6408e…23f831

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.