Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0xadc2f8…5b5a5c
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0x9beffe…19d99f
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0x27ab8a…24a808
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0x8340fa…87496e
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa45d ago0xfa9567…71a9ab
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0xa59202…045ff3
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0x87186e…6a3f19
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0x7a8210…a5ca56
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0xa9b106…745926
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0x69438f…0317fe
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0xf68a3d…1d8924
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0x6cc4f7…7440bb
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0x9abfbd…eba5f8
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0x4d195d…ca101b
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa45d ago0xec05f8…177e81
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa45d ago0xb8ee9f…39b431
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa45d ago0x692f1e…2a70d8
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa45d ago0xd0281e…683e2b
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0xa0c6c9…635ad5
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0x7d0e68…6f9ad1
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa45d ago0xfa7a80…6d7d41
0x7354…c9f10xfe80…47eeBase—$0.001100%fluxa45d ago0xe3c7fa…3788eb
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0x75aa76…7bc61a
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0x71e86d…561564
0x7354…c9f10x9c95…e299Base—$0.001100%fluxa45d ago0x3ebf4b…8c3d8c

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.