Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x4112c5…084ff3
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x7b30b2…4f57a5
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0xc015c2…5aa1f9
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x388b15…065198
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0xf58a39…9e8e78
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x10c587…a3d104
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x883760…4495b4
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x7dcb9b…f5789b
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0xa3e80b…74ed92
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x078896…6a57f5
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x580921…e1d4dd
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x84b2d8…47b0ea
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0xf993cb…f41926
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x84902a…e5e485
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x948e0d…f1c22c
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0xf7a935…1929be
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x1f13f1…b997e2
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x8831d9…e4831c
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x03ae3b…beb052
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x563b7c…244405
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x25c48c…611e56
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0xaa4a12…8f0e75
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0x367778…354e70
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0xceb00c…c2a408
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase49d ago0xbe2023…b16b64

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.