Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xa768b9…43a5ba
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x92e83a…575a73
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x5e0319…861901
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xbb6033…c2de89
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x4e9632…c27e53
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xd9aeb4…2ccb4d
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x5c1920…8d47bc
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xdf6a18…6254c4
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x197863…314eeb
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xc053e3…e0a9a2
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa17d ago0xed2bb5…a0a3a9
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x1e1b45…229ee1
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x3482a1…7abe18
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x2b9bc4…9103c6
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa17d ago0x28d866…aa78f0
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xf66b3f…3983d4
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x644a33…98729c
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xe98a63…2d8692
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x89924c…57c59f
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x2dc3db…463000
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x0095ab…0a4738
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xca2909…acd593
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x37b84b…2c7837
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0xb67b25…95d9e1
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa18d ago0x17b330…da0ea0

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.