Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1275…19fa0xe580…c769Base—$2.50100%fluxa51d ago0x3057df…9ecbb4
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0x9861ae…98f9a1
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0x8c537b…f076a3
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0xe56daf…4e64c8
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0xdfc904…30314b
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0xf67082…7bf582
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0x2b8ca5…9a5c23
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0x717905…a9dbb9
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0x814e4f…84d6e9
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0xa9956d…23e6b9
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0x17f187…6829d6
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0xb6b4f4…8de580
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0x132038…b3ca73
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0x958f91…986133
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0xc22027…156d1f
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0x6def37…5d721e
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0xfc6103…037486
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0xea6aaa…9d18ac
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0xb68411…33f7e5
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0x3d9bf9…fa24e0
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0x552acd…908a5c
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0x6bace8…32e64a
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0x99b3f1…8467ef
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0xfcbdaa…dcaa38
0xe88d…92210x1275…19faBase—$0.10100%fluxa51d ago0xb1392f…032381

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.