Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2d6…71450xd7ad…c156Base—$1.96100%fluxa22d ago0xdb842d…6223c3
0x048b…abff0xd7ad…c156Base—$1.96100%fluxa22d ago0xbd0f8e…2777d5
0x5d45…05780xd7ad…c156Base—$1.96100%fluxa22d ago0x884b87…656a32
0xd3fe…01090xd7ad…c156Base—$2.94100%fluxa22d ago0xd7399a…58cbc4
0xbac1…86750xd7ad…c156Base—$0.98100%fluxa22d ago0x97aaf9…e26b14
0x90be…b98d0xd7ad…c156Base—$2.94100%fluxa22d ago0x63d13e…dd2b09
0xb31b…a0df0xd7ad…c156Base—$0.98100%fluxa22d ago0x95ba21…922cce
0x615f…c73f0xd7ad…c156Base—$0.98100%fluxa22d ago0xc412b3…15e4d3
0x7e34…55f50xd7ad…c156Base—$0.98100%fluxa22d ago0x0579f6…6cac36
0xe937…21230xd7ad…c156Base—$1.96100%fluxa22d ago0x20879d…842e81
0x01de…67100xd7ad…c156Base—$1.96100%fluxa22d ago0x830f4d…fc6cd1
0x5728…ea830xd7ad…c156Base—$1.96100%fluxa22d ago0x282d0c…21056b
0x59f7…bcbb0xd7ad…c156Base—$1.96100%fluxa22d ago0xb99f6b…000695
0xa5b9…2ede0xd7ad…c156Base—$0.98100%fluxa22d ago0xfeb928…0f8ef6
0x3f2e…6bfb0xd7ad…c156Base—$2.94100%fluxa22d ago0xec9cc1…e67dd2
0x68ba…767a0xd7ad…c156Base—$2.94100%fluxa22d ago0x87803f…0beab3
0xdd06…44ce0xd7ad…c156Base—$0.98100%fluxa22d ago0xb03ef1…37346d
0x94fa…73bd0xd7ad…c156Base—$2.94100%fluxa22d ago0x683c87…a5c5c2

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.