Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa40d ago0xa8ffed…ca0d44
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa40d ago0xbb47d3…6eae1d
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa40d ago0x7b793c…252851
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa40d ago0x1fac2c…0f6034
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa40d ago0xcbf942…ccccc9
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa40d ago0x6dfd4f…80e8f5
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa40d ago0xf8e038…9875fb
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa40d ago0x251395…8ce553
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa40d ago0x49959f…8e1852
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa40d ago0x9695ee…b20bce
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa40d ago0x4e6662…152018
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa40d ago0x5f7cb3…ebe98a
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa40d ago0x42accb…feb3d6
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa40d ago0xfe5e79…f56278
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa40d ago0x5817d9…53d54e
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa40d ago0x74d4b3…f7a30b
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa40d ago0x3100b0…ce7e49
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa40d ago0x41f7cb…460067
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa40d ago0x3b7a0b…8cbd1e
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa40d ago0x995fec…258756
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa40d ago0xa79b0b…6cafe8
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa40d ago0x92b9b1…78b793
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa40d ago0x4bb198…9cff01
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa40d ago0x239db6…4cfb56
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa40d ago0x583d51…ab4cd8

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.