Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xded0…21750xfe80…47eeBase—$0.001100%fluxa36d ago0xa786bb…5d2c9e
0xded0…21750xfe80…47eeBase—$0.001100%fluxa36d ago0x3a73f0…35447a
0xded0…21750xfe80…47eeBase—$0.001100%fluxa36d ago0x0e53c3…5e61be
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0xd87c5c…3390d8
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0xfa45d9…f9cba3
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0x62aa44…6ea755
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0x149d8e…c665b4
0xded0…21750x9c95…e299Base—$0.001100%fluxa37d ago0x49fe9c…b55970
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0x9e62bf…d4da46
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0x0dad9e…3f52e4
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0x8c2684…9f2648
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0xbdc9f7…081dde
0xded0…21750x9c95…e299Base—$0.001100%fluxa37d ago0xe9ac2c…204bf0
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0xda76ab…534895
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0x12733d…d97f5b
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0xe96f25…87dc10
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0x62ca0b…4793b0
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0x1d59f3…e3d498
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0x0c7bdf…e5cfa3
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0x5da227…d3c1ad
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0xd707bc…83176c
0xded0…21750x9c95…e299Base—$0.001100%fluxa37d ago0x409f38…47c56f
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0x7da20b…9c7a7b
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0x08f7ab…fc46f4
0xded0…21750xfe80…47eeBase—$0.001100%fluxa37d ago0x728d19…87e2c1

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.