Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba2d ago0x7aabd7…42390e
0x9383…478b0xd09c…f5baBase—$0.0370%0xd09c…f5ba2d ago0x6a7752…1e5963
0x9383…478b0xd09c…f5baBase—$0.0170%0xd09c…f5ba2d ago0xe7581a…2425fc
0xdfa6…82af0xd09c…f5baBase—$0.0170%0xd09c…f5ba2d ago0x372f0b…013d59
0xdfa6…82af0xd09c…f5baBase—$0.1570%0xd09c…f5ba2d ago0x47a5f2…c24ec9
0x83a1…67750xd09c…f5baBase—$0.0170%0xd09c…f5ba2d ago0x57b6cb…9a6643
0x83a1…67750xd09c…f5baBase—$0.0670%0xd09c…f5ba2d ago0x2daa4e…3267ff
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba2d ago0x156904…e6d6aa
0x343c…c8280xd09c…f5baBase—$0.1170%0xd09c…f5ba2d ago0x590d39…6e4e1d
0x9383…478b0xd09c…f5baBase—$0.0570%0xd09c…f5ba2d ago0x0841cc…92bc70
0x9383…478b0xd09c…f5baBase—$0.0170%0xd09c…f5ba2d ago0x5c1f42…6b7039
0xdfa6…82af0xd09c…f5baBase—$0.2170%0xd09c…f5ba2d ago0xb5caa6…786b6f
0xdfa6…82af0xd09c…f5baBase—$0.0170%0xd09c…f5ba2d ago0xa4f4f5…dceac6
0x83a1…67750xd09c…f5baBase—$0.0170%0xd09c…f5ba2d ago0x1f7fa2…9ad9f7
0x83a1…67750xd09c…f5baBase—$0.1070%0xd09c…f5ba2d ago0x06c241…f9dae8
0x343c…c8280xd09c…f5baBase—$0.1270%0xd09c…f5ba2d ago0x73b425…89bbd6
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba2d ago0x5fee65…77ac6a
0x9383…478b0xd09c…f5baBase—$0.0170%0xd09c…f5ba2d ago0xe5c999…928237
0x9383…478b0xd09c…f5baBase—$0.0470%0xd09c…f5ba2d ago0x3bf68f…7d27de
0xdfa6…82af0xd09c…f5baBase—$0.1470%0xd09c…f5ba2d ago0xb18153…b0713b
0xdfa6…82af0xd09c…f5baBase—$0.0170%0xd09c…f5ba2d ago0x846621…09ad58

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.