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—$5.00100%0x2772…8c1799d ago0x087096…ea45ac
0x9f21…dc590x6ede…86cfBase—$0.03100%0x2772…8c1799d ago0xf0480f…c3a114
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c1799d ago0xed9486…cd791e
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c17100d ago0x3b1a31…e48b8b
0x6ede…86cf0x9f21…dc59Base—$3.00100%0x2772…8c17100d ago0xfecd1d…a7a97e
0x6ede…86cf0x9f21…dc59Base—$4.30100%0x2772…8c17100d ago0x6bedf6…850b82
0x9f21…dc590x6ede…86cfBase—$4.40100%0x2772…8c17100d ago0x01c6bc…be4d2b
0x9f21…dc590x6ede…86cfBase—$2.20100%0x2772…8c17100d ago0x837c53…7e1b52
0x9f21…dc590x6ede…86cfBase—$1.60100%0x2772…8c17100d ago0x40afa0…fcb056
0x9f21…dc590x6ede…86cfBase—$0.80100%0x2772…8c17100d ago0x7f310c…608355
0x6ede…86cf0x9f21…dc59Base—$4.60100%0x2772…8c17100d ago0x3ff787…581e11
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c17100d ago0x00cf8c…aefa1f
0x6ede…86cf0x9f21…dc59Base—$6.80100%0x2772…8c17100d ago0x9f6d09…63ac02
0x9f21…dc590x6ede…86cfBase—$4.10100%0x2772…8c17100d ago0x07b158…6682eb
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c17100d ago0x1b5f99…99f5d6

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.