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%fluxa22d ago0xebf5e3…00bc1b
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x9df892…09a911
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x69366b…c09134
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x8c6eb3…846e07
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x66f672…3d5694
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0xb4ac0c…9c9170
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0xfb1e5d…33fcd0
0xb685…49100xfe80…47eeBase—$0.001100%fluxa22d ago0x54c07f…ea0af9
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0xaa8128…9b36db
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0x8750f7…5bed95
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0x90552d…f5e0de
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0xfc1d76…7755d1
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0x466f39…3bd174
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0xbfdf9c…b90cc6
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0xb84bbe…d3ed82
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0x3b862c…3ba0ee
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0xa36198…1313e0
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0x2f9600…bd978d
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0x0304ae…fb7da0
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0xda2c9d…6c6c97
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0xe91532…56dfac
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0xefdc3c…d26727
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0x825f3f…55d7b2
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0x9690a2…291292
0xb685…49100xfe80…47eeBase—$0.001100%fluxa23d ago0x019f56…e51c75

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.