Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xaeacb3…228c2e
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x0074c8…95ee64
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xca483b…44d42b
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x274e58…d22b77
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x0fe095…476234
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x944cc0…533077
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xde93f0…379e7f
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x33b16b…b57115
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xb28820…dfcb1c
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xdaadc4…c0e3e3
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xdc3be0…5fe775
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x6adf12…9735e6
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x106cfe…f3e093
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x5298b8…79a7ec
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xcba1aa…2076d9
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xb43a02…acdce8
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xaa8364…598f99
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x73f4cd…91cf17
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xaff015…f0c122
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x963f35…a9461f
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xc215e5…044376
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xc03fb9…f5f825
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x9cbfae…488134
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x04e224…2d18b0
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x935c27…afaeaf

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.