Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0xc586ba…ca409f
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0xccc266…86d077
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0x5e0ffc…eb4a2d
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0xb6e44f…c8a863
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0x8e6c20…cfaa17
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0x9243df…9089db
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0xe739c9…3617c5
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0x726e51…bf3cd7
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0xc19699…64c93e
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0xb53775…0b4144
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0x64012b…2a8a55
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0x7989f8…af84c6
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0x79e2cf…f84279
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0x8b96c5…f32326
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0x1d027e…829882
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0x74db7e…fb529a
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0xf9d204…57c23e
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0xbf05f1…9aaaae
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0xf2c885…92a936
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0x828c18…a776d6
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0xf50665…df9f3b
0x5312…f1010xfe80…47eeBase—$0.001100%fluxa16d ago0xe35bb9…b0f8df

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.