Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0xed425e…c31450
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x08e26e…19e71a
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0xf94d0c…024066
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x0be40f…37c966
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x804300…86c753
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x63f15e…5bcc88
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x644182…44cb8e
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x6a3999…9070e5
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x8cad71…723ebe
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x883b9d…c67ecf
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x9be639…86027f
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0xd8368d…a39db6
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x8c12d2…b1049d
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x705432…57ed92
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0xd11eb1…5d9489
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0xa0aba5…20f6c0
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x927a02…c16126
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x2ae387…73a55e
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0xc50e74…41a407
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x3dabe3…315287
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x354cd7…32f27f
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x9b5810…777881
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x9559ec…8b35e4
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x25a17f…83386f
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa16d ago0x0d2ddf…aa478f

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.