Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x0f1b77…ccb070
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0xdb596d…18b4ac
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x5e8d70…6ac83c
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x3e3579…dfa9bb
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x35cf8e…e066a5
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x58cfc3…610908
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0xa45171…82c952
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x2504f9…652fd4
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x00aa58…820678
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0xabfc66…75799d
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0xa27133…0b114c
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x9441cf…537eb0
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0xfe3707…d25ea3
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x9f58a7…f9df3e
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x6dd6e3…a3343f
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x4a3385…a9a0d0
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x57eabe…944964
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0xbc6975…20d14f
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0xe22377…524e3e
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x47f5d2…959bfc
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x727e4e…b0164e
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x44583e…efe0f3
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0xf60641…bb5b47
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x0c9262…96e2c2
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase37d ago0x28336a…70756f

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.