Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0xbaec0d…fd0416
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x411819…b50605
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x1a6cee…8441f7
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x8e5e8b…0e2475
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x72bbfa…f6365f
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x955db5…9fc698
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x13fade…6ef89d
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x0cbfe9…3ab428
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0xbec9cc…20bfb5
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x7da355…db8341
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x2aa0cf…ca8114
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x85234a…f1e924
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0xc15a39…911e6f
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x50a8c8…1222f4
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x038606…98a0a1
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x696e7b…74e40f
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0xee3761…668495
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0xceba3f…2c8154
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x3c7089…bbf3af
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x79f10e…99b8fd
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0xa0115e…4ce562
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0x698201…55dfbb
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0xd6bfcd…0f0164
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0xb6d2b8…9f4524
0x8eae…a4e50xd591…428cBase—$0.00170%0xea34…81fd17d ago0xee7418…46c317

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.