Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa31d ago0x2f9ca8…d65141
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa31d ago0x48a321…c467ed
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa31d ago0xaabdfb…0125c9
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa31d ago0x743e30…08476e
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa31d ago0x4d20be…b36156
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa31d ago0x0f318b…29fa34
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa31d ago0xc6fa75…4dced8
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa31d ago0x2f3748…f2ecb0
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa31d ago0xb81ca9…65f761
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa32d ago0x8c634a…a51067
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa32d ago0xd0188d…2d86ce
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa32d ago0x73b045…0e4ec1
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa32d ago0x8324c9…b9c7c5
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa32d ago0x52fc57…691479
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa32d ago0xb35bac…5d08d2
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa32d ago0x50d82f…77abe8
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa32d ago0x3d4756…c72b42
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa32d ago0xa750f1…d0615c
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa32d ago0xeebe13…139c18
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa32d ago0xbffbb5…145a70
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa32d ago0xe24357…26b978
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa32d ago0x976fb5…7a09b1
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa32d ago0xc77ca9…49a43f
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa32d ago0x5b8778…af0a3f
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa32d ago0x795b59…0ba6ac

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.