Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xdcd9d0…7fc280
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xad7681…577d29
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xba10af…9b3478
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x64d443…4080c2
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xcf00a4…c4fc68
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x153097…108850
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x1c0b30…cef414
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x13d9cc…bfd695
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x28a104…8809a0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xdaba1b…d9d559
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xa5ca4c…7e8e50
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xfd9208…32dcd3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x3acaaa…452d46
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xb81ad2…302257
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x1ea51e…9607a7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xa49396…41ae22
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x9676e7…02621a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xb9eaeb…146db8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xd90b1e…93d023
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xac678d…f7895e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x57af59…fec722
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x4b11a0…a2b3fc
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xebaabc…9fa67c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x87f953…3182d0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x28b94e…ff883e

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.