Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x50a457…e331b6
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa46d ago0x5a159b…8eada1
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0xa0409a…6ebd20
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x9282de…0eab8c
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa46d ago0xa3d4c2…aaee52
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0xe09f58…0ddf66
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa46d ago0x55df66…b1bdf6
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa46d ago0xdf4660…9d3dda
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x9871c4…39374b
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa46d ago0xa382a9…f26984
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x4aaf76…8d01e5
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa46d ago0xa7f437…76b49e
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x20636f…0c18fa
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa46d ago0x8edf68…c5c194
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa46d ago0x5c47e5…6807f9
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x6cc3a6…d85ec0
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa46d ago0x5ccd9b…6ce7cc
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0xb11a1c…42c79d
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x899008…9f895b
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x11cd96…749499
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x0ad95a…3e86aa
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa46d ago0xd23e95…0e3f70
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0x101799…35f494
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa46d ago0xaf497c…343b5d
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa46d ago0x369e10…4e6c6c

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.