Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0xe87436…cc4013
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0xd7be4a…59a946
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0x9e90c4…06ab40
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0x2e778b…bf8e14
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0x7f7cd8…657075
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0x9720b7…1b0335
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0xb44631…4a4dcd
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0xc73ea7…3281b8
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0x640695…8052e5
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0x74bdd3…42832b
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0x69fce0…2a992d
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0xede02b…31e763
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0xbe4209…291f25
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0xb36987…5045b4
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0x4b70f6…bfe4e9
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0x9ac93e…5df8b2
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0x7e2ff4…26c7f5
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0x9ad797…47cbe8
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0x817c28…ac1739
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0x6ccccd…d4ef0e
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0x299b0a…190fdf
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0xf57f7c…43cd31
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0x7a487f…a11311
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0xfba157…2fc490
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa16d ago0xcae159…2f28f9

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.