Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0x4ad3d7…70603a
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0xb95e94…956c05
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0xf0aee8…1dc7a9
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0x647c31…b134a3
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0x1d70c5…8cf77c
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0xc05130…7d004e
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0xb9bbaf…edb39e
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0x3ac9b4…95d7bd
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0x6493c7…e202ef
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0x7a18e6…ba17ad
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0xd8c048…d64497
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0xbb4958…0f8120
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0x414e23…9c9de7
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0x77deab…e6c7d4
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0xf2be95…9360b1
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0xf59d35…44e059
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0x326958…9971b0
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0xaec5aa…c33e01
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0x2d1f0a…be7285
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0x743d8a…5c7ae1
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0x9271a3…c961ac
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0xe7d5a1…d23899
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0x0c7585…040393
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0x2135b5…f8c324
0xc8c2…3a090xfe80…47eeBase—$0.001100%fluxa50d ago0x166bf6…2d5332

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.