Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xfb143a…00a738
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x1cd6d1…3fad67
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x16efc6…50e4a0
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x5c0362…f4c784
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x0cbdf9…4e441c
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xd258ff…a4f9f4
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x7e2af7…edcee8
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x05da21…1d7981
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xe84af3…768cd4
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x08e727…200448
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x1ca72f…0f915d
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xf233e7…fb05a0
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x947b64…fc4261
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x97323a…d0723d
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xcf322f…426484
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xceb275…e9d62a
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xb95ac1…5d20d5
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x48e4da…82f856
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xfc7890…e65284
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xa62095…042643
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x87204f…043093
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x320bcc…122dd9
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x5254d3…f27d73
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xbb707f…30763b
0x187c…7cf80x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x9ef488…9e81af

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.