Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.43100%coinbase19d ago0x8a2c82…f2370c
0xca0a…2d7a0x85b4…627cBase—$0.80100%coinbase19d ago0xcacf2a…507ba5
0xca0a…2d7a0x85b4…627cBase—$0.63100%coinbase19d ago0x70d098…cf5e30
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase19d ago0xd6ccf3…ce6e46
0xca0a…2d7a0x85b4…627cBase—$0.58100%coinbase19d ago0x87fc43…9a423f
0xca0a…2d7a0x85b4…627cBase—$0.39100%coinbase19d ago0x66fdb1…a05a12
0xca0a…2d7a0x85b4…627cBase—$0.43100%coinbase19d ago0x6b708d…0432ab
0xca0a…2d7a0x85b4…627cBase—$0.68100%coinbase19d ago0x309cc0…86d073
0xca0a…2d7a0x85b4…627cBase—$4.71100%coinbase19d ago0x56ee47…e6d8e6
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase19d ago0x91789f…35014c
0xca0a…2d7a0x85b4…627cBase—$3.74100%coinbase19d ago0x15d203…457d49
0xca0a…2d7a0x85b4…627cBase—$1.16100%coinbase19d ago0xc55014…eb02b2
0xca0a…2d7a0x85b4…627cBase—$2.50100%coinbase19d ago0x1bfe27…d19c9a
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase19d ago0xc5c5c8…d7446d
0xca0a…2d7a0x85b4…627cBase—$0.36100%coinbase19d ago0x1e364b…fda017
0xca0a…2d7a0x85b4…627cBase—$1.09100%coinbase19d ago0xd34cd9…700c46
0xca0a…2d7a0x85b4…627cBase—$0.58100%coinbase19d ago0x326a29…87daad
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase19d ago0x47eee1…b6c10f
0xca0a…2d7a0x85b4…627cBase—$1.97100%coinbase20d ago0x03cb90…cb85f5
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase20d ago0x4a3b19…e34f5d
0xca0a…2d7a0x85b4…627cBase—$0.53100%coinbase20d ago0xd1cb07…4976c1
0xca0a…2d7a0x85b4…627cBase—$0.21100%coinbase20d ago0x9a92ef…9d108e
0xca0a…2d7a0x85b4…627cBase—$0.75100%coinbase20d ago0xfcf706…1671e4
0xca0a…2d7a0x85b4…627cBase—$0.35100%coinbase20d ago0x40cbc1…f3ab4d
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase20d ago0x451712…7a87ae

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.