Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f21…dc590x6ede…86cfBase—$2.70100%0x2772…8c17101d ago0x121db0…506734
0x9f21…dc590x6ede…86cfBase—$3.20100%0x2772…8c17101d ago0x9bd90c…e1faca
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c17101d ago0xaaee4c…2a371b
0x6ede…86cf0x9f21…dc59Base—$3.30100%0x2772…8c17101d ago0xcc0073…67c1a7
0x9f21…dc590x6ede…86cfBase—$1.60100%0x2772…8c17101d ago0xc620ca…cae233
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c17101d ago0x774f38…70d97f
0x9f21…dc590x6ede…86cfBase—$1.30100%0x2772…8c17101d ago0x54ec6c…992b60
0x6ede…86cf0x9f21…dc59Base—$4.40100%0x2772…8c17101d ago0xbec401…9445c9
0x9f21…dc590x6ede…86cfBase—$5.80100%0x2772…8c17101d ago0xf42c29…17b802
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c17101d ago0x806848…bb17c7
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c17101d ago0x359cf0…ff4180
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c17101d ago0x02f56a…888f52
0x6ede…86cf0x9f21…dc59Base—$5.30100%0x2772…8c17101d ago0x4e241b…54ef78
0x9f21…dc590x6ede…86cfBase—$0.80100%0x2772…8c17101d ago0x4f8f09…deb1c3
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c17101d ago0x90beb7…b2b316
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c17101d ago0x98905b…5aaf3b
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c17101d ago0x68bf58…105a20
0x6ede…86cf0x9f21…dc59Base—$1.70100%0x2772…8c17101d ago0xf7dddb…65df78
0x9f21…dc590x6ede…86cfBase—$6.50100%0x2772…8c17101d ago0x7bcaa0…4110e1
0x9f21…dc590x6ede…86cfBase—$6.50100%0x2772…8c17101d ago0xd7fd84…02de1e
0x9f21…dc590x6ede…86cfBase—$1.50100%0x2772…8c17101d ago0x2e9a9a…99c3ea
0x9f21…dc590x6ede…86cfBase—$1.50100%0x2772…8c17101d ago0x028941…7eb9c9
0x9f21…dc590x6ede…86cfBase—$2.50100%0x2772…8c17101d ago0x1b4f8d…40f337
0x9f21…dc590x6ede…86cfBase—$0.09100%0x2772…8c17101d ago0xba0055…1cb4b4
0x9f21…dc590x6ede…86cfBase—$2.50100%0x2772…8c17101d ago0xb8af2c…0d29cf

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.