Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x7052ee…a10018
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0xba2b70…063f78
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x377679…ed380a
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0xb1fe08…ad3687
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0xcd8a9e…b374b3
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0xed33f3…47f0af
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x161995…b702af
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x9b0ccd…eaef14
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0xe5e923…ed2f41
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0xe3b54f…11ed77
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x8e111a…18a31d
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0xddaf0b…7f4b14
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x880f8e…00b975
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x16186d…973f11
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0xc13831…7ab712
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x12915f…981e37
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x786518…b5e468
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x8e20f8…6c9ea3
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x03fe64…f144ba
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0xf1373d…ae4722
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x98f995…34078d
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x3f34dc…ef11da
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x895e9a…b35599
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x615616…fe6029
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa24d ago0x23a588…7f1e31

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.