Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0x5f224c…faff77
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0x1aac5f…475cd3
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0xaf82d4…0360f9
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0x08e145…0bec14
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa43d ago0x9119ff…5fc035
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0x41c601…c26750
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0x0b3520…33307f
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0xd629a4…e5c36e
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0x7f9354…6257ac
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0x693438…cc1094
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0x496b5a…40dcc9
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0xffe5d5…156035
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0x52b79e…4f58ac
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0xab3c6b…090f08
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0x447b57…ea1932
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa43d ago0x0a24ea…e23b88
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0xb3c4cc…573088
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0x7689d0…e2418c
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0xbdcd70…5f0624
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0x2bca04…77b1da
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0x58ba81…5860ae
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0x4eba10…821840
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0xdcf4d3…8567cf
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0xe650ef…9739a7
0xb179…2d640x9c95…e299Base—$0.001100%fluxa43d ago0xe160eb…5106b7

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.