Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa49d ago0x282148…6265d6
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa49d ago0x1c6d3e…19cf7c
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa49d ago0x80deeb…dc672a
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa49d ago0x8c1163…da912f
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa49d ago0x00da27…4c0624
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0x480111…c5fd4a
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0x61b83b…056a10
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0xc96c75…e31f9e
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0x6f620f…5faf64
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0xc6261e…178018
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0xfcdbc2…ac603b
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0x6f5371…54fe81
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0x4a273b…122114
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0xca59f6…199ce1
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0x35b04d…71919f
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0x9a8187…ecf0e8
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0x564d7d…35e83d
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0x13b7d1…470166
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0x825dd2…ae5cd9
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0x2603e7…100ec2
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0x1e85e3…3b6c3d
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0x5a6321…06231c
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0x826308…2f7214
0x7d96…14380xfe80…47eeBase—$0.001100%fluxa50d ago0xc6a374…8658c9
0x7d96…14380x9c95…e299Base—$0.001100%fluxa50d ago0xf98d3c…0f3866

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.