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—$2.00100%coinbase42d ago0xd7dcb4…38fb7b
0xcb74…cb510xb0af…7de0Base—$1.88100%coinbase42d ago0x7242cd…8b6787
0xcb74…cb510xb0af…7de0Base—$1.98100%coinbase42d ago0x865778…77d57a
0xcb74…cb510xb0af…7de0Base—$2.03100%coinbase42d ago0x695c7e…bb071c
0xcb74…cb510xb0af…7de0Base—$2.43100%coinbase42d ago0xc0df19…688769
0xcb74…cb510xb0af…7de0Base—$4.00100%coinbase42d ago0x088486…0e01e4
0xcb74…cb510xb0af…7de0Base—$6.00100%coinbase42d ago0xf33ec9…3bcf68
0xcb74…cb510xb0af…7de0Base—$5.00100%coinbase42d ago0x807202…493954
0xcb74…cb510xb0af…3befBase—$3.00100%payAI42d ago0x52d3ed…0b65ba
0xcb74…cb510xb0af…7de0Base—$9.71100%coinbase42d ago0x3da738…b6d725
0xcb74…cb510xb0af…7de0Base—$9.02100%coinbase42d ago0x030b70…f11ae6
0xcb74…cb510xb0af…7de0Base—$9.01100%coinbase42d ago0x78bbe9…645a8c
0xcb74…cb510xb0af…7de0Base—$8.01100%coinbase42d ago0x83ec48…ab4b45
0xcb74…cb510xb0af…7de0Base—$8.11100%coinbase42d ago0x02f81f…74ea3c
0xcb74…cb510xb0af…7de0Base—$7.85100%coinbase42d ago0x81667c…a136e0
0xcb74…cb510xb0af…7de0Base—$7.91100%coinbase42d ago0x10b6e4…4f995f
0xcb74…cb510xb0af…7de0Base—$7.53100%coinbase42d ago0x660f6d…cc40d8
0xcb74…cb510xb0af…7de0Base—$5.00100%coinbase42d ago0xdfb211…349fa0
0xcb74…cb510xb0af…7de0Base—$7.28100%coinbase42d ago0xd9aafe…95591f
0xcb74…cb510xb0af…7de0Base—$6.01100%coinbase42d ago0x8a93d3…704256
0xcb74…cb510xb0af…7de0Base—$5.00100%coinbase42d ago0xb5e99b…3696d2
0xcb74…cb510xb0af…3befBase—$3.00100%payAI42d ago0x3b4859…0d1549
0xcb74…cb510xb0af…7de0Base—$9.01100%coinbase42d ago0x3bcfe4…98a0a9
0xcb74…cb510xb0af…7de0Base—$5.00100%coinbase42d ago0xaebe59…a38f96
0xcb74…cb510xb0af…7de0Base—$8.50100%coinbase42d ago0x856bef…ca7dab

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.