Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef53…38370x7ce7…14ffBase—$0.7570%0x25e9…76f033d ago0x971566…ad21b4
0xc0bf…7f140x7ce7…14ffBase—$0.7570%0x25e9…76f033d ago0x02f1da…28077b
0x020a…c6990x7ce7…14ffBase—$3.5070%0x25e9…76f033d ago0x02f1da…28077b
0x4435…d0580x7ce7…14ffBase—$3.5070%0x25e9…76f033d ago0x3a0cc9…86911e
0xba4f…dc1b0x7ce7…14ffBase—$0.5070%0x25e9…76f033d ago0xf47ece…42939f
0x964a…2a840x7ce7…14ffBase—$3.5070%0x25e9…76f033d ago0xf47ece…42939f
0xadd4…ac8f0x7ce7…14ffBase—$3.5070%0x25e9…76f033d ago0xc62992…26e005
0x43aa…794b0x7ce7…14ffBase—$0.7570%0x25e9…76f033d ago0x973ada…cae6e7
0x9c05…30490x7ce7…14ffBase—$0.5070%0x25e9…76f033d ago0x14a868…9e029a
0x7e88…fee40x7ce7…14ffBase—$0.5070%0x25e9…76f033d ago0x1f6f83…e08de8
0x3bb1…a61c0x7ce7…14ffBase—$3.5070%0x25e9…76f033d ago0xd11c87…82c310
0xf17a…78890x7ce7…14ffBase—$3.5070%0x25e9…76f033d ago0xa310f4…f8b5c8
0xe2ba…a67c0x7ce7…14ffBase—$0.7570%0x25e9…76f033d ago0xa310f4…f8b5c8
0x563f…3df20x7ce7…14ffBase—$0.7570%0x25e9…76f033d ago0x665de5…fa620c
0x1466…60200x7ce7…14ffBase—$0.7570%0x25e9…76f033d ago0x50e7f7…91111b

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.