Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0xeffbbf…0baa9f
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x23db7b…ac34d1
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x9e1982…26c635
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0xddc45c…591aaa
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x62d200…cf3784
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x08f5c8…a888bc
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0xfbb81f…8a1524
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0xb221cc…cded2e
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x80f309…f919a5
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x35050d…8200e6
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0xf8d979…4ae589
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x9ef7e5…565bfb
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x4aa8a5…2c02a2
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x7c678d…0c8a2d
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x5de872…427bd6
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x599878…a218a9
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x35e0b1…4d3ca0
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x6810c3…7b87d6
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x67a9c6…adc3e0
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x89e8fc…c97e72
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0xa3b356…62391f
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x3800ed…81a618
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0xb16b88…4cd261
0xd066…64350xfe80…47eeBase—$0.001100%fluxa17d ago0x48d271…3145cc
0xd066…64350xfe80…47eeBase—$0.001100%fluxa18d ago0x3465e0…63a88a

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.