Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1783d ago0x46151c…25d054
0xebe7…35b80x6ede…86cfBase—$0.06100%0x2772…8c1783d ago0xe988c5…94f302
0xebe7…35b80x6ede…86cfBase—$0.06100%0x2772…8c1783d ago0x3d6821…56b196
0xebe7…35b80x6ede…86cfBase—$2.50100%0x2772…8c1783d ago0x48bc53…0bf58c
0x6ede…86cf0xebe7…35b8Base—$4.50100%0x2772…8c1783d ago0x364c67…cc7d0a
0xebe7…35b80x6ede…86cfBase—$0.06100%0x2772…8c1783d ago0x4e28a1…ef38d9
0xebe7…35b80x6ede…86cfBase—$5.80100%0x2772…8c1783d ago0x1ad1be…5b953b
0xebe7…35b80x6ede…86cfBase—$0.06100%0x2772…8c1783d ago0x913d5d…54cc54
0xebe7…35b80x6ede…86cfBase—$1.50100%0x2772…8c1783d ago0x65c026…62aaf5
0xebe7…35b80x6ede…86cfBase—$0.50100%0x2772…8c1783d ago0x94679e…26419c
0x6ede…86cf0xebe7…35b8Base—$7.60100%0x2772…8c1783d ago0xd299a4…4bff0c
0xebe7…35b80x6ede…86cfBase—$7.00100%0x2772…8c1783d ago0x0aa950…015adf
0xebe7…35b80x6ede…86cfBase—$2.50100%0x2772…8c1783d ago0xa5a56b…1331d5
0xebe7…35b80x6ede…86cfBase—$3.70100%0x2772…8c1783d ago0x65a126…8ce100
0xebe7…35b80x6ede…86cfBase—$0.04100%0x2772…8c1783d ago0x7e977d…47ed3d
0xebe7…35b80x6ede…86cfBase—$0.06100%0x2772…8c1783d ago0x090699…b479ea
0xebe7…35b80x6ede…86cfBase—$0.04100%0x2772…8c1783d ago0xca1e8a…0395bd
0x6ede…86cf0xebe7…35b8Base—$3.10100%0x2772…8c1783d ago0x5bd4d2…4925b0
0xebe7…35b80x6ede…86cfBase—$0.02100%0x2772…8c1783d ago0xb7ef44…80b41c
0xebe7…35b80x6ede…86cfBase—$0.06100%0x2772…8c1783d ago0xcbe388…93eacf
0xebe7…35b80x6ede…86cfBase—$3.00100%0x2772…8c1783d ago0xfddfe7…caad0f
0xebe7…35b80x6ede…86cfBase—$1.50100%0x2772…8c1783d ago0x617b7f…e7f4c9
0x6ede…86cf0xebe7…35b8Base—$4.60100%0x2772…8c1783d ago0x2cd012…512c31

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.