Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0xd20f75…495d1f
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x29e548…7fd0a0
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x002ec1…e3cfc4
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0xb3ffef…1bfac2
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x2362ad…a827fd
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x1f6bb6…3043b3
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0xc3ecf1…f401d0
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0xff5214…c68a51
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x2152fd…bb6a54
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0xd8fabb…a6f564
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x1480fc…9e9f39
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x460e54…734bc0
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x800a62…fb12cf
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x4c27db…330941
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0xf0e9e7…3bc823
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0xe1e618…adbb8f
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x2a604f…5aef3c
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0xba133e…90a3ea
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x84c628…2d3d77
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0xf5d4d2…aefbcf
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x72a2df…33b221
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x32ae89…ce85a5
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x11726a…f5ff44
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x1f0719…25a1a9
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa22d ago0x005769…1c8db2

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.