Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0xa88a03…b7ac36
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0xda2142…c77a31
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0x0d03a1…59b8ce
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0x6dbbf0…4d4279
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0x0e5a2a…2366ec
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0x0eca50…ef647d
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0xc39d9b…a00b2f
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0x61998b…4d7729
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0x5dc616…fc88e9
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0x05e7e2…2a1f7e
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0x808681…1585cb
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0x2f9c53…73a12c
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0xff8ee1…af9c13
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0xdcbb8c…0d97a8
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0x4e3588…0c9e70
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0x8561d8…49bed0
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0xb2a797…35f770
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0xded5c9…3a98c9
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0xd35833…30e1d3
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0x144fa7…262f9a
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0x10905a…10030f
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0x811d5f…a6219e
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0xe329cd…757525
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0xc562e7…7f4b86
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa23d ago0xefdbd1…2b92d3

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.