Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0x42e9c3…0dee82
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0xd47edc…b0c62c
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0xf9451c…176c87
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0x14c150…46995f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0x115662…290979
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0x0b96a1…6a5a46
0x0082…ba800x9c95…e299Base—$0.001100%fluxa84d ago0x480fb7…17120d
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xe236a1…92e60d
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xa20bd6…ffe7c0
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xebed52…04b345
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x0a3a36…f422b9
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x432099…43c9d4
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xf4f41f…56438a
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x7d60d4…b3a9f9
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xcfdcc9…c88d5b
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x8c4b8d…f6bf7b
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x91921e…9439ff
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xe4f7f2…08823b
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x248b5f…5ba97b
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x1164a4…e1eab7
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xa2dc3c…2be306
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xe9c5d4…1c10ca
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xf73650…453d54
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0x6fe00e…908799
0x0082…ba800x9c95…e299Base—$0.001100%fluxa85d ago0xc0de09…043c8d

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.