Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa42d ago0x2978c8…96e15f
0xac60…a9830x9c95…e299Base—$0.001100%fluxa42d ago0x4c9658…b2dc33
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa42d ago0xcac6fa…b21778
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa42d ago0x191edc…f92322
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa42d ago0x8082c2…83c78b
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa42d ago0xa18ae5…10a69b
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa42d ago0xdd55f3…28858c
0xac60…a9830x9c95…e299Base—$0.001100%fluxa42d ago0x00664e…d233e2
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa42d ago0x377f8d…7fc8fd
0xac60…a9830x9c95…e299Base—$0.001100%fluxa42d ago0x14e251…168c3f
0xac60…a9830x9c95…e299Base—$0.001100%fluxa42d ago0xf210b0…dc0f74
0xac60…a9830x9c95…e299Base—$0.001100%fluxa42d ago0xae3abc…418c66
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa42d ago0x6e52ae…f15817
0xac60…a9830x9c95…e299Base—$0.001100%fluxa42d ago0xeba0d9…057bd1
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa42d ago0x350337…be9957
0xac60…a9830x9c95…e299Base—$0.001100%fluxa42d ago0x205a22…3fb44b
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa42d ago0x60c868…eadf28
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa42d ago0x95bb1d…678f9d
0xac60…a9830x9c95…e299Base—$0.001100%fluxa42d ago0x22e8df…e25b90
0xac60…a9830x9c95…e299Base—$0.001100%fluxa42d ago0x1d9595…463336
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x240455…486ed8
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x49bf49…ec497f
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x9e18bb…928d06
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x525581…88059c
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0xf468c1…a3c97e

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.