Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0x51da7e…e2f587
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0xd5e3fd…3e762c
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0xe0ded4…6094ee
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0x4b7b49…6d792d
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0x6d53ce…53f5dd
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0xe44d2d…f75618
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0xedde22…d4486f
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0x3fb441…113afe
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0xcb8bf8…baf856
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0x4a2b06…6faf61
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0xa3d92a…505824
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0x28745b…e1096a
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0xc09711…575959
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0x6d6db6…50bc44
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0xa12034…d51fb8
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa23d ago0x68cae9…a5e2e1
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0xd687f1…8a4f5b
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0x235dcd…e468ef
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0xe10f35…dc06b4
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0x232f0c…9d4faf
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0xc66513…c623ab
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0x450ac2…6f36e4
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0xc05307…e6addd
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0xd1f7b3…ac9435
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0x5ac709…e3157d

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.