Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0xe41a27…3d8dad
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0xc1a171…aa3037
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0x4c1b33…01c245
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0xd51ecb…6528ba
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0x51ebb4…8adef7
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0x8cafa4…448590
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0xd3e16e…edeafe
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0xdd76c7…71e68b
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0x89eafc…e99387
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0x0cc795…10c613
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0x6db974…566678
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0x64b9cd…b15acd
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0x98453c…2b94b8
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0xaeaef8…843876
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0xb18eca…84a7f1
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0xc71283…e95eae
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0x386671…d885d3
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0x64c144…c6ac2a
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0x958fb8…fb025d
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0xfe83ec…0f4c9a
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0x3f6a98…08e10b
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0x271bf9…7313c1
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0x5d5c25…bc068b
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0xe535c9…d32cbc
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa22d ago0x2d21bf…10ff40

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.