Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0x0922…422326d ago0xf7209e…cfc173
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x9ee0…41c326d ago0x6256c7…fdefeb
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0xa438…8fb826d ago0x9da595…9251d0
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0xe9e4…196326d ago0x7bb2e5…2e7eea
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x2b35…135b26d ago0xb27cb4…daf579
0x4bfb…0c880x47c5…4fc3Base—$7.3570%0x8b99…df7926d ago0xa6fd44…f4c6c3
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x5a50…c82c26d ago0xec3bd6…03651f
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x4218…be8726d ago0xb65690…76a32a
0x4bfb…0c880x47c5…4fc3Base—$11.5570%0x781c…500126d ago0x6a3975…6e8901
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x12ba…6b6126d ago0x0c3592…cadc09
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x127e…b24a26d ago0xb39a18…472251
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x3e70…fea126d ago0x43a754…90f013
0x4bfb…0c880x47c5…4fc3Base—$6.3070%0x0524…938926d ago0x1016c5…d93b17
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x1241…072026d ago0x243395…c16406
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0xf7a9…eb8d26d ago0x1f5e81…a84426
0x4bfb…0c880x47c5…4fc3Base—$15.7570%0xfa43…45e526d ago0x85b134…dcdcc5
0x4bfb…0c880x47c5…4fc3Base—$6.3070%0x53e5…093926d ago0xfd9016…dd5a1d
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x50b0…9cda26d ago0x69bbb4…7b51da
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x971f…ddbf26d ago0xbb2b76…d23a79
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x8134…084926d ago0x0379ca…aab89a
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x6344…a21a26d ago0xfbd800…b7874b
0x4bfb…0c880x47c5…4fc3Base—$11.5570%0x823e…6b6c26d ago0x55a947…ec9385
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x4760…47ea26d ago0xb5fb9d…427fc7
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x89a0…ff5826d ago0x551602…579610
0x4bfb…0c880x47c5…4fc3Base—$4.2070%0x1f15…885726d ago0xa61751…54f3c4

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.