Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d1a…0e350x0c03…10efBase—$323.47100%0x0c03…10ef55d ago0xbb24a6…f29760
0x94ca…f9820x0c03…10efBase—$323.03100%0x0c03…10ef55d ago0x704b2a…2ff362
0x8de9…05c40x0c03…10efBase—$323.09100%0x0c03…10ef55d ago0x93462f…fb3779
0x571b…dc490x0c03…10efBase—$322.97100%0x0c03…10ef55d ago0x8c3fdc…90504f
0x6337…bae00x0c03…10efBase—$323.21100%0x0c03…10ef55d ago0x2345e0…0a9a3f
0xf2f9…8f6c0x0c03…10efBase—$323.23100%0x0c03…10ef55d ago0x41c715…f5ff06
0x88bd…ae150x0c03…10efBase—$323.43100%0x0c03…10ef55d ago0x96a078…60c8b9
0x2532…d3810x0c03…10efBase—$323.37100%0x0c03…10ef55d ago0xf61cfa…fadeef
0xc724…5c2f0x0c03…10efBase—$323.45100%0x0c03…10ef55d ago0x4be797…7cb4c7
0xe12a…d49c0x0c03…10efBase—$323.49100%0x0c03…10ef55d ago0xb511ca…80fa45
0x99dc…e77e0x0c03…10efBase—$323.41100%0x0c03…10ef55d ago0x421f3c…cfb13d
0xdff9…82b90x0c03…10efBase—$323.51100%0x0c03…10ef55d ago0x40d656…2efcf4
0xdaa7…60720x0c03…10efBase—$10.29100%0x0c03…10ef56d ago0xf591cf…520e51

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.