Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa17d ago0x228462…35ac21
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa17d ago0xab3160…7ba63d
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa17d ago0x996cae…d41fa2
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa17d ago0xcd200a…8cb0ab
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa17d ago0x12560c…161c05
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa17d ago0x7726ea…03c9d0
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa17d ago0x434fd0…6efabd
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa17d ago0x873f21…ae9c55
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa17d ago0x2c92c2…e8b6a7
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa17d ago0x366f89…960e51
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa17d ago0x405137…f14d01
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa17d ago0x117563…2d28d2
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa17d ago0x7af04d…834309
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa17d ago0x15cce4…07ab75
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa18d ago0x1cd948…005feb
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa18d ago0x71b776…5a0864
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa18d ago0x904994…ec37e1
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa18d ago0x572c78…1b9b5c
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa18d ago0x3bbe35…a4bf9b
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa18d ago0xc5ed5a…7bc54c
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa18d ago0x244731…6d4eda
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa18d ago0xd9a845…64ab7c

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.