Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a09…c51c0xb661…a896Base—$0.01100%payAI46d ago0xee83a7…687ce3
0x5a09…c51c0xddf0…191aBase—$0.01100%payAI46d ago0x53e898…fbcb86
0x5a09…c51c0xfef1…575fBase—$0.01100%payAI46d ago0x93e880…b48930
0x5a09…c51c0x6f01…0f8aBase—$0.01100%payAI46d ago0x2f57e7…569445
0x5a09…c51c0x9226…10cdBase—$0.01100%payAI46d ago0xd79595…e7c623
0x5a09…c51c0x73bb…9e1bBase—$0.01100%payAI46d ago0x7584e8…4f647e
0x5a09…c51c0x35fb…f094Base—$0.01100%payAI46d ago0x97bb3c…b0f64d
0x5a09…c51c0x70ec…8dfcBase—$0.01100%payAI46d ago0xad4b5d…0ca6f2
0x5a09…c51c0x55a6…1b94Base—$0.01100%payAI46d ago0xf17765…f847f4
0x5a09…c51c0x6fbd…9ae2Base—$0.01100%payAI46d ago0x709a0a…8d10f6
0x5a09…c51c0x96aa…4951Base—$0.01100%payAI46d ago0x03d7a6…c48a8d
0x5a09…c51c0xe1e4…cfe8Base—$0.01100%payAI46d ago0x5f5930…03df9d
0x5a09…c51c0x8a7a…cc25Base—$0.01100%payAI46d ago0x655392…8dc71a
0x5a09…c51c0x28f0…484bBase—$0.01100%payAI46d ago0x4cee57…739fbe
0x5a09…c51c0x5600…b1eaBase—$0.01100%payAI46d ago0x245c05…628468
0x5a09…c51c0x38bd…571dBase—$0.01100%payAI46d ago0x9739e6…f9dd5c
0x5a09…c51c0xd9f7…d60bBase—$0.01100%payAI46d ago0x1c2169…b1aa79
0x5a09…c51c0xd6c9…649bBase—$0.01100%payAI46d ago0x41ec03…dea2fe
0x5a09…c51c0xaed2…eebeBase—$0.01100%payAI46d ago0x3dffbf…ecc7b9
0x5a09…c51c0xc818…70abBase—$0.01100%payAI46d ago0xc82092…c5d88a
0x5a09…c51c0x32ef…b7ebBase—$0.01100%payAI46d ago0xc48017…f1ad32
0x5a09…c51c0x7f5a…42f4Base—$0.01100%payAI46d ago0x038034…089712
0x0e5c…b4dc0x5a09…c51cBase—$0.22100%payAI46d ago0x8412f7…32bafd

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.