Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa37d ago0x3e87f9…2c71cb
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa37d ago0x84caaa…82ed64
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa37d ago0x1a80fe…a5bd4a
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa37d ago0x048e41…3c7d14
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa37d ago0x925cf0…5da208
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa37d ago0x4bf589…aae4d7
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa37d ago0x239122…2551d7
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa37d ago0xb0c759…c6b0db
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa37d ago0x632a3e…5c73a0
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa37d ago0xf3e243…dd1877
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa38d ago0xae0401…001847
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa38d ago0xdeceb7…bef73c
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa38d ago0x3f2d0b…423075
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa38d ago0x72835a…ebab3a
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa38d ago0x32bb39…bf503f
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa38d ago0x5cb6f7…bfe314
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa38d ago0xa4fbda…37ca49
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa38d ago0x8ffa3c…303ce9
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa38d ago0x454900…0682c5
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa38d ago0xc7e993…3c7d02
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa38d ago0xb8f777…cc3a45
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa38d ago0xcd0bd7…226d1b
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa38d ago0x6b58f9…c1364f
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa38d ago0x73e1b2…3c78ec
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa38d ago0x7fa39d…458377

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.