Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0xc73fdc…ab7fa0
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x4125d3…42a9a7
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0xbcbeb3…c67461
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x2e9869…d28205
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x3023fc…7d9c70
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x3140ce…cfb476
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x0b462f…c5be36
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x1ea5fe…9b34c9
0x3560…6af00x9c95…e299Base—$0.001100%fluxa44d ago0x5eceb6…cd329c
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0xe82ae5…c727df
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0xfd618d…ba242a
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0xaad788…5a601b
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x984263…b9d9dc
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x5e3268…15106b
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x4fa170…95b2c4
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x80f98f…356b31
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x2646e7…f7594e
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x1b8c32…cb578c
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa45d ago0x0b57b6…9efb4d
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0xa55b77…eda788
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x376081…10c569
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x988302…8838a7
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x1f8643…0051d4
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x006aba…f8aa42
0x3560…6af00x9c95…e299Base—$0.001100%fluxa45d ago0x8c5ad1…973a0e

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.