Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf102…de900xfe80…47eeBase—$0.001100%fluxa24d ago0x33727a…17853e
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0x91732a…5d5f69
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0x48b17e…347877
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0x214e3a…ea931f
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0x98ab52…2c7aca
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0xc2689b…311986
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0x610505…1f6e70
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0xb968b4…2282e5
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0x377207…4a74bf
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0xf75667…9d5453
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0xcca02d…789f93
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0x19a5ed…d7a48d
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0xe88699…d872d1
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0x52e5d3…3d650a
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0x3d11d3…c40e9f
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0x941025…e938d5
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0x786b54…a7f3b6
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0x4d51e4…8c1a1d
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0x02d4c8…a1d4c2
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0x03c589…4b97ef
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0xe14ccd…093edc
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0xaee59b…0040e5
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0xec5624…d24e8e
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0x4c5fcd…e99acb
0xf102…de900xfe80…47eeBase—$0.001100%fluxa25d ago0xe3b736…b1f84e

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.