Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x6fd1…a11dBase$0.01100%fluxa103d ago0x89facc…9212f2
0xb90a…9ae40x6fd1…a11dBase$0.01100%candidates103d ago0x3f4b12…9143ee
0xb90a…9ae40x6fd1…a11dBase$0.01100%fluxa103d ago0x33ccb7…7bd842
0xb90a…9ae40x6fd1…a11dBase$0.01100%candidates103d ago0x829b9c…a4b071
0xb90a…9ae40x6fd1…a11dBase$0.01100%candidates103d ago0x8349c3…e745db
0xb90a…9ae40x6fd1…a11dBase$0.01100%fluxa103d ago0x817f3b…fcb5b4
0xb90a…9ae40x6fd1…a11dBase$0.01100%fluxa103d ago0x85975a…fbfc2a
0xb90a…9ae40x6fd1…a11dBase$0.01100%candidates104d ago0x5a29ac…8a7702
0xb90a…9ae40x6fd1…a11dBase$0.01100%fluxa104d ago0xc0237b…07c24d
0xb90a…9ae40x6fd1…a11dBase$0.01100%candidates104d ago0x62eec7…98bbf0
0xb90a…9ae40x6fd1…a11dBase$0.01100%candidates104d ago0xa1819c…f14875
0xb90a…9ae40x6fd1…a11dBase$0.01100%candidates104d ago0x1302e4…689ff5
0xb90a…9ae40x6fd1…a11dBase$0.01100%fluxa104d ago0xb9bc41…fea28c
0xb90a…9ae40x6fd1…a11dBase$0.01100%fluxa104d ago0x89f7a7…c16230
0xb90a…9ae40x6fd1…a11dBase$0.01100%candidates104d ago0x8ab653…faf620
0xb90a…9ae40x6fd1…a11dBase$0.01100%candidates104d ago0xbcc4bf…ae090a
0xb90a…9ae40x6fd1…a11dBase$0.05100%candidates104d ago0xd6f3e9…bb47ae
0xb90a…9ae40x6fd1…a11dBase$0.01100%fluxa104d ago0xc6dbf4…6558a2
0xb90a…9ae40x6fd1…a11dBase$0.01100%fluxa104d ago0xfc90b2…ba9e18
0xb90a…9ae40x6fd1…a11dBase$0.01100%fluxa104d ago0x3e3f78…eddbdb
0xb90a…9ae40x6fd1…a11dBase$0.01100%fluxa104d ago0x80454c…88b1fe
0xb90a…9ae40x6fd1…a11dBase$0.01100%fluxa104d ago0x38f625…0e9929
0xb90a…9ae40x6fd1…a11dBase$0.01100%fluxa104d ago0x5ed6c1…e30897
0xb90a…9ae40x6fd1…a11dBase$0.01100%fluxa104d ago0xcb7d24…cec781
0xb90a…9ae40x6fd1…a11dBase$0.01100%fluxa104d ago0xf5786e…331128

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.