Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xf29c…275aBase—$583.0070%0x7347…d69114d ago0x05ecda…87eeb8
0xa54d…49f50xf29c…275aBase—$583.0270%0x7347…d69114d ago0x975776…8c90f8
0xa54d…49f50xf29c…275aBase—$583.0470%0x7347…d69114d ago0xb3b815…21038f
0xa54d…49f50xf29c…275aBase—$583.0670%0x7347…d69114d ago0xae6bb3…8d70b0
0xa54d…49f50xf29c…275aBase—$583.1070%0x7347…d69114d ago0xecd247…77b68f
0xa54d…49f50xf29c…275aBase—$583.1270%0x7347…d69114d ago0x1cbddb…6d822c
0xa54d…49f50xf29c…275aBase—$583.1570%0x7347…d69114d ago0x020982…59d773
0xa54d…49f50xf29c…275aBase—$583.1870%0x7347…d69114d ago0x239d0b…2007ae
0xa54d…49f50xf29c…275aBase—$583.2070%0x7347…d69114d ago0xdeeab1…c4d524
0xa54d…49f50xf29c…275aBase—$583.2470%0x7347…d69114d ago0x2afa7c…2146fa
0xa54d…49f50xf29c…275aBase—$583.3770%0x7347…d69114d ago0xfc42e1…97d750
0xa54d…49f50xf29c…275aBase—$584.2970%0x7347…d69114d ago0x918ed2…b7f3bb
0xa54d…49f50xf29c…275aBase—$584.4070%0x7347…d69114d ago0x94c9e6…cb8ab7
0xa54d…49f50xf29c…275aBase—$584.4170%0x7347…d69114d ago0xfe2e87…df6bb7
0xa54d…49f50xf29c…275aBase—$584.4370%0x7347…d69114d ago0x5378e5…c73d76
0xa54d…49f50xf29c…275aBase—$584.7570%0x7347…d69114d ago0x532104…c543c6
0xa54d…49f50xf29c…275aBase—$585.3470%0x7347…d69114d ago0x837732…b416fe
0xa54d…49f50xf29c…275aBase—$585.8570%0x7347…d69114d ago0x62579c…b1dedb
0xa54d…49f50xf29c…275aBase—$586.0570%0x7347…d69114d ago0xe6e7f7…918b11
0xa54d…49f50xf29c…275aBase—$586.3670%0x7347…d69114d ago0x0ca27e…46f946
0xa54d…49f50xf29c…275aBase—$586.6570%0x7347…d69114d ago0x5e3109…404bbe

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.