Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0xcb0071…e96ced
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x3012e7…85d3cd
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x4790d0…584885
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x2efe5a…16e78a
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x758add…66dfd3
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x5fa685…e6798c
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x82624f…b06ebe
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x67d203…966ac8
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0xc81175…1ed648
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x5eebd7…8cbd05
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa19d ago0x72475e…37bf22
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa20d ago0x6cf854…cea868
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa20d ago0x15ef5d…c59b01
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa20d ago0x97abfe…2acdb3
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa20d ago0x4231fb…f7ec17
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa20d ago0x153bec…dc68d2
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa20d ago0xae8ea2…3d5bf2
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa20d ago0xc123b1…657941
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa20d ago0x47705e…628390
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa20d ago0xde6e02…2e84e6
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa20d ago0x524faf…a89ade
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa20d ago0x8e031c…97f6a6
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa20d ago0xcd9a57…2e01e7
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa20d ago0x910e22…160966
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa20d ago0x81a63f…833af2

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.