Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ede…86cf0x388f…4adcBase—$4.10100%0x2772…8c1783d ago0x6a657c…bec26e
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1783d ago0x46151c…25d054
0x9f21…dc590x6ede…86cfBase—$3.40100%0x2772…8c1783d ago0xa26f18…9de55f
0x6ede…86cf0x388f…4adcBase—$4.40100%0x2772…8c1783d ago0x4740f7…5737c6
0xebe7…35b80x6ede…86cfBase—$0.06100%0x2772…8c1783d ago0xe988c5…94f302
0x89b7…fb510x6ede…86cfBase—$0.05100%0x2772…8c1783d ago0x78efa2…6305a2
0xebe7…35b80x6ede…86cfBase—$0.06100%0x2772…8c1783d ago0x3d6821…56b196
0x89b7…fb510x6ede…86cfBase—$3.20100%0x2772…8c1783d ago0x0c57c8…b2c535
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
0x676c…6cf20x6ede…86cfBase—$3.60100%0x2772…8c1783d ago0xfbfd42…d3a00d
0x89b7…fb510x6ede…86cfBase—$0.04100%0x2772…8c1783d ago0xa79002…eb22d6
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c1783d ago0xfe1c09…0c3c65
0x6ede…86cf0x676c…6cf2Base—$6.40100%0x2772…8c1783d ago0x039dd3…022a48
0x9ce7…963d0x6ede…86cfBase—$0.03100%0x2772…8c1783d ago0x312f0f…fc2ed7
0x9f21…dc590x6ede…86cfBase—$1.00100%0x2772…8c1783d ago0xcc0bf6…082f70
0xebe7…35b80x6ede…86cfBase—$5.80100%0x2772…8c1783d ago0x1ad1be…5b953b
0x9ce7…963d0x6ede…86cfBase—$0.05100%0x2772…8c1783d ago0x715b5f…867f0a
0x676c…6cf20x6ede…86cfBase—$8.70100%0x2772…8c1783d ago0x76cfbb…9850d1
0x676c…6cf20x6ede…86cfBase—$0.08100%0x2772…8c1783d ago0xb96485…5bb7d3
0x6ede…86cf0x9f21…dc59Base—$6.10100%0x2772…8c1783d ago0x6d8f58…c35698
0x9ce7…963d0x6ede…86cfBase—$0.07100%0x2772…8c1783d ago0xd3a69b…f204ef
0x388f…4adc0x6ede…86cfBase—$3.00100%0x2772…8c1783d ago0x8ef7f2…da8fdd
0x9f21…dc590x6ede…86cfBase—$3.00100%0x2772…8c1783d ago0xd648ab…16127e

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.