Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0x9f856f…c5de4c
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0x18e8be…788922
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0xad0852…bfb6a9
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0x47eb4a…1aca82
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0x72242a…0eeb81
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0xc7a58e…8bcd1a
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0xb870f9…34c8ec
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0x9349b9…77c99f
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0xf6ba97…67aa57
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0x61c9fb…bbccd3
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0xd3d8bc…a3e2e9
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0x2f03db…dd58f5
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0x69d0e7…ba677e
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0xe01017…994cd4
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0x8f7f00…0114bf
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0x526d8e…5619c9
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0xec27d8…96d553
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0x8f9e30…902c81
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0x5328ba…6836eb
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0x8ab715…99a989
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0x0081e1…12a7fc
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0xd95ceb…745d7f
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0xb7111e…a3f803
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0xb2eb2d…1b7e1f
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa15d ago0xcb9879…945699

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.