Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0xeaff53…07e311
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x0c0617…a541eb
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0xbec2ca…273bd2
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x075998…3f533b
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0xd6dd64…332b74
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x6ef40c…01b4b6
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x20c627…2b2ba3
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0xcf8772…0e6f73
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x8c7b1b…4f0062
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x7cd9e6…710692
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa17d ago0xa3f010…e58797
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa17d ago0x60b7ac…f6ab6a
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa17d ago0x5c75f4…ee35ab
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa17d ago0xd78699…87010f
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa17d ago0x7b8753…2ee96e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa17d ago0x3ebd5c…d52273
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa17d ago0x3a3978…d3671c
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa17d ago0x03cc14…6d38a5
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa17d ago0xfa0f92…987a7d
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa17d ago0xe0e88e…28029b
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa17d ago0x13cd59…f049f1
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa17d ago0x459fdd…34d228
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa17d ago0x1751b7…01fb61
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa17d ago0x27707e…e4c374
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa17d ago0xce33e8…64971b

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.