Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xfadf56…5481bf
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xe523af…43e280
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xbcfb29…32b5f0
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xb674aa…93124c
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x892d79…54f1a6
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x97f981…25235f
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x411d8c…0a8025
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x3f8ff8…1a513e
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x4f673f…2faede
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xee2ed9…c1ae77
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x28ae4b…c6f297
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x1f73ea…ace282
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x848ac7…b6d39e
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x801f0a…288373
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x4f4586…272144
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xb591ef…3811cd
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x67881d…171c1b
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x36c8b5…839e13
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x4bae69…029098
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xcd5cee…8ff183
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x25910a…30ca7e
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xec1c8c…e122e1
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xec1779…9fc1e5
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x420a22…7dcf9c
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x3e3d2e…7abb37

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.