Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa78d ago0x8ef1c0…d4f385
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0xd479d6…0ccc67
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x543849…6b2d15
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x8cb45b…2b74ee
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x2081a1…3b5b68
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x7c7ea0…e970d0
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x79964c…09401a
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x04a86c…486c62
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x994a65…c97581
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x340fc4…89636e
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x82f67d…711665
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0xd598f5…9f6302
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x15128a…4f7d7f
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x8dac33…7996bf
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x366de8…8cd712
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0xc41752…4c4ca7
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x6c023d…8eaa3a
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x10ad67…7a144b
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x06b764…8264b8
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x553fff…f25445
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x17b09c…5aaa53
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0xc90974…65d384
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x90b217…50b5d1
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x9b2d6d…a8749c
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa79d ago0x6fbb68…3e6989

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.