Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0x0cf485…a57737
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0x152949…82d839
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter49d ago0x617175…7262d7
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter49d ago0x8c6b4d…1e3084
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter49d ago0xf0ae69…256f96
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0x4b1397…5325bb
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter49d ago0x0e3b9e…a99e23
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0x8154f6…59a394
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa49d ago0x2302c1…015186
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter49d ago0xe57c30…280885
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0xb2e597…2cc509
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter49d ago0xe6757e…fa0051
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter49d ago0x6758ba…1005b8
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter49d ago0x12f950…145b57
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0xc941ee…9d5bad
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter49d ago0x164952…43b9cb
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0xeab883…3c7bd0
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter49d ago0xf38f05…bcf212
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter49d ago0x69cf61…7e068c
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0x779782…342a5b
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter49d ago0x16693e…1e678b
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter49d ago0xa5f14f…f4cbd6
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa49d ago0x83e482…e055ee
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter49d ago0x37f30b…0e27d6
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter49d ago0x525d6d…afd18e

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.