Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x22e632…6e8fde
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x06b8ef…6ea5ad
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd76347…9b3f93
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4b850e…92b12c
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x947b4e…d8f03f
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x084f66…22b43e
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x176afe…8744ae
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2a66f8…f9bc96
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3f92d8…3abf67
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1aec40…bb9896
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3fef8f…fac2f6
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd9e5f6…ee9c4b
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb28a53…a94739
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe35f0e…779a91
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa18f77…34d0db
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc584fa…16af44
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf745ba…cdabbe
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc52618…0d20b1
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe8def9…095020
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9db312…19c51d
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe5ffe1…337e45
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd56c96…51215f
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x60fc13…58b84b
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9c418c…8dc9ad
0x30f8…9c550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x71f8b2…ec1791

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.