Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7017…c5ce0x9c95…e299Base—$0.001100%fluxa34d ago0xe0acc0…0ac401
0x7017…c5ce0x9c95…e299Base—$0.001100%fluxa34d ago0x00d4b9…b9da28
0x7017…c5ce0x9c95…e299Base—$0.001100%fluxa34d ago0x7489aa…9ce7e8
0x7017…c5ce0x9c95…e299Base—$0.001100%fluxa34d ago0x23d9c8…998d2e
0x7017…c5ce0x9c95…e299Base—$0.001100%fluxa34d ago0x5042fe…7beb1e
0x7017…c5ce0x9c95…e299Base—$0.001100%fluxa34d ago0x4d0a3b…cdceb6
0x7017…c5ce0x9c95…e299Base—$0.001100%fluxa34d ago0x36b4ff…6e6278
0x7017…c5ce0x9c95…e299Base—$0.001100%fluxa34d ago0x2f6812…491a50
0x7017…c5ce0x9c95…e299Base—$0.001100%fluxa34d ago0xb8f6ee…19ba72
0x7017…c5ce0x9c95…e299Base—$0.001100%fluxa35d ago0x108807…eb0fd4
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa35d ago0xa466ec…99cde5
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa35d ago0x500ae6…f74f5e
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa35d ago0xde6657…6bc9e5
0x7017…c5ce0x9c95…e299Base—$0.001100%fluxa35d ago0x13770a…1d5b0a
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa35d ago0xeec726…5a372b
0x7017…c5ce0x9c95…e299Base—$0.001100%fluxa35d ago0x957288…f8e46f
0x7017…c5ce0x9c95…e299Base—$0.001100%fluxa35d ago0x58a88f…cf9c29
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa35d ago0x46d0d9…773893
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa35d ago0x0debd2…5a85e2
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa35d ago0xdf4034…abffe1
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa35d ago0xb13489…6d0246
0x7017…c5ce0x9c95…e299Base—$0.001100%fluxa35d ago0xfc1e1c…b6140f
0x7017…c5ce0x9c95…e299Base—$0.001100%fluxa35d ago0x789332…58e5f9
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa35d ago0x978f57…626d22
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa35d ago0xa7cdeb…6ac20e

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.