Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf394…35630x9c95…e299Base—$0.001100%fluxa73d ago0x988c34…87574c
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0xad0da6…332848
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0x0a7d88…3549c8
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0x017814…7e8f06
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0x940f15…4936cc
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0x95c4d7…c6faea
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0x8787a4…f614da
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0xb1618a…5ad43c
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0xaf56c7…8e01c1
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0xf0f8a4…31cd5f
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0x2a2414…6a7f03
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0xc10d8f…ef22d9
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0x8213d3…8dfded
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0x5b9f93…9ab466
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0x7ad76e…7bcda2
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0x0507b7…050ff5
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0xfee420…512aa6
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0xf6dfb3…659667
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0x586a10…a338ec
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0x90c727…0b1a13
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0x747ec3…56b69a
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0xcadb4c…b60e0f
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0x028b8f…d19287
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0xf52013…cb9492
0xf394…35630x9c95…e299Base—$0.001100%fluxa74d ago0x45acd8…c8c15b

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.