Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd960…0cd80xac65…4417Base—$0.04100%fluxa122d ago0x2ccf1e…0e5088
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0x8c9f15…e27dc3
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0xd73fc5…1c263c
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0x488cdb…b51ec5
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0xae6377…28c6fd
0xd960…0cd80xac65…4417Base—$1.00100%fluxa122d ago0x846178…58d90d
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0xabdbdb…ba4a1b
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0xdc85e2…e21d18
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0xa2417a…b4036b
0xb90a…9ae40xd960…0cd8Base—$0.90100%fluxa122d ago0x4d55d3…9c1014
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0x0afdad…426e3a
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0xeec978…ff0e52
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0xab2e2d…895c16
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0x074077…92f141
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0x68b324…f68a82
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0x5f346b…4a7f56
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0xdd83fb…c635ca
0xd960…0cd80xac65…4417Base—$0.12100%fluxa122d ago0xd27ff4…782576
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0xcd13b4…8acb01
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0xd4d3e2…a9e015
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0x8f75ee…e4e425
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0xb50818…acd83c
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa122d ago0xb02386…360fd4
0xb90a…9ae40xd960…0cd8Base—$0.02100%fluxa122d ago0x226f20…db357f
0xb90a…9ae40xd960…0cd8Base—$0.05100%fluxa122d ago0xb9f8c7…476071

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.