Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0xf75e40…b6dbe3
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0xe0d36e…9c7a35
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0xfefdd4…698b4f
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0x9b9c4b…ede81e
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0x4a9b84…becf58
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0xb59805…94f8b7
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0x9d20dd…7bb612
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0x87d5d5…dae8d0
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0x768ee7…a27ab3
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0xc2bf66…029af3
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0xe1aafc…874b5b
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0xf8b969…4e3697
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0x33fc29…57217a
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0x00a2c6…1a411f
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0xa91409…ba9b1c
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0xf6a38e…9440b0
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0x01bd5f…8e02b8
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0x7caf14…cec33a
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0xc1487d…c32655
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0x9022ce…2101c1
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0xa69326…4c8785
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0x0db4c3…f2a64b
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0x796077…82b946
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0xd8f8a3…d00341
0xa5c4…2e9a0xa9dd…2315Base—$0.002100%coinbase82d ago0xafc63b…280a68

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.