Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase49d ago0x117663…1a45b1
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase49d ago0xf8c434…de334e
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase49d ago0x48c7b2…8e00f1
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase49d ago0x3640ce…51c9dc
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase49d ago0x7de38d…2b37fc
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0x22ef2f…b727a8
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0x1548d0…261c83
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0x9b53d4…9987b7
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0x0c46e5…6273d8
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0x6a0ab1…6c3c17
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0x7094f3…8eeb1e
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0x2419fa…49f092
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0xc4da9d…2e2b5e
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0x809a2e…b1b980
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0x30a4b3…6eeeff
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0x307136…787c0f
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0xb80dee…3f5888
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0xca88bf…a763cb
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0xa980f5…c05838
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0xa45ee1…db9951
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0x798394…31f2b5
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0x705cc6…7c267f
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0xbc5b5a…389ec5
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0x4bcedc…7c0763
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase50d ago0x2fed23…de60de

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.