Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa16d ago0x680782…7190b3
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa16d ago0x0383c6…f3c101
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0x97d743…23ae83
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0xabc05a…e98e31
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0xa1186a…65e272
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0x84a05e…5e1bd1
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0x7ab4bb…ce9ec5
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0x7c8f19…d4c6b3
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0x9344fe…5590c9
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0xb157f3…1d35ab
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0xf5f0f9…f0e683
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0xdd5bf6…9cdc49
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0x69a7cd…651221
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0x9326f3…495c78
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0xe6ac79…4021e1
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0x573438…d7e5ac
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0x415453…9b7895
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0x2358e9…6df822
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0xadf1a1…b46827
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0x9f7121…8fe49c
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0xf2a908…21be3d
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0x9567b9…c3d31b
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa17d ago0xc7cac5…57c13a

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.