Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0xd90a53…7b0986
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0xbb80d5…9ec358
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0xd01f66…5977cb
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x14663f…3309c7
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x4d76a6…1ecff7
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x768cf6…9d8c80
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0xead862…71ccff
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x4a1505…e0d16c
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x71ed28…cde928
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0xf18966…3f29b2
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x24a4a9…4be038
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x21382f…d2863e
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x3e018b…69e0d1
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0xeec5cc…f7a2ca
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0xb3d212…5e77bc
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x097a45…9ca1a1
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x3c7e02…80be0d
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0xcb409e…9ad37c
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x0e7841…b111ed
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x7c23cb…69e84b
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0xb02112…ecfa6c
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x87c5af…68b7ed
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0xdaa708…d5a5e8
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x2f1bc1…a056c5
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa22d ago0x1795a6…a8accf

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.