Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa22d ago0xafbecf…a254de
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa22d ago0x0a72fe…3a36d1
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa22d ago0xdefe86…5a30bd
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa22d ago0xcd92dc…b6eb53
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa22d ago0x2e1fb7…7878aa
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa22d ago0xf5a0d0…ca268f
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0xe17d98…f4ccc4
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0xbfa6f6…0f50c3
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0x124dcc…db014d
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0x2dfac6…ddd95b
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0xf65e41…a98f4b
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0xf82427…9e9790
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0x9f4c6a…fad02f
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0xc01c6e…92fb84
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0xb9e754…dd71e6
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0x0c92fb…d39415
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0x336bc0…fcb83b
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0x3ea625…4a3bde
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0xa6a5ee…845213
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0xf859cb…f636ec
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0x561729…d017b1
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0x30f089…89c373
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0xb73bf8…ad487e
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0xaf58d7…85787b
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa23d ago0xfb1d01…d7294a

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.