Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0xebd35c…189e09
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0xe76448…a25fce
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0x3a6bea…a7c7a4
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0x037cce…b0a561
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0x1454bb…d8be42
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0x3a135e…331c90
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0x87f4a5…78a486
0xb685…49100x9c95…e299Base—$0.001100%fluxa40d ago0x080b86…d1038d
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0x28647d…a90e24
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0x1cd9d3…acefd5
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0xbd8e61…b09de4
0xb685…49100x9c95…e299Base—$0.001100%fluxa40d ago0x28c206…496558
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0x715170…cf6a46
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0x8e8271…a7aa4a
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0x153255…7cdf8c
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0xed36a1…f7c8b1
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0x3b62d2…d7a6f4
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0x12250a…c6d3f0
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0x968904…f97707
0xb685…49100x9c95…e299Base—$0.001100%fluxa40d ago0xf47dcf…cfd829
0xb685…49100x9c95…e299Base—$0.001100%fluxa40d ago0x9c0bbd…786399
0xb685…49100x9c95…e299Base—$0.001100%fluxa40d ago0xa644d8…3a28c3
0xb685…49100x9c95…e299Base—$0.001100%fluxa40d ago0x0aaf48…821a37
0xb685…49100xfe80…47eeBase—$0.001100%fluxa40d ago0x00bd6d…14893c

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.