Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0x711227…3d0205
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0x4e2808…5debcd
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0x18a275…5cf7b1
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0xe82806…82fdaf
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0xd76e74…af64a2
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0x22a09e…a88912
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0x64b837…b46058
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0xf623a5…aee985
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0x777e84…12cd2a
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0xc65bc3…e2950c
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0x613f8a…f43055
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0x464c05…789ec2
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0xe17be5…86ced1
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0x3581b9…e5f54d
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0x18d88d…55e732
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0x9c562f…1d8a09
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0xfd0df7…d0cb74
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0xea0fc1…17d558
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0xc89361…5672df
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0x06870b…260ddb
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0xddfa4c…af8d90
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0x34d17d…44c878
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0x347166…ba7d39
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0x62152c…b935ea
0xcb2e…b3660xd591…428cBase—$0.00170%0xea34…81fd11d ago0xb2404d…9f1255

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.