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%fluxa22d ago0x9b8dab…d42118
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0xa9f558…92cb74
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0xe437b9…47f9d8
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0xee6545…fad708
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0x1c7c1f…594766
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0x2156f9…c62c84
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0x731aff…49d1d2
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0x634f71…be68c6
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0x581dd4…3ad2c4
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0x6b9ba6…0d2e73
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0x6d34f4…d09f5b
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0xc603e1…385172
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0x11bdba…ad5e8d
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0x992862…eef11d
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0x20ba86…3f8a29
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0x1b351b…8b251a
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0xa04d22…d9df22
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0xf1b18d…df1836
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa22d ago0x9455e9…bf1e05
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa23d ago0x9f221d…a0ce29
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa23d ago0x21716f…796008
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa23d ago0xc2f100…310cb0
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa23d ago0xb7ea1c…076645
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa23d ago0xeb9a7b…c4136c
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa23d ago0xf83adb…c1f150

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.