Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xe07c…9bebBase—$0.10100%fluxa75d ago0x8bad10…5db91b
0xb90a…9ae40xc942…af01Base—$0.10100%fluxa75d ago0x8be1db…fc3f24
0xb90a…9ae40x8d84…b01fBase—$0.10100%fluxa75d ago0xb13dc5…8c41c2
0xb90a…9ae40xe2aa…9b57Base—$0.10100%fluxa75d ago0x92fc5d…0fbde7
0xb90a…9ae40x6ee4…ae29Base—$0.10100%fluxa75d ago0xc4f9b7…e783b8
0xb90a…9ae40xa39f…72c9Base—$0.10100%fluxa75d ago0xca3b8a…4cee6d
0xb90a…9ae40x009c…1f90Base—$0.10100%fluxa75d ago0x269d00…390460
0xb90a…9ae40xcfee…123cBase—$0.10100%fluxa75d ago0x370cb3…62319a
0xb90a…9ae40x4408…0fb3Base—$0.10100%fluxa75d ago0x62c664…b75fca
0xb90a…9ae40xfc9f…c7efBase—$0.10100%fluxa75d ago0xed51e8…b27ec6
0xb90a…9ae40xcffc…cd2cBase—$0.10100%fluxa75d ago0xdb5d16…06ce5d
0xb90a…9ae40xb07c…a3b3Base—$0.10100%fluxa75d ago0xe59f09…359a44
0xb90a…9ae40xe93e…448fBase—$0.10100%fluxa75d ago0x7715ad…c5c3ff
0xb90a…9ae40x1078…95feBase—$0.10100%fluxa75d ago0xfa961b…ab660f
0xb90a…9ae40xe9bb…b9f7Base—$0.10100%fluxa75d ago0x231974…5a945c
0xb90a…9ae40xa50b…272cBase—$0.10100%fluxa75d ago0xe50a7a…dda212
0xb90a…9ae40xedf9…7cfbBase—$0.10100%fluxa75d ago0x168366…4e4391
0xb90a…9ae40x772c…76a5Base—$0.10100%fluxa75d ago0xe72fbd…93388d
0xb90a…9ae40xae9f…4b02Base—$0.10100%fluxa75d ago0x370c4d…de151c
0xb90a…9ae40x23f4…2c6fBase—$0.10100%fluxa75d ago0x234e78…d92167
0xb90a…9ae40x7a70…d01eBase—$0.10100%fluxa75d ago0x3097fc…8233e7
0xb90a…9ae40x2960…d17bBase—$0.10100%fluxa75d ago0x01eb80…cf3c84
0xb90a…9ae40x3ee8…9917Base—$0.10100%fluxa75d ago0xa58841…484feb
0xb90a…9ae40xac9b…ec7dBase—$0.10100%fluxa75d ago0xb260d7…4fd67f
0xb90a…9ae40xe685…9e83Base—$0.10100%fluxa75d ago0x60e271…a870b8

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.