Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa23d ago0x6f80fa…67e5f2
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa23d ago0xdf32b7…1e7021
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa23d ago0x860535…6511d6
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0x3095b0…100627
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0x0e3b71…b3689d
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0xe89d85…9c31b3
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0x701ee1…6385fb
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0xa8c92f…fa2b99
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0xaabfac…593ef2
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0x46c478…f7a18f
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0xd02255…03658e
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0x424b51…4b5e63
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0xcf5075…c8e68f
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0xcf6210…9a8866
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0xa120f3…dd46a5
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0x9fe668…9e3b03
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0x3cede5…b3d4ff
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0x682803…d1c4c5
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0x57772c…f8c939
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0xaa20b5…eb2502
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0x18c53b…3f068f
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0xf3fd00…f4a1fc
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0x2f0677…63de0c
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0xc7821d…e9b317
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa24d ago0x2bebb8…8f511d

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.