Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc938…42480x1567…84dfBase—$143.49100%0x4661…93fd102d ago0xef505b…f126e7
0xd4d6…345d0x1567…84dfBase—$139.26100%0x4661…93fd102d ago0xb916a9…5fc2dd
0xd4d6…345d0x1567…84dfBase—$969.63100%0x4661…93fd102d ago0x02a03b…f26216
0xc938…42480x1567…84dfBase—$447.91100%0x4661…93fd102d ago0xaad1bf…f1fae4
0xdab6…15880x1567…84dfBase—$1,342.73100%0x4661…93fd102d ago0x2745f0…c77a18
0xdab6…15880x1567…84dfBase—$983.98100%0x4661…93fd102d ago0x7b9af9…8399b5
0xd68e…f93a0x1567…84dfBase—$976.81100%0x4661…93fd102d ago0x82d2fc…a17b07
0xdab6…15880x1567…84dfBase—$450.04100%0x4661…93fd102d ago0xb7036e…536d30
0xc938…42480x1567…84dfBase—$430.49100%0x4661…93fd102d ago0xbbf45f…d82cb9
0xd4d6…345d0x1567…84dfBase—$1,108.01100%0x4661…93fd102d ago0x23f56f…3f8aa7
0xdab6…15880x1567…84dfBase—$978.86100%0x4661…93fd102d ago0xc361d8…7d9dfb
0xd68e…f93a0x1567…84dfBase—$964.50100%0x4661…93fd102d ago0x812788…39d38f
0xc938…42480x1567…84dfBase—$717.49100%0x4661…93fd102d ago0x582b80…0a169e
0xdab6…15880x1567…84dfBase—$533.78100%0x4661…93fd102d ago0xf1fe39…7b9f00

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.