Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa19d ago0xefbc76…c093d9
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa19d ago0xbe54d0…6c86e2
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa19d ago0x4b863f…515fd8
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa19d ago0x5ec957…f9a979
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa19d ago0x72a603…87b369
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa19d ago0x352a77…a6ccc5
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa19d ago0xe1f109…f371d5
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa19d ago0x6f31eb…736fa3
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa19d ago0xfc2f82…5cb12e
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa19d ago0x536482…47ee50
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa19d ago0x3a1937…970906
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x5f540c…ebf6a3
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x2b949d…05ba4a
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x354002…8fb092
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0xdcc0f5…3a9aca
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x7c3594…306856
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x3cee29…46d172
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0xfed8d2…8a3c39
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0xf87a7b…8ae6c9
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x3fac6f…6eacd9
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x311482…c2dd37
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0xd53ae2…c4f824
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x5a7272…3de620
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x21a78b…f65ba1
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x7d1ee7…578a56

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.