Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x4bada4…c577e4
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x311bbc…f97fa4
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x6707a1…9e3185
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x6e6a98…1331ec
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x7b63e0…11dd3c
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x8c68b5…480440
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x672cab…d42058
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0xd285c4…12e6eb
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x5d7901…0be816
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x2a2888…307c4a
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0xb03ad9…f6e35a
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x91d99d…699189
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x097644…fbbb8a
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x3960ba…bc5e52
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x0a9921…f5f15a
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x44f788…85af02
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x80edad…57ade7
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0xcb3dc4…1b5685
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x2b1d2c…06b787
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x28c658…d8d7cc
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x3285ca…00387f
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x112283…93ff7c
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x1cdc0c…2b3163
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x8e99a4…b1d9c0
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa18d ago0x6ab61c…18a0c6

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.