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%coinbase19d ago0x50c89e…d5a06e
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0xd3cdb7…397ecc
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x57d397…0af779
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0xd478de…97bdbe
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0xcc9a9a…d604a0
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0xcacd02…25122b
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0xd312e1…50acc9
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x5a9d23…6c28e1
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x308569…9193aa
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x30fba5…a3945a
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x18256e…328eeb
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x18941b…72d508
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x249ff9…085992
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x233a04…f50dbd
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x2ccd75…fb14ce
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x56423b…a74665
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x6d2407…157d0b
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x2d2f6f…7b0fa5
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x4a84b6…f2b5ea
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0xb44d59…4b2134
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x501d08…13ec3f
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x75a7f3…0061cc
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x509e84…09ba56
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0xf0f22c…070ffa
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase19d ago0x9704af…47b765

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.