Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x75bde0…b05179
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x0c6656…5c74e6
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0xeed5cf…1ef05b
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x83f686…df1546
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x357499…22cecb
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x76b953…b593ec
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0xeadc50…f78aeb
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x924994…f02877
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x573672…310227
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x22b884…61343e
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x0b76a6…1cc104
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0xc75eaa…9379dc
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x19ee0d…b55f46
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0xcd7963…9cfac6
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x00d410…09a3a3
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0xa2bf0f…1fdb90
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x2b2ab8…79597a
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x9c6ab7…21f6a4
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x2119f6…2ed402
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x380d62…f9a5f5
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0xdf0aee…538d9b
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0xc5964a…a09d2b
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0xe9a6de…54daef
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x13fce5…413098
0x340e…48510xfe80…47eeBase—$0.001100%fluxa27d ago0x609aac…8d744d

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.