Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa48d ago0x0dd8a6…c1632c
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa48d ago0x8c9ad8…a6bd67
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa48d ago0x5bb67b…1e8e71
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa48d ago0x25b228…08a596
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa48d ago0xdadbd2…66bb44
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa48d ago0x2adf57…52ed6d
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa48d ago0xa0fb04…7b5bc4
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa48d ago0xb23dda…c06816
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa48d ago0x9f498e…5730ca
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa48d ago0xccd39f…4654ac
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa48d ago0xe38e34…3be52d
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa48d ago0x660fb8…05fe96
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa48d ago0xbf2cd1…1954af
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa48d ago0x373f0d…b88ab6
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa48d ago0xd535c0…1d6ed2
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa48d ago0xc65d47…b167c5
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa48d ago0xf07084…ae5366

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.