Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0xa6ec4c…17dc87
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0x500b68…3f4ff2
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0x8c94d7…d02323
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0x56efe0…111ddb
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0x11c559…97094f
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0x078360…c2a6e7
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0xf07e66…344373
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0xda7b17…3388b1
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0x7114b0…e7c6f8
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0xa81da5…dfa2b9
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0x72c5c4…02c150
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0xfd5041…3439b7
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0x299a00…8e981f
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0x06f559…ab024c
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0x6221db…33ac5c
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0xf8e473…f04789
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0xc4549a…dd2213
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0x1e8abb…3ee92e
0x66d7…92900x1677…7f27Base—$0.00105100%coinbase21d ago0x7d43cb…4e4e07
0x66d7…92900x1677…7f27Base—$0.00315100%coinbase21d ago0x6c83d6…bc9b6f
0x66d7…92900x1677…7f27Base—$0.05100%coinbase21d ago0x6291be…de62e8
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0xa2a947…97eece
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0x92c81e…7568d7
0x66d7…92900x1677…7f27Base—$0.05100%coinbase21d ago0x62cca6…450174
0x66d7…92900x1677…7f27Base—$0.01100%coinbase21d ago0x7c9ae1…0cb9a7

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.