Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base—$0.30100%coinbase34d ago0x34f502…525de7
0xcb74…cb510xb0af…7de0Base—$0.18100%coinbase34d ago0x2e9044…ca6dc1
0xcb74…cb510xb0af…7de0Base—$0.18100%coinbase34d ago0x77481a…3a56ac
0xcb74…cb510xb0af…7de0Base—$0.28100%coinbase34d ago0xb49df0…c824f7
0xcb74…cb510xb0af…7de0Base—$0.30100%coinbase34d ago0x6a72ec…014f13
0xcb74…cb510xb0af…7de0Base—$0.18100%coinbase34d ago0x11936e…14a7c5
0xcb74…cb510xb0af…7de0Base—$0.32100%coinbase35d ago0xbfb304…7bd9e7
0xcb74…cb510xb0af…7de0Base—$0.22100%coinbase35d ago0x607c6d…fdee60
0xcb74…cb510xb0af…7de0Base—$0.22100%coinbase35d ago0xefb242…2dae99
0xcb74…cb510xb0af…7de0Base—$0.29100%coinbase35d ago0xf0f883…2b89b0
0xcb74…cb510xb0af…7de0Base—$0.29100%coinbase35d ago0x4d3c7e…585982
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase35d ago0x6f4f03…2af420
0xcb74…cb510xb0af…7de0Base—$0.32100%coinbase35d ago0x85fba9…7833f1
0xcb74…cb510xb0af…7de0Base—$0.40100%coinbase35d ago0x9a21dd…7d982c
0xcb74…cb510xb0af…7de0Base—$0.36100%coinbase35d ago0xd9efaa…2ef23b
0xcb74…cb510xb0af…7de0Base—$0.36100%coinbase35d ago0x93a45d…c583e2
0xcb74…cb510xb0af…7de0Base—$0.37100%coinbase35d ago0xbee221…060077
0xcb74…cb510xb0af…7de0Base—$0.37100%coinbase35d ago0xbe208c…39f03a
0xcb74…cb510xb0af…7de0Base—$0.45100%coinbase35d ago0x125865…7ac176
0xcb74…cb510xb0af…7de0Base—$0.41100%coinbase35d ago0xedbd3e…96feba
0xcb74…cb510xb0af…7de0Base—$0.37100%coinbase35d ago0xf8e4c1…1a303e
0xcb74…cb510xb0af…7de0Base—$0.37100%coinbase35d ago0x5de258…8e3ebd
0xcb74…cb510xb0af…7de0Base—$0.33100%coinbase35d ago0x944230…14b7af
0xcb74…cb510xb0af…7de0Base—$0.33100%coinbase35d ago0x3b25cc…9b66f0
0xcb74…cb510xb0af…7de0Base—$0.29100%coinbase35d ago0x94e1ff…033ac8

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.