Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0x13ae84…ae153c
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0x978352…409e02
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa38d ago0xe74a41…2dbc50
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0x1d1dcc…573167
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0xbe5a32…572e9f
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa38d ago0x2c4aa0…9498e3
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0xba6667…14ca1a
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0xa3a635…c1dc0e
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0xbd8911…9f6813
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0x68297c…2d4a52
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0xb73668…f66e9d
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0x0590aa…fac8d7
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa38d ago0x1ff9c1…133e85
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa38d ago0xd6e9bb…aea3df
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0xd4aa11…595963
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0x93f69c…8ef73e
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0x2c5d12…fdeabe
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0xbdc87b…cd995b
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa38d ago0xda7af2…c65edd
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0x2a629d…d37b67
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0x74507f…2f8806
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0x2d3a7f…4c926d
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0x2ec0a7…41d1d9
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa38d ago0xab7d28…a71eed
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa38d ago0x073591…4d81e1

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.