Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x669a93…83de26
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x9e8529…7d9175
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0xcb478f…c30c24
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x15f8f6…256d76
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0xb6f2de…cb8c3e
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0xf2d8f2…6337f7
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0xef180c…ca8c7d
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x67d65d…d9cabf
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x49c5bc…0707a1
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x3850ae…be5e8a
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0xff6529…5fb87e
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x5e8ce9…423dd4
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0xc4fe06…60258b
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x377ca8…52676b
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0xeb6c64…be9508
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x165853…00d264
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x3d3470…7e042d
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0xd4dac8…74f3af
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x787265…23f75c
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x571d83…8da620
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x9dfd99…610c10
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0xfdbe7f…bc5524
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x614ae2…1a1e06
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0x35eb8b…9529b7
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa20d ago0xc82c65…106f38

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.