Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x64beb8…88507f
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xb69a1c…7b9479
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xf997b4…6f09c2
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x1ebe7e…afd96d
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xc7deca…8264cc
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x2a8e85…0850f7
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x1a653f…b25406
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x2b6a1c…63e004
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xb8e4ea…5a4041
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x3417da…c68266
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x909af6…6ac113
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x359523…da9536
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x304bcf…6765a6
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xbc313c…8b7d71
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x658821…4ed2a8
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xa13f20…8c3bdb
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x172e8f…8fcd92
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x6124d9…8f6bac
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x44f288…fd3be2
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x93432d…43157b
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xadb1d8…0f5536
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xbfbefc…b2ef58
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa20d ago0x314e59…efbb3d
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa20d ago0x834afc…b89968
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa20d ago0x2c4593…3a4ef6

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.