Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x8762a0…4ad8e2
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x1bbf06…8516de
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa23d ago0x1f8c13…6b2372
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x0892a9…30fd9b
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x4dc62d…66e8d2
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x882203…9db581
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0xd1f989…2b088b
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x2c5b24…d49f39
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0xea2180…54f0f7
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0xd5bfe6…6dca91
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0xcf78ff…86449e
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x8c67ff…f5486d
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x1ff086…3e3d55
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0xd34df7…da388e
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x456c6a…952b12
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x35f8cc…b9132c
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x5fdc70…ff314b
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x806c6a…302d7f
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x895f53…661dd5
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x0324b9…58173c
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x0f29b2…a1a261
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x3dbf40…820414
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x259e66…ed431c
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa24d ago0x02c6d4…b41b0b

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.