Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0x9f81fe…f0df9f
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0xdc1dae…cc0dad
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0xc6767b…1cfee6
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0xa1a355…f85616
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0x4c6078…6acae6
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0xf518b4…dd3ada
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0xa7809d…b9d6fe
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0x87e05a…78e35a
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0xa3dce7…dde850
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0xee6746…f712c9
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0x08e482…652d9d
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0xff5744…c24519
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0xadb95f…ce5ae2
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0x48288f…c01efb
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0x3ce553…5fc2e2
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0xa2b7c1…4f8db8
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0xb80bb8…573b6d
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0xe91897…876dfb
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0x581314…1fd5a6
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0x082055…7a1407
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0x2ff289…d8c56a
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0xa69ad8…2236d1
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0x418295…b4f981
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0x6ce5ee…a1c2f6
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa31d ago0x7a9df1…5ce8de

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.