Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0x673eef…d5957f
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0xc02df5…b86040
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0xfe5db7…4688f7
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0x7dce22…9daa6d
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0x30f190…fd50fe
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0xcfb140…d294b5
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0x867108…25f89d
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0xb4af4e…c97355
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0x15415d…ad24f7
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0xe1d1e0…4e21ce
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0x68c007…bfff05
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0x9d04fd…de67ed
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0x2906f6…56da46
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0x3e24f2…eb31f6
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0xe99423…e27dee
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0xb6170b…628cec
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0xdfe1db…098e0b
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0x8ba57e…9b4e50
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0xea879a…142070
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0xb633f6…ab66c5
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa21d ago0xe22c0d…41cfbd
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa22d ago0xb81b03…b606a1
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa22d ago0x2ae0bc…c55cc1
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa22d ago0xa5fbfc…c6b10b
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa22d ago0xa510aa…ee200b

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.