Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0xe20e2e…ade949
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0xc8dfd4…8b4f71
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0x164a18…8f3104
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0x739f38…fb60be
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0xbe57ab…b361d3
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0xa44fe6…d777ec
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0x0768a4…528c96
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0x029ce0…5e6dcb
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0xfaed82…25c9e9
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0x418edf…151491
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0x353df3…9782db
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0xcdad63…250c84
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0xe30611…7f1943
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0x4597e5…2ee65c
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0x5780a9…244017
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0xc265a3…ac12ac
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0x4c237f…0e1aee
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0x86f9f6…827b42
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0x76f728…49885c
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0x6b8c7b…0d9ba9
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0xb9b6c6…003d61
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0x6ce625…9c39a9
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0x086e96…6ae1f0
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0xb633e3…4f927d
0xb685…49100xfe80…47eeBase—$0.001100%fluxa24d ago0x8ed4ca…eb9f07

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.