Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0x09fa11…9eb594
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0x481348…48541b
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0x6a1feb…9d7b52
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0x3a5deb…2c0b61
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0x44c00c…a8bbe2
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0x829621…719541
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0xc2e6ad…7b56cf
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0x2705e1…26afe0
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0x2454a5…845636
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0x8c466a…48de91
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0x69e633…4b1f12
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0xd7526e…ebbd29
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa50d ago0x8f4873…396e29
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0xadaaa7…86b19d
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0xd8331c…235e4d
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0xf521ef…496b4c
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0xd71c08…1a71ea
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0x6527ce…18654c
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa50d ago0xb48879…33e580
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0x133670…7c288a
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0x3e01ea…a7874c
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0x503c5f…007ceb
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0xf09a3d…4d8f07
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0x01eae7…f0f36a
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa50d ago0xc0569c…a570c9

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.