Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa35d ago0x3adbc1…51f1e3
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa35d ago0x53df47…af59e0
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa35d ago0x57e5fe…f69783
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa35d ago0x2108c6…029bbb
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa36d ago0x1ba8bb…aeda87
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa36d ago0xc44b5e…c9d4a6
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa36d ago0x89c53f…672f2f
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa36d ago0xd16d65…5941c0
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa36d ago0xd3ccf4…963990
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa36d ago0x25b133…580d86
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa36d ago0xb4db5f…1d0bb2
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa36d ago0xfee92d…c74c3e
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa36d ago0xcee022…bcbfdd
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa36d ago0x3a1dc6…7c00ba
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa36d ago0x4a0f6c…cd1d25
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa36d ago0xe44d09…a293ef
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa36d ago0xf013f5…e527f8
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa36d ago0x9fc71e…1c3b33
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa36d ago0x911429…887825
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa36d ago0x14b8e5…f4d657
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa36d ago0x620c9c…95a294
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa36d ago0x52d383…a8d7d7
0xf3d3…59e10x9c95…e299Base—$0.001100%fluxa36d ago0x7034bd…5fc4c0
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa36d ago0x40b542…9583bc
0xf3d3…59e10xfe80…47eeBase—$0.001100%fluxa36d ago0x5edfe8…1df55b

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.