Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x388f…4adc0x6ede…86cfBase—$0.50100%0x2772…8c1794d ago0xbdde15…e85764
0x388f…4adc0x6ede…86cfBase—$0.03100%0x2772…8c1794d ago0x64343d…0345a6
0x388f…4adc0x6ede…86cfBase—$0.05100%0x2772…8c1794d ago0x55fbbd…565d41
0x6ede…86cf0x388f…4adcBase—$4.50100%0x2772…8c1794d ago0xaaac66…d728c6
0x388f…4adc0x6ede…86cfBase—$3.90100%0x2772…8c1794d ago0xaa954b…b09825
0x388f…4adc0x6ede…86cfBase—$0.04100%0x2772…8c1794d ago0x9cd182…2944ed
0x388f…4adc0x6ede…86cfBase—$1.80100%0x2772…8c1794d ago0x46601f…684c47
0x6ede…86cf0x388f…4adcBase—$5.70100%0x2772…8c1794d ago0xf42faa…01ab72
0x388f…4adc0x6ede…86cfBase—$3.70100%0x2772…8c1794d ago0x1eca95…ae9d2e
0x388f…4adc0x6ede…86cfBase—$1.20100%0x2772…8c1794d ago0x51db78…94e8e1
0x6ede…86cf0x388f…4adcBase—$3.70100%0x2772…8c1794d ago0xb534b2…8b8e89
0x388f…4adc0x6ede…86cfBase—$1.00100%0x2772…8c1794d ago0x176737…926b7b
0x6ede…86cf0x388f…4adcBase—$3.40100%0x2772…8c1794d ago0x69413a…0a404b
0x388f…4adc0x6ede…86cfBase—$4.80100%0x2772…8c1794d ago0xe8cd37…8faff5
0x388f…4adc0x6ede…86cfBase—$2.40100%0x2772…8c1794d ago0xd58daa…5f5182
0x388f…4adc0x6ede…86cfBase—$0.06100%0x2772…8c1794d ago0xaf576b…a8d6a5
0x388f…4adc0x6ede…86cfBase—$0.06100%0x2772…8c1794d ago0x0e44e1…3daaa2
0x388f…4adc0x6ede…86cfBase—$1.50100%0x2772…8c1794d ago0x50a68c…8f6cfc
0x388f…4adc0x6ede…86cfBase—$0.06100%0x2772…8c1794d ago0xfc91d7…e37c44
0x6ede…86cf0x388f…4adcBase—$11.30100%0x2772…8c1794d ago0x772e3e…35b144

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.