Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa15d ago0xdb74f2…b1c521
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa15d ago0x89e097…db9025
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x675ec1…b4fd90
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xc5eb86…ece426
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x949560…935488
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x8b764c…352ace
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x3eca8d…aae49a
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xa654a4…b8e135
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x2df74a…1c63f6
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xdc3337…546256
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xd46251…a80597
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xd35f47…516e1c
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x324696…735439
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x09d85a…cf02e5
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x28c4fe…67ff66
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x4e417b…fcd295
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x89890b…361a1b
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xe848c7…ed81c1
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xd79cd0…a5f0cd
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x207111…8aa20b
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x89a6f3…bb6d70
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x5dbf4c…b68c5f
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x9714fe…ecdd53
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0x558e8d…6bc6de
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa16d ago0xdd801f…939285

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.