Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x9496ba…dee06e
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x4d6bcf…c669f5
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x2b87c9…7e3df8
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x85e0fa…d2a81c
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xd46f4b…606aba
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xb33ebe…3d5be6
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x0b1856…3cec8e
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xb42f21…f91337
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x93f1c3…823c78
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x20cb8b…ae5844
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x6d9da5…13c924
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x24a1fd…b50b9d
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x34ec93…3deb38
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xfcdcde…817e79
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x1be55c…b7568a
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x5b8e0d…34cfd0
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x4766e8…c36eb3
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x89374e…3842f0
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x1b664c…b3857c
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x982eba…464d0d
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x46f794…c07137
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x9a6896…4fce2c
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xd9a50f…718178
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0x8d9eda…bb6947
0x45a6…089d0xd591…428cBase—$0.00170%0xea34…81fd17d ago0xb42cf6…c8411a

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.