Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0xed2ef4…ac3775
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0x5b8839…88a58f
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0x7b3d23…07f886
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0x3ac552…3083bb
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0x1d5343…20abcb
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0x558c3c…6cb259
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0xce1ef8…14556b
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0x178763…c6c028
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0xa31696…49eafd
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0x275ffc…282081
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0xe69f7a…8379c4
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0x64423d…a23349
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0xe8529b…53623d
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0x65d9e6…296c46
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0xa546eb…09a023
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0x69970d…2aa8d3
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0x9d5136…d9ee78
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0x91a29f…386d74
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0x897d4b…a31510
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0x166795…fe0b41
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0x35d4cf…f23301
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0x171877…823a52
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0x0abcb6…e21642
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0xb93372…52d7e1
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0xf3741f…f8a65f

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.