Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0xb13168…2db6b6
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0xa597b6…e1d64a
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0xabcc22…425ced
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0x6bea76…a4ea2e
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0x90a818…d0cc9b
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0x27c4be…5cd00f
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0xd99da4…5249b6
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0xff2cbd…360594
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0xe9db74…ad6a61
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0x625175…18e468
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0x0b8f49…4fc13d
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0x100dbd…d4c01d
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0xf7badd…1b775e
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0x2e25a3…52ac0e
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0x1bdf74…946353
0x4781…2c710xfe80…47eeBase$0.001100%fluxa22d ago0x0165e8…79076b
0x4781…2c710xfe80…47eeBase$0.001100%fluxa23d ago0xdf9031…d22711
0x4781…2c710xfe80…47eeBase$0.001100%fluxa23d ago0x8489c9…35f90e
0x4781…2c710xfe80…47eeBase$0.001100%fluxa23d ago0x56743a…7ceee2
0x4781…2c710xfe80…47eeBase$0.001100%fluxa23d ago0x89cedc…2e0344
0x4781…2c710xfe80…47eeBase$0.001100%fluxa23d ago0x2053c9…9529b3
0x4781…2c710xfe80…47eeBase$0.001100%fluxa23d ago0xc4bb7a…fbd5ca
0x4781…2c710xfe80…47eeBase$0.001100%fluxa23d ago0xc4449b…b9db45
0x4781…2c710xfe80…47eeBase$0.001100%fluxa23d ago0xe77c44…bd5e0c
0x4781…2c710xfe80…47eeBase$0.001100%fluxa23d ago0x40ba4c…f7e02d

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.