Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa29d ago0x3aab22…0b862d
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa29d ago0x1b29a7…c02436
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa29d ago0x0df33f…4a7c9e
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa29d ago0x2dd237…1bba06
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa29d ago0x2980fb…434f93
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa29d ago0x1c3749…8fc6e2
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa29d ago0x170cf5…94ad12
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa29d ago0xefb4d7…085836
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa29d ago0x34a3b1…3dfc51
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa29d ago0xdf5e14…3c9fc0
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa29d ago0xd0ded4…bcaa63
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa29d ago0x314757…a19e04
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa29d ago0x8411cf…e1cab1
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa29d ago0x2f5271…ac8aac
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa30d ago0x304a73…d036b3
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa30d ago0x77ebc6…403ada
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa30d ago0xe3b429…b3b1ca
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa30d ago0xa6269a…548102
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa30d ago0x89364e…f1c3c9
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa30d ago0x07ed7a…560993
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa30d ago0x23823c…0e0c7a

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.