Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0xf01338…6265c8
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0xc4980b…f3e735
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0x04076f…28e8eb
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0xd28ce2…f5b63b
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0x7fc954…c41e6b
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0xcdf953…84b1d4
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0xf92f95…cdddd9
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0x9aeb17…0d34df
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0xba149c…750ac8
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0xdadfa8…37b163
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0x33552c…6dd47f
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0xcebe00…20c9a8
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0xf02b8b…4394c7
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0x0bf383…3246e8
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0x0a39f3…da88ea
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0x1f7432…917868
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0x5b7bd2…a0cb55
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa19d ago0xbd9789…365a23
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa20d ago0x3a66aa…1174e1
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa20d ago0xf7d6d0…0b543b
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa20d ago0x25db4b…2cf0ca
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa20d ago0xb19927…a4be4d
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa20d ago0xfa5535…b76109
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa20d ago0xf91bb8…2abb94
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa20d ago0xd187f6…aac989

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.