Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0xefa539…343b88
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0x0860f0…2c1682
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0x2ce8cd…51ec18
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0xf788be…8f6631
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0x1c40cc…aa6ca8
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0x763d49…3a0ff8
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0xf81e06…5ac40e
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0xebf3a2…3ce21c
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0x71080b…e1bac1
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0x08e07a…69dfe7
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0xfebf3d…9e8b38
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0x9764ff…b11453
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0x4af129…564db5
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0xf418f3…9cb669
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0x7287cf…0823e9
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0x64b355…0e8277
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0xacf63f…fd7925
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0xb464d0…d95b1e
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0x3cc6f9…7661ec
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0x35a71f…5380bd
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0x259c07…2e3fc6
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0xba898a…8671c5
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0x4305a6…9ac67c
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0xf91fb2…a9abf3
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa22d ago0xe7d78b…6790da

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.