Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0x9493c6…bdb17e
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0x22f1ec…6679d7
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0x37ef7e…08f3cb
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0x875db3…a815f6
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0xd0843b…939508
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0x8caa78…464672
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0xd8eb47…af20c4
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0x3a0d9e…1bde0d
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0xad9510…dafa5f
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0x61ad88…09c333
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0xf1ae70…e6a8d5
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0x92696f…02e8c3
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0x4cd5a5…0f8144
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0x5ddbb8…58fc71
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0xbf3333…5c4ba1
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0xe8b360…a309ff
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0x892f7e…daf89f
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0x4b1706…2a8503
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0xb44e91…4605e6
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0x175d5b…601b17
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0xc37e6b…bd17c5
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0xbead27…4b0bbe
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0xe77d00…b944c6
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0x9cce67…dc5281
0xd206…33b60xfe80…47eeBase—$0.001100%fluxa20d ago0xb12b25…43c03e

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.