Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8bc082…fcabda
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x907791…cb6b89
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfacabd…820613
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1a658e…681f1a
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9aeea3…5652e4
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x932c6f…237c3a
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x12b152…d802e8
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdfd974…a4805a
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x05f58f…d447a2
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x23f95e…fb8a7f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbdc8de…d1e665
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x14871f…8e06c2
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8879ce…cf440f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x32a390…c17113
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x212a5f…fe3a68
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb46ab3…e908fe
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x286103…7af63b
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf6cfb0…00b1b8
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7548eb…2f9735
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x97b6e9…182781
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd252fe…77ed09
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x835628…252833
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe9cd17…5e250c
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0dac71…868c77
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf222a5…15032b

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.