Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x1fb49d…6c2c00
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0xc6f094…5058c2
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x2337e8…b0e706
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x084db0…8e2680
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x6297d4…6a8a61
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x72d4b1…7f19b5
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0xa6162c…386f5f
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x02dd8e…bec27a
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0xfa7264…4c237f
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x95c76b…da22dd
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0xc6c8e6…c6ac16
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x27eec9…c9b773
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x05a964…234dae
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0xfb0f7e…82236d
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0xf730a0…2bd036
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x401882…043e8c
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0xb2cc58…dc2fee
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x3b5784…47b09d
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x81490c…5fefcf
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x0431df…79c147
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x9ce072…fcdc10
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0xcaad41…b20772
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x5abd1a…b51688
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0xce25c6…6e08ea
0x4a3b…c98e0xa9dd…2315Base—$0.002100%coinbase54d ago0x007e95…ecd2d1

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.