Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0xc1c673…293311
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0x69dc20…bf9b37
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0x768125…fc4967
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0x90b802…5eca6b
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0x95a04c…5c3ea5
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0xbf264b…25574b
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0xf50dfc…bfab5e
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0xf37e02…f75d18
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0x5091ec…994351
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0xab936e…222e1e
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0xb6f6f5…0ff366
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0xea3107…771326
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0xcfc078…b1a86f
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0xf654de…82f011
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0xbef559…cfa333
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0x3d1175…307c20
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0xaf83e7…497514
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0x5b7603…d65dfe
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0xb3b926…e81d4f
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0xba3bb3…bb0ea0
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0x619877…4ec68f
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0x08d23c…5ca899
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa7d ago0xff460f…7057a9

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.