Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x5b3050…b047e8
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x239932…3fbd22
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x08ab6e…f918ae
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x166a9e…42dd29
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x7cdedb…de6778
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x7896ad…a97ba0
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0xdc3ad9…fd1492
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0xa28883…fb03ca
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0xd2ad9c…e5a83f
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0xf3fd8d…c47b14
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x9a14d1…aecbbd
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0xf0fdf1…09089b
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x39c967…49e660
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0xeedf5f…b454ee
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x1b43cf…04df10
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x761fd2…2dd74a
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0xac32ff…ea16b1
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x7f8c17…2174b0
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x756fc4…5b8e62
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x5a8394…b63262
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0xb46fbc…49818b
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x7c6e4f…b4352c
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0xcca656…4ed636
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x7c0765…65fff9
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase10d ago0x4ee7f9…cdb263

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.