Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa38d ago0x05af50…7881c7
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x2fa84c…e0fb89
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x6e4bdd…fea76e
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x8ffc91…7a8bbb
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa38d ago0xbe675a…c426d0
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa38d ago0xfbd8ef…be2269
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x504621…d2addb
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa38d ago0x75871c…bdae6e
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x7db7ec…8c75e7
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa38d ago0xe7f5fc…3dff25
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x9a3d2e…c76d32
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa38d ago0xd632c8…a6ae79
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x88dafc…02c25a
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa38d ago0x1a0ee9…a25106
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa38d ago0x6394c3…41f1d2
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa38d ago0xa9874f…35237b
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0x6b4100…337602
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0xf711f1…a2c301
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0xf29599…f45348
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0xb76427…2131be
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0x5639ca…4a6276
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0xc911ef…2a5c12
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0x7bc18e…8ef450
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0x59b4cd…93b55f
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0xf13e44…81c615

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.