Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x66ec3c…ea35c4
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x722cdc…fb884d
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x1ce2e5…60457d
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x454422…042f4b
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x6f072a…57d5bd
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x34b331…945b87
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x6934fa…e0b91a
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x68c41d…373ccf
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x7e0da4…68f31b
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0xd0087f…6a8e16
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0xffb388…e0b0da
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0xb37f2c…089077
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x245f17…69c38e
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x654786…0039f7
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0xd59eef…292230
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x14ca8e…50a717
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x5e0d71…9911db
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x2b6b12…1b1866
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x7bd41a…f3c90a
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0xa9e2fc…e0c858
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x04e8b9…98dff8
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0xc2dbe3…014249
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0xecae07…e4657f
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0x0f4859…e87f78
0xc524…58690xfe80…47eeBase—$0.001100%fluxa18d ago0xaafc80…3036d2

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.