Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa17d ago0x1e9cd1…05f454
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa17d ago0x72eeb2…33c789
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa17d ago0x5ae7a9…5ae81a
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa17d ago0xa4f00d…026adb
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa17d ago0x58c5d4…2eb2fe
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa17d ago0x83a800…460787
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa17d ago0x173588…e57a11
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa17d ago0xb0d77f…c9ad90
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0xc9c32a…ae57b5
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0xafa001…6beb94
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0xefe6f3…9dd60c
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0xce16bf…ba04fe
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0xd5a38d…899ebe
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0xc2b4c7…028674
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0x9a14db…f5d7f3
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0x60356a…fadbe1
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0xe8843b…46be7e
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0x087a58…5aeb12
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0x8161f9…fd9fed
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0xe180c3…15968f
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0x6b7908…b14ba4
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0xa2d9d7…0daded
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0x707f29…def747
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0xce2c67…71fae1
0xeb33…28c40xfe80…47eeBase—$0.001100%fluxa18d ago0xd5c68e…00a4af

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.