Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0x0fb2f9…82253f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0x0d0a7b…102aa5
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0x2ca220…03496f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0x0b9f5d…e6c577
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0xa0d1e0…d8d56c
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0x1d832a…62ddbd
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0x7436d8…d6c2fb
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0x329b2d…727b04
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0x224c80…82685a
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0xae7014…c6d41e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0xff49a6…e70626
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0x5aa882…cf4a90
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0xe755bf…09848e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0x95a27e…76c22a
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0xdf4a75…30ee2e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0xdecd13…d12b28
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0x644657…f010fa
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0x3c9632…f88086
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0x449558…0a75c4
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0xca166e…15ee55
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0x7cfa7d…173ee7
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0x18845d…03ab0d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0x4d670b…bed571
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0xf37eae…b70c16
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa24d ago0xa10e44…1b4062

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.