Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0xd6f9c2…671ac1
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0xe9085d…df373f
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0xdc4517…aefc0a
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x1ee25c…ff47e1
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0xffbd91…d35192
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x9de5b3…a0118e
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x30119b…451820
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x4a5ea3…6eced6
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x61a1c5…724b3f
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x15146c…c0c1cb
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x9cc046…6ac8eb
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x92e610…48b891
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x8f49fd…c077fd
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x634748…5f312c
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x3adac6…bf75ce
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0xec799b…38b319
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x75395d…7fe17f
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x284f03…4e164d
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0xae0079…017927
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x1bd0fc…57eeed
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x6c1b95…cc815a
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0x708c0a…0db90f
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0xef8d82…b42cd4
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa73d ago0xbe0e52…5f25b1

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.