Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0xbfa268…18de6b
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0xeabb06…ca533e
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0x3cc583…71ca7d
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0x86de40…6654f4
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0x44c2b0…35fa1e
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0xeb1e1c…b23ddf
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0xacbaf1…f35b74
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0xdcf051…ab802a
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0xfb6196…bdde89
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0x875c80…c19ede
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0x9dee58…e46b01
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0x791b5f…1ef324
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0x629471…6ecc9b
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0xdc30d1…e0fa21
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0x518a07…6d8e6b
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0xa0cdde…5519e2
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0x43cf61…722ca8
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0x2dc7ad…e0acc4
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0x8dff85…455209
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0x3065d6…33d18c
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0x4a0bb4…aa6107
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0xf855a5…f799b0
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0x28e45b…7777b3
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0x79127b…dd59b7
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted12d ago0xa25ce8…d73259

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.