Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x3dc4ca…a09a8b
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x2a7599…de5c6f
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0xb9ed17…5c3123
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x4638a8…bd54a6
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x05c6a1…65f7f6
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x99e268…37240f
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x9aecc5…f6b1aa
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x60df84…7ae9ac
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0xfb8049…0d5237
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x996152…a0baec
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x4fa77b…671571
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x9dd42d…297e77
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x8c1b03…acfedb
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x975bf7…c549fc
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x31b4b5…98a1e4
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x9be904…d347ad
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x2b638f…0af258
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x3b90d2…017e70
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x97b30b…05b32d
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x4c4f3a…9a19b3
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x4eed31…b4ce4d
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0xa70d19…729457
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x669e7e…74b22c
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0x6e3039…486f96
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa19d ago0xf5019f…98ff15

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.