Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf796fb…87269c
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x39b336…6e98d9
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x78db57…741d47
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7a8ace…148f8d
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1999f3…0866dd
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x09bfeb…351ed5
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa47945…5fb786
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfa17bb…67b6c4
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x12bf8d…44ce73
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9ec1f5…5137bc
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6b7d0d…90f58d
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x84b2b5…e823ca
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1828e2…c22afc
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7b816d…3303c8
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe119a5…bdc24a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3e9b9b…5f95c5
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6b50bd…34f743
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x10f483…8af33e
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb5c909…6ecb47
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x07cce4…5ffe4a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x12fb54…9bc1d9
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x805ebd…204ea0
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3c71cd…70e959
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7927de…6725e3
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd28709…ddacc9

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.