Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x373f…80a80x9c95…e299Base—$0.001100%fluxa35d ago0x68fc6d…409df2
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0xf18119…ef740c
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0x7530c9…8106c2
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0x3ff007…017f75
0x373f…80a80x9c95…e299Base—$0.001100%fluxa35d ago0xe1dc6b…ba52d2
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0xd0b014…241e7d
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0x09c9a7…38104f
0x373f…80a80x9c95…e299Base—$0.001100%fluxa35d ago0x55469e…18feea
0x373f…80a80x9c95…e299Base—$0.001100%fluxa35d ago0x2373b3…5680e2
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0xfeb364…fefb43
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0x7a218a…9d2dc4
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0x2b2d67…ef4693
0x373f…80a80x9c95…e299Base—$0.001100%fluxa35d ago0x77b234…03d170
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0x602a24…ac93b7
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0x0c039c…cb0bbb
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0x5315f0…86d70b
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0xc437f0…36d446
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0xca3859…92a9b3
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0x070b79…eaf23d
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0xd4a862…894a9d
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0x7acf9e…6dad4d
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0xa42c3b…e9bf3c
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0x103d1a…10e0d4
0x373f…80a80x9c95…e299Base—$0.001100%fluxa35d ago0x89e6b1…ca8076
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa35d ago0x1ecc7c…5ce1a9

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.