Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ede…86cf0xebe7…35b8Base—$5.90100%0x2772…8c1779d ago0xa03db9…9016d5
0xebe7…35b80x6ede…86cfBase—$0.80100%0x2772…8c1779d ago0xbf1b61…dd654a
0x6ede…86cf0xebe7…35b8Base—$7.90100%0x2772…8c1779d ago0x3b7079…70876d
0xebe7…35b80x6ede…86cfBase—$6.50100%0x2772…8c1779d ago0x779262…43e86d
0xebe7…35b80x6ede…86cfBase—$0.07100%0x2772…8c1779d ago0x0f03b8…ff51cb
0xebe7…35b80x6ede…86cfBase—$9.20100%0x2772…8c1779d ago0xc8814d…c5388b
0xebe7…35b80x6ede…86cfBase—$0.06100%0x2772…8c1779d ago0x911383…583588
0xebe7…35b80x6ede…86cfBase—$1.40100%0x2772…8c1779d ago0x56d3da…607cf0
0xebe7…35b80x6ede…86cfBase—$0.06100%0x2772…8c1779d ago0xc62036…cf630b
0x6ede…86cf0xebe7…35b8Base—$6.10100%0x2772…8c1779d ago0xf2b4ae…e42666
0x6ede…86cf0xebe7…35b8Base—$7.70100%0x2772…8c1779d ago0xeff719…ca6222
0xebe7…35b80x6ede…86cfBase—$2.80100%0x2772…8c1779d ago0x87303d…f04022
0xebe7…35b80x6ede…86cfBase—$4.50100%0x2772…8c1779d ago0x219cc8…980d37
0xebe7…35b80x6ede…86cfBase—$0.03100%0x2772…8c1779d ago0x12778f…99de63
0xebe7…35b80x6ede…86cfBase—$3.30100%0x2772…8c1779d ago0xde0bef…71e806
0xebe7…35b80x6ede…86cfBase—$1.50100%0x2772…8c1779d ago0x60b1fe…e64a08
0xebe7…35b80x6ede…86cfBase—$3.00100%0x2772…8c1779d ago0xe97952…b3576d
0xebe7…35b80x6ede…86cfBase—$0.04100%0x2772…8c1779d ago0xd38698…dbda77
0xebe7…35b80x6ede…86cfBase—$2.00100%0x2772…8c1779d ago0x17952f…659210
0x6ede…86cf0xebe7…35b8Base—$7.30100%0x2772…8c1779d ago0x45efe9…3eb22d
0x6ede…86cf0xebe7…35b8Base—$8.70100%0x2772…8c1779d ago0x85992b…7f9105

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.