Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0xa5642a…4c7f22
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0xab2d52…712af8
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0xb8345c…ec8e4d
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0xa52d17…adfa71
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x65bee4…fff6c8
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x5f95fc…a3f87b
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0xa3c964…6a6270
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x489409…62152a
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x59b70c…f0e42b
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0xa56a5f…c087e8
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x14b27f…d13b87
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x8d4f6f…3b3f26
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x4f0c6c…65add3
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x0815fd…716903
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x681f3c…19649a
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x8d697c…7c152f
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x3cfce4…faa30b
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x6b4809…7fdd9f
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x993de3…4bb4d7
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x429e93…671223
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x37d8fe…f6a74f
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0xef630a…a428b6
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0x73a772…ca8510
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0xea847d…7b5fe3
0x3022…6a360x9c95…e299Base—$0.001100%fluxa70d ago0xf4d12e…ecdfbc

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.