Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x109f…25150xfe80…47eeBase—$0.001100%fluxa19d ago0xa0d165…6c3bf2
0x109f…25150xfe80…47eeBase—$0.001100%fluxa19d ago0x94e6a6…1332db
0x109f…25150xfe80…47eeBase—$0.001100%fluxa19d ago0x874060…698c49
0x109f…25150xfe80…47eeBase—$0.001100%fluxa19d ago0xdf03dd…bf9457
0x109f…25150xfe80…47eeBase—$0.001100%fluxa19d ago0xd1b2c4…1cc2bf
0x109f…25150xfe80…47eeBase—$0.001100%fluxa19d ago0x6e35e8…6ea582
0x109f…25150xfe80…47eeBase—$0.001100%fluxa19d ago0xacf5b5…6761c3
0x109f…25150xfe80…47eeBase—$0.001100%fluxa19d ago0x1de4cc…efee52
0x109f…25150xfe80…47eeBase—$0.001100%fluxa19d ago0xdb8098…8e543d
0x109f…25150xfe80…47eeBase—$0.001100%fluxa19d ago0x5608dd…284fdf
0x109f…25150xfe80…47eeBase—$0.001100%fluxa20d ago0x7aa43e…275bc5
0x109f…25150xfe80…47eeBase—$0.001100%fluxa20d ago0x02cebc…220111
0x109f…25150xfe80…47eeBase—$0.001100%fluxa20d ago0x0d18fe…a06a54
0x109f…25150xfe80…47eeBase—$0.001100%fluxa20d ago0xa28f49…db3ca9
0x109f…25150xfe80…47eeBase—$0.001100%fluxa20d ago0xddabd7…5ccda7
0x109f…25150xfe80…47eeBase—$0.001100%fluxa20d ago0x6fa9bf…6eb194
0x109f…25150xfe80…47eeBase—$0.001100%fluxa20d ago0xb984dc…f19602
0x109f…25150xfe80…47eeBase—$0.001100%fluxa20d ago0x1e4d50…2289ce
0x109f…25150xfe80…47eeBase—$0.001100%fluxa20d ago0x5896ac…558927
0x109f…25150xfe80…47eeBase—$0.001100%fluxa20d ago0xc6d149…253ef4
0x109f…25150xfe80…47eeBase—$0.001100%fluxa20d ago0x279bfa…18814a
0x109f…25150xfe80…47eeBase—$0.001100%fluxa20d ago0xf96a81…9321f7
0x109f…25150xfe80…47eeBase—$0.001100%fluxa20d ago0x55b2f6…51b4b6
0x109f…25150xfe80…47eeBase—$0.001100%fluxa20d ago0x603879…9ffeb4
0x109f…25150xfe80…47eeBase—$0.001100%fluxa20d ago0x2a814a…064cdb

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.