Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0x20a6b3…d79f6e
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0x57fbf8…f0be4e
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0x5eab5b…60e394
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0xc16536…a78923
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0x1294cf…4ee671
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0x5db59d…796387
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0x59c3e1…6b224e
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0xf33238…3eb2e0
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0x73ae82…f8cac8
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0x7ef5c8…1e3ede
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0xb0e54d…eca4f2
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0xc548e4…1b3e8b
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0x3595a4…6e9f81
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0x381e59…124755
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0xddbbe8…cc1c4d
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0x5e191f…4cb986
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa19d ago0x0ce4d3…d1d1f2
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x5f6a4b…a7236c
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x3fd341…23e0c6
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x5bc241…b1986c
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0xff4f80…962748
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x500cdc…9f59a0
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x10b05d…e97653
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x62c29f…4a9751
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x5a4dfc…679ba6

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.