Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase47d ago0x835ea6…994d7f
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase47d ago0x1e75f0…7c9c1c
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase47d ago0xd66e59…863cdc
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase47d ago0xd0b5ee…6262be
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase47d ago0x67f129…ffe0f0
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase47d ago0x538000…f86ae4
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0xec0444…951f7e
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x0ec964…0bf961
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0xbe0240…ccee99
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x7b6d23…211807
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x1dbc16…ec4972
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0xce6e1f…0f39c4
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x056f04…b499d4
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x44198e…b2716e
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0xb0cce1…531b05
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0xef0b50…0b9cfb
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x78071c…850e14
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x0941e8…b38173
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x482edb…50c69b
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x76eb3a…4b4324
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x9d5129…cc6f34
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0xaa5680…61465b
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x911ed3…f311be
0xaa2a…2dac0xa9dd…2315Base$0.002100%coinbase48d ago0x7b6255…9a9ec1

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.