Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa14d ago0x9ef06b…3fa2c9
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa14d ago0x2d0374…828150
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa14d ago0x537360…8f845b
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa14d ago0x1311cf…bee065
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa14d ago0xc0b06d…086c32
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa14d ago0x12a555…8f77f7
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa14d ago0x216218…29d3fb
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa14d ago0x2f95e4…b2ff19
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa14d ago0xf05c52…52536f
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa14d ago0x3cc7eb…27b1ac
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa14d ago0xe70799…7cbcf3
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa15d ago0x6e43ca…b55d22
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa15d ago0x0e690b…950b84
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa15d ago0x34650f…657412
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa15d ago0x01488a…46ad7d
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa15d ago0x1f9277…769251
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa15d ago0x4e5cc5…f94335
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa15d ago0x5e7f2b…b1e050
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa15d ago0xab0864…4fec42
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa15d ago0x9349bf…bcf3fc
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa15d ago0xba7ade…566035
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa15d ago0x75b821…d55f5f
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa15d ago0x7e79b5…c259e5
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa15d ago0x5874ea…2242ee
0xb8fe…48bf0xfe80…47eeBase$0.001100%fluxa15d ago0x9a39ce…d04dc2

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.