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-submitted25d ago0x8885b7…3e7603
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0xd7b42e…3e8a90
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0xe1f6f4…002b0e
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0x624556…5a9e3b
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0xeae4c2…054db5
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0x296095…58528c
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0x8ceb60…b52e3c
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0xd057a2…6a27e9
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0x03a639…c39161
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0x91b26d…dce31c
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0xd31525…71c1d1
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0xb23d80…add2ed
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0xbe5547…efdc80
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0x201192…e21910
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0xfb1ce8…297e21
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0x886afd…064a09
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0x148f48…128b00
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0x009b16…cd51ba
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0x6cc74d…296a07
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0xcfcb9a…bd39ed
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0x22f033…92912c
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0xecc371…b7deef
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0x3facba…996602
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0xf0ee76…bd3044
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted25d ago0xbbca0d…0db674

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.