Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0x54ceca…6d9e65
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0xd5d2b5…4ad3dd
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0x4cc9ac…9b36d6
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0x46be73…0d2f32
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0x95358f…b2e9d5
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0x88f815…e44273
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0x4e5fbf…7d8297
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0x33c4ce…ff8c57
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0x2fff6b…819301
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0xc7c94a…b7807e
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0x8cf589…22bda4
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0x5e3ea6…41c20a
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0xd7f418…f2327d
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0xbf76d8…c9af83
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0xd23dd4…7c6ffa
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0x4a45ed…c67bb5
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa51d ago0xb255ca…6ce1ad
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa51d ago0xd1aa78…c6340e
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa51d ago0xd6231e…086f12
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa51d ago0x1da117…87b5c6
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa51d ago0xd346e7…cf595e
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa51d ago0x5b8805…3af48f
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa51d ago0x9e3ef7…73a88f
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa51d ago0x2cff48…1cae5f
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa51d ago0xd2b161…74426f

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.