Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0xc3cf96…b77bb8
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0x92e112…455fbf
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0xacd453…ba5410
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0x3614b5…a22c22
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0x485dc4…e8dd31
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0x73ad49…2dc4e6
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0xd106a5…97ae0e
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0xe2f148…06e6e3
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0x61ff96…cd3f97
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0x626d6f…2a211c
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0xaf0b32…131600
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0x9f7625…20db8b
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0xdca8bb…b01e1b
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0x388521…bfb63e
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0x05de2e…8393ae
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0x040865…11c52b
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0xcd531f…b69291
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0x02bf63…7d8e7d
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0xbcc34d…c16da2
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0xc054f2…6a52ee
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0xf4cf8c…cdc985
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0x5f48ee…dea1ea
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0xbea933…96086f
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0x968b0e…8e29e6
0x4537…0c560xa9dd…2315Base—$0.002100%coinbase62d ago0xd2e7c0…23ead9

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.