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—$0.06100%0x2772…8c1798d ago0xbe009e…8e99fe
0x6ede…86cf0x9f21…dc59Base—$4.00100%0x2772…8c1798d ago0xaaf162…435ea8
0x9f21…dc590x6ede…86cfBase—$3.00100%0x2772…8c1798d ago0x43c712…79b116
0x6ede…86cf0x9f21…dc59Base—$5.50100%0x2772…8c1798d ago0xebbc7c…b319e0
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c1798d ago0xa50806…3c0db8
0x9f21…dc590x6ede…86cfBase—$4.50100%0x2772…8c1798d ago0x804f49…79a5be
0x9f21…dc590x6ede…86cfBase—$4.10100%0x2772…8c1798d ago0xbeb5a3…32bbd0
0x9f21…dc590x6ede…86cfBase—$3.00100%0x2772…8c1798d ago0x4e2771…b8044c
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c1798d ago0x27b44d…487856
0x9f21…dc590x6ede…86cfBase—$4.80100%0x2772…8c1798d ago0x7ad20e…c44436
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c1798d ago0x503e18…72394c
0x9f21…dc590x6ede…86cfBase—$0.60100%0x2772…8c1798d ago0x104ba1…bf225c
0x9f21…dc590x6ede…86cfBase—$4.00100%0x2772…8c1798d ago0x9259ed…cbffcc
0x6ede…86cf0x9f21…dc59Base—$6.60100%0x2772…8c1798d ago0x15da11…743b4d
0x6ede…86cf0x9f21…dc59Base—$7.70100%0x2772…8c1798d ago0xde2455…131945
0x6ede…86cf0x9f21…dc59Base—$7.40100%0x2772…8c1798d ago0x99c241…cd43af
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c1798d ago0xe15091…b68d2b
0x9f21…dc590x6ede…86cfBase—$5.00100%0x2772…8c1798d ago0xe741fd…e9b3ec
0x6ede…86cf0x9f21…dc59Base—$6.50100%0x2772…8c1798d ago0x46f0b3…6b0c3c

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.