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%coinbase23d ago0xa9829d…5f4025
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase23d ago0x7332b3…73d0d0
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase23d ago0x26a744…ca1fbd
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase23d ago0x46c6f7…4ededd
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase23d ago0x80c402…b04458
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase23d ago0xb50b56…8214b5
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase23d ago0x254c83…a40b7d
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase23d ago0xda7c6e…3766d0
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase23d ago0x52c871…89d883
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase23d ago0xd2da5f…d57310
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase23d ago0x29a142…ecfbdc
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase23d ago0x71d5c1…5b8cbd
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase23d ago0x76a0a6…f965cb
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase23d ago0xe482f6…de1135
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase24d ago0xc96a6d…bf678e
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase24d ago0x6f567e…279ad7
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase24d ago0x6f15e5…a4c24b
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase24d ago0x39ab70…80f013
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase24d ago0xd5191e…55dda6
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase24d ago0xbc0db9…cac019
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase24d ago0xa7146c…457c1b
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase24d ago0xd4aeb1…fc9fe9
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase24d ago0xdc7704…702c8e
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase24d ago0x4912ed…3f9b47
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase24d ago0x93393d…037775

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.