Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef08…a6310x1e8e…60f8Base$2.00100%anyspend38d ago0x9e39ea…7057e7
0xb750…bde00x1e8e…60f8Base$2.00100%anyspend38d ago0xc9348b…234d16
0x2892…eb110x1e8e…60f8Base$3.00100%anyspend38d ago0x53e3d5…9a4260
0xb157…c2140x1e8e…60f8Base$2.00100%anyspend38d ago0x9d6292…5a4ed7
0x78e9…cefd0x1e8e…60f8Base$1.00100%anyspend38d ago0x87d38d…cfe300
0xc9d3…124c0x1e8e…60f8Base$1.00100%anyspend38d ago0x329bc7…92a1b4
0xa566…97960x1e8e…60f8Base$2.00100%anyspend38d ago0xf1c1e7…f1f187
0x2e35…88a30x1e8e…60f8Base$1.00100%anyspend38d ago0x371d4f…89fd9d
0xcf61…c19e0x1e8e…60f8Base$1.00100%anyspend38d ago0xa5600e…d901f2
0xa566…97960x1e8e…60f8Base$1.00100%anyspend38d ago0xd67015…e959fd
0xf44f…a0700x1e8e…60f8Base$3.00100%anyspend38d ago0x629851…f06fd4
0x4021…314f0x1e8e…60f8Base$2.00100%anyspend38d ago0xcd36a3…286650
0x27a9…29fc0x1e8e…60f8Base$3.00100%anyspend38d ago0x60a3e6…5c7539
0xfa1a…908a0x1e8e…60f8Base$1.00100%anyspend38d ago0xeea9db…f6d527
0x2443…bc2c0x1e8e…60f8Base$2.00100%anyspend38d ago0xacdb52…87fcca
0xa8de…969a0x1e8e…60f8Base$3.00100%anyspend38d ago0x3421c9…735e99
0x2e35…88a30x1e8e…60f8Base$2.00100%anyspend38d ago0x150f13…9b8889
0x54f7…87ff0x1e8e…60f8Base$3.00100%anyspend38d ago0xf0edbb…0f8fc2
0x0037…aff60x1e8e…60f8Base$1.00100%anyspend38d ago0xd60816…68ff7b
0x76ef…5b7e0x1e8e…60f8Base$1.00100%anyspend38d ago0x0863e4…3860af
0xac44…7fe80x1e8e…60f8Base$2.00100%anyspend38d ago0xd22fb6…7f97e7
0xef08…a6310x1e8e…60f8Base$1.00100%anyspend38d ago0x41492c…3f731a
0x401c…93f80x1e8e…60f8Base$1.00100%anyspend38d ago0xe17e4c…7888a5
0x427e…903e0x1e8e…60f8Base$2.00100%anyspend38d ago0x3987aa…e433fb
0x427e…903e0x1e8e…60f8Base$3.00100%anyspend38d ago0xfb6c03…28e699

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.