Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x0ab8a2…1a6df2
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0xb63d70…863924
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x102669…1d07ff
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x328bf4…ecdf6e
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x3484c3…3701fc
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x89b54d…92d445
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x41d8b0…0f414f
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x832ef5…59151c
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0xf646a9…5772b4
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x029cfe…2868c4
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0xd0c926…30f4a8
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x4fb185…27cf0c
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x0379fb…9c1841
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x49f971…a3aea4
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x5e5cf9…1abba7
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0xa8c1f6…3ed9e9
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0xa8462d…cdd002
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0xca2366…4dbd7e
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x9c8b72…ef461d
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0xbc65b0…95af73
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x661331…5a4364
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0xda1683…d11f32
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x8b82c2…8acd12
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x711e85…b6caa0
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa18d ago0x46d4e3…23cb74

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.